mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-19 14:48:03 +03:00
Lots n lots
This commit is contained in:
@ -49,6 +49,7 @@ extern uint8_t g_ptt_debounce;
|
||||
extern uint8_t g_key_debounce_press;
|
||||
extern uint8_t g_key_debounce_repeat;
|
||||
extern key_code_t g_key_prev;
|
||||
extern key_code_t g_key_pressed;
|
||||
extern bool g_key_held;
|
||||
extern bool g_fkey_pressed;
|
||||
extern bool g_ptt_is_pressed;
|
||||
|
Reference in New Issue
Block a user