mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
Fix omnikeyish
This commit is contained in:
parent
6506745502
commit
8b4d28f6fb
@ -52,5 +52,4 @@ void led_set_kb(uint8_t usb_led) {
|
|||||||
} else {
|
} else {
|
||||||
writePinLow(SCROLLLOCKLEDPIN);
|
writePinLow(SCROLLLOCKLEDPIN);
|
||||||
}
|
}
|
||||||
led_set_user();
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user