forked from mirrors/qmk_userspace
parent
758a8c64e9
commit
1a0bac8bcc
55 changed files with 23760 additions and 23923 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue