Skip to content

Commit a35d51b

Browse files
backlight on
1 parent c8cbb90 commit a35d51b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config/eyelash_sofle.keymap

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include <input/processors.dtsi>
55
#include <zephyr/dt-bindings/input/input-event-codes.h>
66
#include <behaviors.dtsi>
7+
#include <dt-bindings/zmk/backlight.h>
78
#include <dt-bindings/zmk/bt.h>
89
#include <dt-bindings/zmk/keys.h>
910
#include <dt-bindings/zmk/outputs.h>
@@ -79,7 +80,7 @@
7980
layer_2 {
8081
bindings = <
8182
&kp TILDE &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &mmv MOVE_UP &rgb_ug RGB_COLOR_HSB(153,88,51) &rgb_ug RGB_COLOR_HSB(236,100,52) &rgb_ug RGB_COLOR_HSB(295,100,53) &rgb_ug RGB_COLOR_HSB(168,100,50) &rgb_ug RGB_COLOR_HSB(51,84,57) &rgb_ug RGB_COLOR_HSB(33,96,52)
82-
&trans &bt BT_CLR &bt BT_CLR_ALL &trans &trans &trans &mmv MOVE_DOWN &trans &rgb_ug RGB_EFR &rgb_ug RGB_EFR &soft_off &trans &trans
83+
&trans &bt BT_CLR &bt BT_CLR_ALL &trans &trans &trans &mmv MOVE_DOWN &bl BL_ON &rgb_ug RGB_EFR &rgb_ug RGB_EFR &soft_off &trans &trans
8384
&trans &out OUT_USB &out OUT_BLE &trans &trans &trans &mmv MOVE_LEFT &trans &rgb_ug RGB_BRD &rgb_ug RGB_BRI &rgb_ug RGB_SPD &rgb_ug RGB_SPI &trans
8485
&trans &trans &trans &trans &trans &trans &mmv MOVE_RIGHT &rgb_ug RGB_TOG &rgb_ug RGB_HUD &rgb_ug RGB_HUI &rgb_ug RGB_SAD &rgb_ug RGB_SAI &trans
8586
&trans &bootloader &sys_reset &kt LEFT_COMMAND &to 0 &trans &mkp LCLK &trans &trans &to 0 &sys_reset &bootloader

0 commit comments

Comments
 (0)