]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Disable debugging for Ergodox keymap “coderkun_neo2”
authorcoderkun <olli@coderkun.de>
Sun, 21 Aug 2016 17:31:34 +0000 (19:31 +0200)
committercoderkun <olli@coderkun.de>
Fri, 26 Aug 2016 11:27:56 +0000 (13:27 +0200)
keyboards/ergodox/keymaps/coderkun_neo2/Makefile
keyboards/ergodox/keymaps/coderkun_neo2/keymap.c

index 6c0a79b11095771ce027ff399b27af8b85ac49b0..b0fe90ab1d4a05f521fe7075ac6a0b71053944a8 100644 (file)
@@ -1,2 +1,3 @@
 SLEEP_LED_ENABLE = no
 UNICODE_ENABLE = yes
+COMMAND_ENABLE = no
index 2ac06eef85af1f61faed6b6ceb4f945871cbc622..90651956affbda79d40c45db3ad7d33a92e4b8cb 100644 (file)
@@ -1,5 +1,4 @@
 #include "ergodox.h"
-#include "debug.h"
 #include "action_layer.h"
 #include "led.h"
 #include "keymap_extras/keymap_neo2.h"