Pwmled are not zmk backlight

This commit is contained in:
BarbUk 2026-01-10 11:10:03 +04:00
parent 410c441052
commit 0280394167
No known key found for this signature in database
GPG Key ID: B6D01F84A7519939
3 changed files with 0 additions and 6 deletions

View File

@ -6,14 +6,10 @@ if SHIELD_M60
config ZMK_KEYBOARD_NAME
default "m60"
if ZMK_BACKLIGHT
config PWM
default y
config LED_PWM
default y
endif # ZMK_BACKLIGHT
endif

View File

@ -7,7 +7,6 @@
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/backlight.h>
/ {
keymap0: keymap {

View File

@ -12,7 +12,6 @@
chosen {
zmk,kscan = &kscan0;
zmk,physical-layout = &layout_60_ansi;
zmk,backlight = &pwmleds;
};
kscan0: kscan {