Skip to content

Commit

Permalink
settle on mouse key and function combos
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 29, 2024
1 parent 0f11175 commit 711ac12
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)
COMBO(LCLICK, &mkp LCLK, 12 22, ALPHA_ALL)
COMBO(RCLICK, &mkp RCLK, 12 20, ALPHA_ALL)
COMBO(MCLICK, &mkp MCLK, 13 20, ALPHA_ALL)
COMBO(SCROLL, SL(SCROLL), 27 13, ALPHA_ALL SCROLL)
COMBO(SCROLL2, SL(SCROLL), 11 22, ALPHA_ALL SCROLL)
COMBO(SNIPE, &mo SNIPE, 27 12, ALPHA_ALL)
COMBO(SCROLL, SL(SCROLL), 11 22, ALPHA_ALL SCROLL)
COMBO(SNIPE, &mo SNIPE, 27 11, ALPHA_ALL)
#endif

0 comments on commit 711ac12

Please sign in to comment.