diff options
Diffstat (limited to 'common/action.h')
| -rw-r--r-- | common/action.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/action.h b/common/action.h index d57f4a86f..077711c23 100644 --- a/common/action.h +++ b/common/action.h | |||
| @@ -64,7 +64,6 @@ void unregister_mods(uint8_t mods); | |||
| 64 | //void set_mods(uint8_t mods); | 64 | //void set_mods(uint8_t mods); |
| 65 | void clear_keyboard(void); | 65 | void clear_keyboard(void); |
| 66 | void clear_keyboard_but_mods(void); | 66 | void clear_keyboard_but_mods(void); |
| 67 | bool sending_anykey(void); | ||
| 68 | void layer_switch(uint8_t new_layer); | 67 | void layer_switch(uint8_t new_layer); |
| 69 | bool is_tap_key(key_t key); | 68 | bool is_tap_key(key_t key); |
| 70 | 69 | ||
