mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-23 07:12:09 +01: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