mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 15:08:37 +03:00
some F+4 F+* fixes, more to come
This commit is contained in:
@ -455,7 +455,7 @@ static void AIRCOPY_Key_MENU(bool key_pressed, bool key_held)
|
||||
}
|
||||
}
|
||||
|
||||
void AIRCOPY_ProcessKeys(key_code_t Key, bool key_pressed, bool key_held)
|
||||
void AIRCOPY_ProcessKey(key_code_t Key, bool key_pressed, bool key_held)
|
||||
{
|
||||
switch (Key)
|
||||
{
|
||||
|
Reference in New Issue
Block a user