summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/keymaps/default/Makefile
diff options
context:
space:
mode:
authorGabriel Young <gabeplaysdrums@live.com>2017-03-20 05:11:17 +0100
committerGabriel Young <gabeplaysdrums@live.com>2017-03-20 05:11:17 +0100
commita3a304db9ae09c3c5532c43e553cc24d3f9b29a2 (patch)
tree104ce7a7b186f0b46f591cb89e5e45d9d5fc9ed7 /keyboards/frosty_flake/keymaps/default/Makefile
parentdb2da37561e836cd55f1ae279be4c8d1adbb648c (diff)
downloadqmk_firmware-a3a304db9ae09c3c5532c43e553cc24d3f9b29a2.tar.gz
qmk_firmware-a3a304db9ae09c3c5532c43e553cc24d3f9b29a2.tar.xz
clean up docs and provide defaults for keymap
Diffstat (limited to 'keyboards/frosty_flake/keymaps/default/Makefile')
-rw-r--r--keyboards/frosty_flake/keymaps/default/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/frosty_flake/keymaps/default/Makefile b/keyboards/frosty_flake/keymaps/default/Makefile
index 088766680..9d3df5964 100644
--- a/keyboards/frosty_flake/keymaps/default/Makefile
+++ b/keyboards/frosty_flake/keymaps/default/Makefile
@@ -3,9 +3,9 @@
# the appropriate keymap folder that will get included automatically
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
-MOUSEKEY_ENABLE = no # Mouse keys(+4700)
+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