mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-06 10:15:45 +03:00
Update default backlight state to match avr pwm
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef BACKLIGHT_ON_STATE
|
||||
# define BACKLIGHT_ON_STATE 0
|
||||
# define BACKLIGHT_ON_STATE 1
|
||||
#endif
|
||||
|
||||
#ifdef BACKLIGHT_PINS
|
||||
|
||||
Reference in New Issue
Block a user