diff options
Diffstat (limited to 'common/keymap.h')
| -rw-r--r-- | common/keymap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/keymap.h b/common/keymap.h index 935d886d7..f992be18e 100644 --- a/common/keymap.h +++ b/common/keymap.h | |||
| @@ -35,6 +35,5 @@ uint8_t keymap_fn_keycode(uint8_t fn_bits); | |||
| 35 | * new keymap interface: action | 35 | * new keymap interface: action |
| 36 | */ | 36 | */ |
| 37 | action_t keymap_get_action(uint8_t layer, uint8_t row, uint8_t col); | 37 | action_t keymap_get_action(uint8_t layer, uint8_t row, uint8_t col); |
| 38 | uint8_t keymap_process_event(keyevent_t event); | ||
| 39 | 38 | ||
| 40 | #endif | 39 | #endif |
