]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/frosty_flake/keymaps/default/Makefile
clean up docs and provide defaults for keymap
[qmk_firmware.git] / keyboards / frosty_flake / keymaps / default / Makefile
index 0887666802ae4f8ca2da891365de6458c94fc3db..9d3df5964f21f788bbb49b3bdd2859a6ee10d228 100644 (file)
@@ -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