midi
This commit is contained in:
parent
2d76b5c3d4
commit
e528087ee5
10 changed files with 392 additions and 9 deletions
|
@ -48,6 +48,7 @@ typedef union {
|
|||
keymap_config_t keymap_config;
|
||||
#endif
|
||||
|
||||
|
||||
/* translates key to keycode */
|
||||
uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue