mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-24 07:01:57 +00:00
This fixes problem that it losts keycode when send keycodes in row in layer.c. Undef CONSOLE_ENABLE build option makes this problem clear.