Skip to content

Commit

Permalink
Add Ghazal mouse combos
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaaSaadAbdo authored Jul 27, 2024
1 parent f9f0b3f commit e6e9e10
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion config/combos30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,13 @@ GCOMBO(switch_to_APT_win, &to APTW, 8 18 29)

/* bluetooth profile + default layer */
COMBO(btblhdn, &macro_btblwin, 27 20 21, ALPHA_ALL)
COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)
COMBO(btblhdnw, &macro_btblmac, 27 21 22, ALPHA_ALL)

/* Batreeq trackball combos */
#ifdef BATREEQ
COMBO(LCLICK, LCLK, 26 13, ALPHA_ALL)
COMBO(RCLICK, RCLK, 26 12, ALPHA_ALL)
COMBO(MCLICK, MCLK, 26 11, ALPHA_ALL)
# COMBO(SCROLL, SL(SCROLL), 26 21, ALPHA_ALL)
COMBO(SNIPE , &mo SNIPE, 26 20, ALPHA_ALL)
#endif

0 comments on commit e6e9e10

Please sign in to comment.