File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 55 */
66
77#include <behaviors.dtsi>
8+ #include <dt-bindings/zmk/backlight.h>
89#include <dt-bindings/zmk/bt.h>
910#include <dt-bindings/zmk/keys.h>
1011#include <dt-bindings/zmk/pointing.h>
12+ #include <dt-bindings/zmk/rgb.h>
1113
1214&led_strip { chain-length = <27>; };
1315
7173
7274 layer_3 {
7375 bindings = <
74- &trans &trans &to 0 &trans &trans &trans &msc SCRL_UP &mmv MOVE_UP &mkp RCLK &trans &trans &trans
75- &trans &trans &trans &trans &trans &trans &mmv MOVE_LEFT &mkp LCLK &mmv MOVE_RIGHT &trans &trans &trans
76- &trans &trans &trans &trans &trans &trans &msc SCRL_DOWN &mmv MOVE_DOWN &trans &trans &trans &trans
77- &trans &trans &trans &trans &trans &trans
76+ &trans &trans &to 0 &rgb_ug RGB_HUI &rgb_ug RGB_TOG &bl BL_TOG &msc SCRL_UP &mmv MOVE_UP &mkp RCLK &trans &trans &trans
77+ &trans &trans &rgb_ug RGB_SAI &rgb_ug RGB_BRI &rgb_ug RGB_EFF &bl BL_INC &mmv MOVE_LEFT &mkp LCLK &mmv MOVE_RIGHT &trans &trans &trans
78+ &trans &trans &rgb_ug RGB_SAD &rgb_ug RGB_BRD &rgb_ug RGB_COLOR_HSB(0,0,100) &bl BL_DEC &msc SCRL_DOWN &mmv MOVE_DOWN &trans &trans &trans &trans
79+ &trans &trans &trans &trans &trans &trans
7880 >;
7981 };
8082 };
You can’t perform that action at this time.
0 commit comments