summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/callum/rules.mk
diff options
context:
space:
mode:
authorCallum Oakley <c.oakley108@gmail.com>2019-06-25 07:13:40 +0100
committerDrashna Jaelre <drashna@live.com>2019-06-24 23:13:40 -0700
commit5b776cfc2daef235595e67ddc0a073490745e736 (patch)
treee2d9e7c5a45a75389b25bddf6e398433952c9e5c /keyboards/planck/keymaps/callum/rules.mk
parent48b5903677b773940f1f92d9cb1bf278290fc075 (diff)
[Keymap] the results of some experiments and radically simplify keymap.c (#6172)
* keymap simplification and fancy alt tab behaviour * move symbols around and try ergo numbers * mess with symbol positions * f11 and f12 for volume control (for ease of remapping) * slack unread navigation * experiment with mods on home row * mods on symbol layer * dedicated tab left and tab right keys * swap next and prev * remove hold to shift on a and o * revert to simpler keymap * restore readme * point to keymap image * cmd + cmd -> cmd + ctrl * expand readme * slack unread channel navigation * Update keyboards/planck/keymaps/callum/keymap.c Co-Authored-By: Drashna Jaelre <drashna@live.com> * return true from cmd handling block
Diffstat (limited to 'keyboards/planck/keymaps/callum/rules.mk')
-rw-r--r--keyboards/planck/keymaps/callum/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/keymaps/callum/rules.mk b/keyboards/planck/keymaps/callum/rules.mk
index 182322ae23..db87d5ecec 100644
--- a/keyboards/planck/keymaps/callum/rules.mk
+++ b/keyboards/planck/keymaps/callum/rules.mk
@@ -3,7 +3,7 @@
# 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)
COMMAND_ENABLE = yes # Commands for debug and configuration