[Keymap] Adding a Custom Keymap for Matrix Noah (#9581)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
d1819f02df
commit
65c9da5a65
4 changed files with 658 additions and 1 deletions
|
@ -229,5 +229,5 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return process_record_user(keycode, record);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue