Port action_* to mbed
This commit is contained in:
@ -112,7 +112,7 @@ void layer_debug(void)
|
||||
|
||||
|
||||
|
||||
action_t layer_switch_get_action(key_t key)
|
||||
action_t layer_switch_get_action(keypos_t key)
|
||||
{
|
||||
action_t action;
|
||||
action.code = ACTION_TRANSPARENT;
|
||||
|
Reference in New Issue
Block a user