Manually run formatting CI process (#11375)

This commit is contained in:
Joel Challis
2020-12-31 16:50:32 +00:00
committed by Drashna Jael're
parent 2ca376f6d6
commit 42eba55514
3 changed files with 11 additions and 12 deletions

View File

@@ -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 */