aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2016-04-17 18:15:35 -0400
committerJack Humbert <jack.humb@gmail.com>2016-04-17 18:15:35 -0400
commite0ab1dcf4c6e97b81e4ea4c2521163e6917ef838 (patch)
treeb50d32f3d08965a3967ad78cf65490e63e894a13 /keyboard
parentce463ef424c5bd26b84ead7de5f31eab366f98eb (diff)
parent23231fa577f7c6c585124226a83f21a7668e62dd (diff)
downloadfirmware-e0ab1dcf4c6e97b81e4ea4c2521163e6917ef838.tar.gz
firmware-e0ab1dcf4c6e97b81e4ea4c2521163e6917ef838.tar.bz2
firmware-e0ab1dcf4c6e97b81e4ea4c2521163e6917ef838.zip
merging
Diffstat (limited to 'keyboard')
-rw-r--r--keyboard/atomic/keymaps/pvc/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atomic/keymaps/pvc/makefile.mk b/keyboard/atomic/keymaps/pvc/makefile.mk
index eefa42855..d46996650 100644
--- a/keyboard/atomic/keymaps/pvc/makefile.mk
+++ b/keyboard/atomic/keymaps/pvc/makefile.mk
@@ -1,7 +1,7 @@
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
-CONSOLE_ENABLE = no # Console for debug(+400)
+CONSOLE_ENABLE = yes # Console for debug(+400)
COMMAND_ENABLE = yes # Commands for debug and configuration
NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality