Browse Source

Fix omnikeyish

refactor_process_record_kb_user
skullY 4 years ago
parent
commit
8b4d28f6fb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      keyboards/omnikeyish/omnikeyish.c

+ 0
- 1
keyboards/omnikeyish/omnikeyish.c View File

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

Loading…
Cancel
Save