feat: encoder map, OLED & encoder kb-level config (#17767)
This commit is contained in:
parent
5f36285fc5
commit
fc9654a1d0
15 changed files with 74 additions and 100 deletions
|
@ -152,7 +152,7 @@ bool process_record_keymap(uint16_t keycode, keyrecord_t *record) {
|
|||
}
|
||||
break;
|
||||
}
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue