wip
This commit is contained in:
parent
f513a9193c
commit
c4aa18363e
144 changed files with 66 additions and 928 deletions
|
|
@ -37,7 +37,3 @@ bool led_update_kb(led_t led_state) {
|
|||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
||||
return process_record_user(keycode, record);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue