wip
This commit is contained in:
parent
f513a9193c
commit
c4aa18363e
144 changed files with 66 additions and 928 deletions
|
@ -217,6 +217,7 @@ bool process_record_quantum(keyrecord_t *record) {
|
|||
#if defined(VIA_ENABLE)
|
||||
process_record_via(keycode, record) &&
|
||||
#endif
|
||||
process_record_user(keycode, record) &&
|
||||
process_record_kb(keycode, record) &&
|
||||
#if defined(MIDI_ENABLE) && defined(MIDI_ADVANCED)
|
||||
process_midi(keycode, record) &&
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue