aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/callum/config.h
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/config.h
parent48b5903677b773940f1f92d9cb1bf278290fc075 (diff)
downloadfirmware-5b776cfc2daef235595e67ddc0a073490745e736.tar.gz
firmware-5b776cfc2daef235595e67ddc0a073490745e736.tar.bz2
firmware-5b776cfc2daef235595e67ddc0a073490745e736.zip
[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/config.h')
-rw-r--r--keyboards/planck/keymaps/callum/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/planck/keymaps/callum/config.h b/keyboards/planck/keymaps/callum/config.h
index e66db1d7e..e69de29bb 100644
--- a/keyboards/planck/keymaps/callum/config.h
+++ b/keyboards/planck/keymaps/callum/config.h
@@ -1,7 +0,0 @@
-#define MOUSEKEY_DELAY 0
-#define MOUSEKEY_INTERVAL 16
-#define MOUSEKEY_MAX_SPEED 20
-#define MOUSEKEY_TIME_TO_MAX 100
-#define MOUSEKEY_WHEEL_DELAY 0
-#define MOUSEKEY_WHEEL_MAX_SPEED 1
-#define MOUSEKEY_WHEEL_TIME_TO_MAX 100