Fix omnikeyish

This commit is contained in:
skullY 2020-02-29 21:12:55 -08:00
parent 6506745502
commit 8b4d28f6fb

View file

@ -52,5 +52,4 @@ void led_set_kb(uint8_t usb_led) {
} else {
writePinLow(SCROLLLOCKLEDPIN);
}
led_set_user();
}