Explorar o código

Update default backlight state to match avr pwm

zvecr %!s(int64=5) %!d(string=hai) anos
pai
achega
f6b9604f4a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      quantum/backlight/backlight_soft.c

+ 1 - 1
quantum/backlight/backlight_soft.c

@@ -10,7 +10,7 @@
 #endif
 
 #ifndef BACKLIGHT_ON_STATE
-#    define BACKLIGHT_ON_STATE 0
+#    define BACKLIGHT_ON_STATE 1
 #endif
 
 #ifdef BACKLIGHT_PINS