wip
This commit is contained in:
parent
2d64301cd9
commit
256fabca9e
155 changed files with 80 additions and 2196 deletions
|
|
@ -89,7 +89,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record)
|
|||
process_record_backlight(keycode, record);
|
||||
#endif // RGB_BACKLIGHT_ENABLED || MONO_BACKLIGHT_ENABLED
|
||||
|
||||
return process_record_user(keycode, record);
|
||||
return true;
|
||||
}
|
||||
|
||||
void led_set_kb(uint8_t usb_led)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue