Fix omnikeyish

refactor_process_record_kb_user
skullY 5 years ago
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…
Cancel
Save