Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
codeyoma committed Jan 31, 2024
1 parent 61bc156 commit 7d1d04e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
#define HM_RP &hm LCTRL

#define TAPPING_TERM_MS 300
#define LT_TAPPING_TERM_MS 300
#define LT_TAPPING_TERM_MS 250
#define TD_TAPPING_TERM_MS 350
#define QUICK_TAP_MS 140
#define GLOBAL_QUICK_TAP_MS 150
Expand Down
1 change: 1 addition & 0 deletions custom_34/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
*/

COMBO_(escape, &kp ESC, 1 2, DEFAULT COLEMAK, MINIMUM_SPEED)
COMBO_(escape, &kp ESC, 37 38, DEFAULT COLEMAK, MINIMUM_SPEED)
COMBO_(tab, &kp TAB, 25 26, DEFAULT COLEMAK, MINIMUM_SPEED)

COMBO_(back_space, &kp BSPC, 9 10, DEFAULT COLEMAK, MINIMUM_SPEED)
Expand Down

0 comments on commit 7d1d04e

Please sign in to comment.