summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/vifon/Makefile
diff options
context:
space:
mode:
authorDavid Olsson <david.olsson@softhouse.se>2017-01-18 22:58:49 +0100
committerDavid Olsson <david.olsson@softhouse.se>2017-01-18 22:58:49 +0100
commitf35adb4f37965489b846468567f9dc65c5eec05a (patch)
tree1e8c5673cf99b056c70e1b7a45bd0799ffe14655 /keyboards/planck/keymaps/vifon/Makefile
parentd910b94a3c9101dbe89a877236346ede1751c0da (diff)
parent3d264adfc5e4538b57315cb8d3d429b9ed310f25 (diff)
downloadqmk_firmware-f35adb4f37965489b846468567f9dc65c5eec05a.tar.gz
qmk_firmware-f35adb4f37965489b846468567f9dc65c5eec05a.tar.xz
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/planck/keymaps/vifon/Makefile')
-rw-r--r--keyboards/planck/keymaps/vifon/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/vifon/Makefile b/keyboards/planck/keymaps/vifon/Makefile
index 53660a2e7..15a7b736f 100644
--- a/keyboards/planck/keymaps/vifon/Makefile
+++ b/keyboards/planck/keymaps/vifon/Makefile
@@ -1,6 +1,3 @@
-# Please remove if no longer applicable
-$(warning THIS FILE MAY BE TOO LARGE FOR YOUR KEYBOARD)
-$(warning Please disable some options in the Makefile to resolve)
# Build Options
@@ -10,7 +7,7 @@ $(warning Please disable some options in the Makefile to resolve)
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 = yes # Console for debug(+400)
+CONSOLE_ENABLE = no # 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