Port action_* to mbed
This commit is contained in:
@@ -499,7 +499,7 @@ void clear_keyboard_but_mods(void)
|
||||
#endif
|
||||
}
|
||||
|
||||
bool is_tap_key(key_t key)
|
||||
bool is_tap_key(keypos_t key)
|
||||
{
|
||||
action_t action = layer_switch_get_action(key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user