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