File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 5
5
*/
6
6
7
7
#include <behaviors.dtsi>
8
- #include <dt-bindings/zmk/bt.h>
9
8
#include <dt-bindings/zmk/keys.h>
10
- #include <dt-bindings/zmk/mouse.h>
9
+ #include <dt-bindings/zmk/bt.h>
10
+ #include <dt-bindings/zmk/outputs.h>
11
+ #include <dt-bindings/zmk/ext_power.h>
12
+ #include <dt-bindings/led/led.h>
13
+ #include <dt-bindings/zmk/backlight.h>
14
+ #include <dt-bindings/zmk/rgb.h>
15
+ #include <dt-bindings/zmk/reset.h>
11
16
12
17
&led_strip {
13
18
chain-length = <27>;
59
64
60
65
bindings = <
61
66
&kp TAB &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp KP_MULTIPLY &kp LPAR &kp RPAR &kp BSPC
62
- &kp LCTRL &trans &trans &mkp LCLK &trans &mkp RCLK &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
67
+ &kp LCTRL &trans &trans &trans &trans &trans &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
63
68
&kp LSHFT &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
64
69
&kp LGUI &studio_unlock &kp SPACE &kp RET &studio_unlock &kp RALT
65
70
>;
You can’t perform that action at this time.
0 commit comments