mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-07 14:33:22 +01:00
Fix usage of debug flag
This commit is contained in:
+1
-1
@@ -544,7 +544,7 @@ static inline void process_key(keyevent_t event)
|
||||
|
||||
void keyboard_init(void)
|
||||
{
|
||||
debug_keyboard = true;
|
||||
// TODO: to enable debug print magic key bind on boot time
|
||||
|
||||
// TODO: configuration of sendchar impl
|
||||
print_sendchar_func = sendchar;
|
||||
|
||||
Reference in New Issue
Block a user