mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-04 22:12:04 +01:00
Port action_* to mbed
This commit is contained in:
@@ -72,6 +72,6 @@ void layer_xor(uint32_t state);
|
||||
|
||||
|
||||
/* return action depending on current layer status */
|
||||
action_t layer_switch_get_action(key_t key);
|
||||
action_t layer_switch_get_action(keypos_t key);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user