Manually run formatting CI process (#11375)
This commit is contained in:
committed by
Drashna Jael're
parent
2ca376f6d6
commit
42eba55514
@@ -573,7 +573,6 @@ static bool usb_request_hook_cb(USBDriver *usbp) {
|
||||
#ifdef NKRO_ENABLE
|
||||
keymap_config.nkro = !!keyboard_protocol;
|
||||
if (!keymap_config.nkro && keyboard_idle) {
|
||||
|
||||
#else /* NKRO_ENABLE */
|
||||
if (keyboard_idle) {
|
||||
#endif /* NKRO_ENABLE */
|
||||
|
||||
Reference in New Issue
Block a user