Skip to content

Commit

Permalink
fix combos
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Aug 3, 2024
1 parent 7dd29f2 commit e93bfa3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)
/* GHAZAL trackball combos */
#ifdef GHAZAL

╭────────────────────╮ ╭────────────────────╮
│ 0 1 2 3 4 │ │ 5 6 7 8 9 │
│ 10 11 12 13 14 │ │ 15 16 17 18 19 │
│ 20 21 22 │ │ 23 24 25 │
╰───────────╮ 26 27 │ │ 28 29 ╭───────────╯
/* Left hand mouse */
COMBO(L_LCLICK, &mkp LCLK, 12 22, ALPHA_ALL SCROLL SNIPE)
COMBO(L_RCLICK, &mkp RCLK, 12 20, ALPHA_ALL SCROLL SNIPE)
Expand All @@ -134,4 +129,5 @@ COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)
COMBO(R_MCLICK2, &mkp MCLK, 16 8, ALPHA_ALL SCROLL SNIPE)
COMBO(R_SCROLL, SL(SCROLL), 18 23, ALPHA_ALL SCROLL SNIPE)
COMBO(R_SNIPE, &mo SNIPE, 28 18, ALPHA_ALL SCROLL SNIPE)

#endif

0 comments on commit e93bfa3

Please sign in to comment.