aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/keymaps/default/Makefile
diff options
context:
space:
mode:
authorGabriel Young <gabeplaysdrums@live.com>2017-03-19 15:59:21 -0700
committerGabriel Young <gabeplaysdrums@live.com>2017-03-19 15:59:21 -0700
commitd7fc2365402069a6149c9593dad82c4b4e31b78a (patch)
treece4b4c24424e9d08c8043f5d030a346de4c82baa /keyboards/frosty_flake/keymaps/default/Makefile
parent19fd20261b895a6848c8b15fd7365d5b87b7fd72 (diff)
downloadfirmware-d7fc2365402069a6149c9593dad82c4b4e31b78a.tar.gz
firmware-d7fc2365402069a6149c9593dad82c4b4e31b78a.tar.bz2
firmware-d7fc2365402069a6149c9593dad82c4b4e31b78a.zip
successfully read data from the matrix
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 9d3df5964..088766680 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 = yes # Mouse keys(+4700)
+MOUSEKEY_ENABLE = no # 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 = no # Enable keyboard backlight functionality