mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-24 07:01:57 +00:00
@@ -27,6 +27,7 @@ bool command_extra(uint8_t code);
|
||||
bool command_console_extra(uint8_t code);
|
||||
|
||||
#ifdef COMMAND_ENABLE
|
||||
uint8_t numkey2num(uint8_t code);
|
||||
bool command_proc(uint8_t code);
|
||||
#else
|
||||
#define command_proc(code) false
|
||||
|
||||
Reference in New Issue
Block a user