Remove deprecated RGB_ and Mouse keycodes (#25444)
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
This commit is contained in:
parent
71b88b333d
commit
6b38dc17cd
325 changed files with 911 additions and 964 deletions
|
|
@ -1,2 +1,2 @@
|
|||
COMB(gbClick, KC_BTN1, KC_G, KC_B)
|
||||
COMB(fvClick, KC_BTN2, KC_F, KC_V)
|
||||
COMB(gbClick, MS_BTN1, KC_G, KC_B)
|
||||
COMB(fvClick, MS_BTN2, KC_F, KC_V)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue