merging
This commit is contained in:
commit
33e62c080c
104 changed files with 5331 additions and 312 deletions
|
@ -131,6 +131,8 @@ bool process_record_quantum(keyrecord_t *record) {
|
|||
#endif
|
||||
#ifdef PRINTING_ENABLE
|
||||
process_printer(keycode, record) &&
|
||||
#ifdef UNICODEMAP_ENABLE
|
||||
process_unicode_map(keycode, record) &&
|
||||
#endif
|
||||
true)) {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue