diff options
Diffstat (limited to 'keyboard/planck/extended_keymap_common.h')
| -rw-r--r-- | keyboard/planck/extended_keymap_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/planck/extended_keymap_common.h b/keyboard/planck/extended_keymap_common.h index 2dce4a2fa..e6a7dac5b 100644 --- a/keyboard/planck/extended_keymap_common.h +++ b/keyboard/planck/extended_keymap_common.h | |||
| @@ -48,6 +48,7 @@ typedef union { | |||
| 48 | keymap_config_t keymap_config; | 48 | keymap_config_t keymap_config; |
| 49 | #endif | 49 | #endif |
| 50 | 50 | ||
| 51 | |||
| 51 | /* translates key to keycode */ | 52 | /* translates key to keycode */ |
| 52 | uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key); | 53 | uint16_t keymap_key_to_keycode(uint8_t layer, keypos_t key); |
| 53 | 54 | ||
