Explorar el Código

Disable debugging for Ergodox keymap “coderkun_neo2”

coderkun hace 8 años
padre
commit
5b58d7d145

+ 1 - 0
keyboards/ergodox/keymaps/coderkun_neo2/Makefile

@@ -1,2 +1,3 @@
 SLEEP_LED_ENABLE = no
 UNICODE_ENABLE = yes
+COMMAND_ENABLE = no

+ 0 - 1
keyboards/ergodox/keymaps/coderkun_neo2/keymap.c

@@ -1,5 +1,4 @@
 #include "ergodox.h"
-#include "debug.h"
 #include "action_layer.h"
 #include "led.h"
 #include "keymap_extras/keymap_neo2.h"