diff options
author | Konstantin Đorđević <vomindoraan@gmail.com> | 2019-07-09 15:52:23 +0200 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-07-09 06:52:23 -0700 |
commit | 220873dfebaac06f4686f619622babcd40bc54a8 (patch) | |
tree | b935850e81c4fba39f292cbf41d2ff2d0bffe622 /keyboards/wasdat/keymaps/konstantin/rules.mk | |
parent | 8b1cdd1e3d27cce830c36f9604e5f69337b2c83e (diff) | |
download | qmk_firmware-220873dfebaac06f4686f619622babcd40bc54a8.tar.gz |
[Keymap] Add personal Wasdat keymap, update other keymaps (#6290)
* Add wasdat:konstantin keymap
TODO: Move it to layouts/
* Use HHKB arrow arrangement for mouse keys on KBD6X
* Move KC_APP from Ctrl to M on all boards
* Use RCT_RSF on Melody96
* Set TAP_HOLD_CAPS_DELAY to 50 in userspace
* Use RSF_RCT instead of RCT_RSF
Diffstat (limited to 'keyboards/wasdat/keymaps/konstantin/rules.mk')
-rw-r--r-- | keyboards/wasdat/keymaps/konstantin/rules.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/wasdat/keymaps/konstantin/rules.mk b/keyboards/wasdat/keymaps/konstantin/rules.mk new file mode 100644 index 000000000..4bb1ee658 --- /dev/null +++ b/keyboards/wasdat/keymaps/konstantin/rules.mk @@ -0,0 +1,8 @@ +BOOTMAGIC_ENABLE = no +COMMAND_ENABLE = yes +CONSOLE_ENABLE = yes +EXTRAKEY_ENABLE = yes +MOUSEKEY_ENABLE = yes +NKRO_ENABLE = yes +TAP_DANCE_ENABLE = yes +UNICODEMAP_ENABLE = yes |