wip
This commit is contained in:
parent
f513a9193c
commit
c4aa18363e
144 changed files with 66 additions and 928 deletions
|
|
@ -161,11 +161,7 @@ webusb_pos_t webusb_keymap[] = {
|
|||
};
|
||||
#endif
|
||||
|
||||
#ifndef RAW_ENABLE
|
||||
bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
||||
#else
|
||||
bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
||||
#endif
|
||||
if (record->event.pressed) {
|
||||
switch(keycode) {
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue