diff options
author | IBNobody <ibnobody@gmail.com> | 2016-04-17 02:52:38 -0500 |
---|---|---|
committer | IBNobody <ibnobody@gmail.com> | 2016-04-17 02:52:38 -0500 |
commit | 29e495be2a57d1eb41699909b204c12ac6bc4c0e (patch) | |
tree | 912f259fd1e7975798031119ef78407631e54f50 /keyboard/atomic/keymaps/pvc/makefile.mk | |
parent | 943b5b770955be937a89016680052be56d874c4a (diff) |
Added trimble and tempo adjustments!
Diffstat (limited to 'keyboard/atomic/keymaps/pvc/makefile.mk')
-rw-r--r-- | keyboard/atomic/keymaps/pvc/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atomic/keymaps/pvc/makefile.mk b/keyboard/atomic/keymaps/pvc/makefile.mk index d469966501..eefa42855f 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 = 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 = no # Enable keyboard backlight functionality |