forked from mirrors/qmk_userspace
Add new layer actions.
This commit is contained in:
parent
4324e16336
commit
411de9cc22
6 changed files with 324 additions and 316 deletions
|
@ -35,6 +35,5 @@ uint8_t keymap_fn_keycode(uint8_t fn_bits);
|
|||
* new keymap interface: action
|
||||
*/
|
||||
action_t keymap_get_action(uint8_t layer, uint8_t row, uint8_t col);
|
||||
uint8_t keymap_process_event(keyevent_t event);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue