]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
might have broken something
authorJack Humbert <jack.humb@gmail.com>
Fri, 15 Apr 2016 03:33:46 +0000 (23:33 -0400)
committerJack Humbert <jack.humb@gmail.com>
Fri, 15 Apr 2016 03:33:46 +0000 (23:33 -0400)
keyboard/planck/config.h
keyboard/planck/keymaps/default/makefile.mk

index d3719e0cb173c20cbd8ac3989d8ae2af2f89a0fe..7d64f09773f97c5c32539dc2157a590d8833a8bf 100644 (file)
@@ -73,10 +73,10 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 /* disable debug print */
-#define NO_DEBUG
+//#define NO_DEBUG
 
 /* disable print */
-#define NO_PRINT
+//#define NO_PRINT
 
 /* disable action features */
 //#define NO_ACTION_LAYER
index 628167ff668ce11ee9173e46f4fe2eb7ce12d96a..e1c5bd2e8003e58a061284d0f500a0f119acce3f 100644 (file)
@@ -1 +1,2 @@
-AUDIO_ENABLE = yes
\ No newline at end of file
+AUDIO_ENABLE = yes
+BACKLIGHT_ENABLE = yes
\ No newline at end of file