Skip to content

Commit

Permalink
add a third alternative for middle mouse click
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 28, 2024
1 parent 6900471 commit e556519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)
COMBO(LCLICK2, &mkp LCLK, 12 22, ALPHA_ALL)
COMBO(RCLICK2, &mkp RCLK, 12 20, ALPHA_ALL)
COMBO(MCLICK2, &mkp MCLK, 13 21, ALPHA_ALL)
COMBO(MCLICK3, &mkp MCLK, 13 20, ALPHA_ALL)
COMBO(SCROLL, SL(SCROLL), 27 22, ALPHA_ALL SCROLL)
COMBO(SNIPE, &mo SNIPE, 27 21, ALPHA_ALL)
#endif

0 comments on commit e556519

Please sign in to comment.