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 /users/konstantin | |
| parent | 8b1cdd1e3d27cce830c36f9604e5f69337b2c83e (diff) | |
| download | qmk_firmware-220873dfebaac06f4686f619622babcd40bc54a8.tar.gz qmk_firmware-220873dfebaac06f4686f619622babcd40bc54a8.zip | |
[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 'users/konstantin')
| -rw-r--r-- | users/konstantin/config.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/users/konstantin/config.h b/users/konstantin/config.h index 4ca19f824..4edab2baa 100644 --- a/users/konstantin/config.h +++ b/users/konstantin/config.h | |||
| @@ -14,8 +14,9 @@ | |||
| 14 | #define NO_ACTION_ONESHOT | 14 | #define NO_ACTION_ONESHOT |
| 15 | 15 | ||
| 16 | #define PERMISSIVE_HOLD | 16 | #define PERMISSIVE_HOLD |
| 17 | #define TAPPING_TERM 200 | 17 | #define TAPPING_TERM 200 |
| 18 | #define TAPPING_TOGGLE 2 | 18 | #define TAPPING_TOGGLE 2 |
| 19 | #define TAP_HOLD_CAPS_DELAY 50 | ||
| 19 | 20 | ||
| 20 | #define UNICODE_CYCLE_PERSIST false | 21 | #define UNICODE_CYCLE_PERSIST false |
| 21 | #define UNICODE_SELECTED_MODES UC_WINC, UC_WIN, UC_LNX | 22 | #define UNICODE_SELECTED_MODES UC_WINC, UC_WIN, UC_LNX |
