Skip to content

Commit

Permalink
Remove three key combo prior-idle-ms
Browse files Browse the repository at this point in the history
  • Loading branch information
caksoylar authored and github-actions[bot] committed Jul 13, 2024
1 parent 1d8c5e1 commit e520ca6
Show file tree
Hide file tree
Showing 6 changed files with 172 additions and 97 deletions.
4 changes: 2 additions & 2 deletions config/includes/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ COMBO(lbkt, &kp LBKT, LM3 LM2, DEF BRD, 40, 100)
COMBO(rbkt, &kp RBKT, RM2 RM3, DEF BRD, 40, 100)
COMBO(tab, &kp TAB, LM3 LM1, DEF BRD SYM, 40, 150)
COMBO(del, &kp DEL, RM1 RM3, DEF BRD SYM, 40, 150)
COMBO(esc, &kp ESC, LM3 LM2 LM1, DEF BRD SYM, 40, 50)
COMBO(ret, &kp RET, RM1 RM2 RM3, DEF BRD SYM, 40, 50)
COMBO(esc, &kp ESC, LM3 LM2 LM1, DEF BRD SYM, 40, 0)
COMBO(ret, &kp RET, RM1 RM2 RM3, DEF BRD SYM, 40, 0)

COMBO(capswd, &caps_word, LM1 RM1, DEF BRD, 60, 200)

Expand Down
53 changes: 34 additions & 19 deletions keymap-drawer/corneish_zen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 34 additions & 19 deletions keymap-drawer/grumpybird.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 34 additions & 19 deletions keymap-drawer/hummingbird.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e520ca6

Please sign in to comment.