mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 12:51:47 +00:00
Fix white spaces
Co-Authored-By: drashna <drashna@live.com>
This commit is contained in:
parent
e7aee81aea
commit
44c238f8de
@ -93,7 +93,6 @@ void register_ucis(const char *hex) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
bool process_ucis (uint16_t keycode, keyrecord_t *record) {
|
bool process_ucis (uint16_t keycode, keyrecord_t *record) {
|
||||||
|
|
||||||
if (!qk_ucis_state.in_progress)
|
if (!qk_ucis_state.in_progress)
|
||||||
return true;
|
return true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user