Skip to content

Commit

Permalink
Add RGB keybinds
Browse files Browse the repository at this point in the history
  • Loading branch information
colekettler committed Mar 26, 2024
1 parent 27e5a1f commit 56a3167
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/bt75.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
};
raise {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &rgb_ug RGB_SPD &rgb_ug RGB_SPI &rgb_ug RGB_EFR &rgb_ug RGB_EFF &trans
&kp ESC &kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &bl BL_TOG &rgb_ug RGB_TOG
&trans &trans &kp UP &trans &trans &trans &trans &trans &kp INS &trans &kp PSCRN &kp SLCK &kp PAUSE_BREAK &sys_reset &rgb_ug RGB_HUI
&trans &kp LEFT &kp DOWN &kp RIGHT &trans &trans &trans &trans &trans &trans &kp HOME &kp PG_UP &bootloader &rgb_ug RGB_HUD
&kp C_PREV &kp C_VOL_DN &kp C_VOL_UP &kp C_MUTE &trans &trans &trans &trans &trans &kp END &kp PG_DN &kp C_NEXT &trans &bl BL_INC
&bt BT_PRV &bt BT_NXT &trans &trans &trans &trans &bt BT_CLR &trans &trans &bl BL_DEC
&kp C_PREV &kp C_VOL_DN &kp C_VOL_UP &kp C_MUTE &trans &trans &trans &trans &trans &kp END &kp PG_DN &kp C_NEXT &bl BL_INC &rgb_ug RGB_BRI
&bt BT_PRV &bt BT_NXT &trans &trans &trans &trans &bt BT_CLR &trans &bl BL_DEC &rgb_ug RGB_BRD
>;
sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>;
};
Expand Down

0 comments on commit 56a3167

Please sign in to comment.