mirror of https://github.com/zmkfirmware/zmk.git
Removing zmk,led from board, it will be added in the shield in another PR
This commit is contained in:
parent
de97a998f2
commit
155322d370
|
|
@ -17,7 +17,6 @@
|
||||||
zephyr,sram = &sram0;
|
zephyr,sram = &sram0;
|
||||||
zephyr,flash = &flash0;
|
zephyr,flash = &flash0;
|
||||||
zmk,battery = &vbatt;
|
zmk,battery = &vbatt;
|
||||||
zmk,led = &is31fl3733;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
leds {
|
leds {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue