summaryrefslogtreecommitdiffstats
path: root/keyboards/atomic/keymaps/pvc/Makefile
diff options
context:
space:
mode:
authorIBNobody <IBNobody@users.noreply.github.com>2016-09-13 02:54:52 +0200
committerGitHub <noreply@github.com>2016-09-13 02:54:52 +0200
commite9a093451ea13b18b5dc60d427244efeba593da5 (patch)
treebc4f5fe1c10ebb378e6d69696ad35709a7a55ab2 /keyboards/atomic/keymaps/pvc/Makefile
parent658db40df9639baf25b3975d690703a79b0ee289 (diff)
downloadqmk_firmware-e9a093451ea13b18b5dc60d427244efeba593da5.tar.gz
qmk_firmware-e9a093451ea13b18b5dc60d427244efeba593da5.tar.xz
Clean up atomic keymap (#9)
* Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
Diffstat (limited to 'keyboards/atomic/keymaps/pvc/Makefile')
-rw-r--r--keyboards/atomic/keymaps/pvc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/atomic/keymaps/pvc/Makefile b/keyboards/atomic/keymaps/pvc/Makefile
index 278407e6c..ebd75e313 100644
--- a/keyboards/atomic/keymaps/pvc/Makefile
+++ b/keyboards/atomic/keymaps/pvc/Makefile
@@ -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 = yes # Enable keyboard backlight functionality