forked from mirrors/qmk_firmware
Fix omnikeyish
This commit is contained in:
parent
6506745502
commit
8b4d28f6fb
1 changed files with 0 additions and 1 deletions
|
@ -52,5 +52,4 @@ void led_set_kb(uint8_t usb_led) {
|
||||||
} else {
|
} else {
|
||||||
writePinLow(SCROLLLOCKLEDPIN);
|
writePinLow(SCROLLLOCKLEDPIN);
|
||||||
}
|
}
|
||||||
led_set_user();
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue