Skip to content

Commit a90f9d6

Browse files
Updated corne.keymap
1 parent 7f64e27 commit a90f9d6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

config/corne.keymap

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
*/
66

77
#include <behaviors.dtsi>
8+
#include <dt-bindings/zmk/backlight.h>
89
#include <dt-bindings/zmk/keys.h>
10+
#include <dt-bindings/zmk/rgb.h>
911

1012
/ {
1113
combos {
@@ -76,10 +78,10 @@
7678

7779
media {
7880
bindings = <
79-
&trans &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp NUMBER_4 &kp N5 &kp NUMBER_6 &kp N7 &kp N8 &kp N9 &kp N0 &trans
80-
&trans &trans &trans &trans &trans &trans &kp K_PLAY_PAUSE &kp C_VOL_DN &kp C_VOLUME_UP &kp K_MUTE &trans &trans
81-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
82-
&trans &trans &trans &trans &trans &trans
81+
&trans &kp NUMBER_1 &kp NUMBER_2 &kp NUMBER_3 &kp NUMBER_4 &kp N5 &kp NUMBER_6 &kp N7 &kp N8 &kp N9 &kp N0 &trans
82+
&trans &trans &trans &bl BL_DEC &bl BL_INC &bl BL_TOG &kp K_PLAY_PAUSE &kp C_VOL_DN &kp C_VOLUME_UP &kp K_MUTE &trans &trans
83+
&trans &rgb_ug RGB_HUD &rgb_ug RGB_HUI &rgb_ug RGB_BRD &rgb_ug RGB_BRI &rgb_ug RGB_TOG &trans &trans &trans &trans &trans &trans
84+
&trans &trans &trans &trans &trans &trans
8385
>;
8486
};
8587

0 commit comments

Comments
 (0)