forked from mirrors/qmk_firmware
Disable debugging for Ergodox keymap “coderkun_neo2”
This commit is contained in:
parent
4321f0af7d
commit
5b58d7d145
2 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
SLEEP_LED_ENABLE = no
|
||||
UNICODE_ENABLE = yes
|
||||
COMMAND_ENABLE = no
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#include "ergodox.h"
|
||||
#include "debug.h"
|
||||
#include "action_layer.h"
|
||||
#include "led.h"
|
||||
#include "keymap_extras/keymap_neo2.h"
|
||||
|
|
Loading…
Reference in a new issue