Skip to content

Commit

Permalink
only use new flsh
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnveenman committed Jul 2, 2024
1 parent e58e39a commit b72a803
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/combos.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ ZMK_COMBO(amps, &kp AMPS, RT3 RM3, DEF NAV NUM, COMBO_TERM_SLOW, COMBO

ZMK_COMBO(under, &kp UNDER, RM0 RB0, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)
ZMK_COMBO(minus, &kp MINUS, RM1 RB1, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)
ZMK_COMBO(fslh, &kp FSLH, RM2 RB2, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)
ZMK_COMBO(pipe, &kp PIPE, RM3 RB3, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)

/* Extra debug combo */
ZMK_COMBO(mfslh, &kp FSLH, RM4 RB4, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)

ZMK_COMBO(mfslh, &kp FSLH, RM2 RB2, DEF NAV NUM, COMBO_TERM_SLOW, COMBO_IDLE_SLOW)

0 comments on commit b72a803

Please sign in to comment.