File tree Expand file tree Collapse file tree 3 files changed +0
-20
lines changed
Expand file tree Collapse file tree 3 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 11CONFIG_ZMK_POINTING=y
22CONFIG_ZMK_SLEEP=y
33CONFIG_ZMK_IDLE_SLEEP_TIMEOUT=900000
4- CONFIG_INDICATOR_LED_WIDGET=y
5- CONFIG_INDICATOR_LED_SHOW_BLE=y
6- CONFIG_INDICATOR_LED_SHOW_CRITICAL_BATTERY_CHANGES=y
Original file line number Diff line number Diff line change 22 kscan0 {
33 wakeup-source;
44 };
5-
6- leds {
7- compatible = "gpio-leds";
8- indicator_led: indicator_led {
9- gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
10- label = "User LED";
11- };
12- };
13-
14- aliases {
15- indicator-led = &indicator_led;
16- };
175};
186
Original file line number Diff line number Diff line change @@ -4,14 +4,9 @@ manifest:
44 remotes :
55 - name : zmkfirmware
66 url-base : https://github.com/zmkfirmware
7- - name : bluedrink9
8- url-base : https://github.com/bluedrink9
97 projects :
108 - name : zmk
119 remote : zmkfirmware
1210 import : app/west.yml
13- - name : zmk-poor-mans-led-indicator
14- remote : bluedrink9
15- revision : main
1611 self :
1712 path : config
You can’t perform that action at this time.
0 commit comments