Tidy up LCD_ENABLE/visualizer references (#14855)
* Tidy up LCD_ENABLE/visualizer references * Fix up my (333fred) ergodox keymap with new LCD driver Co-authored-by: Fredric Silberberg <fred@silberberg.xyz>
This commit is contained in:
parent
d4be4b67a2
commit
1816006121
19 changed files with 57 additions and 1107 deletions
|
@ -326,10 +326,6 @@ ifneq ($(strip $(VARIABLE_TRACE)),no)
|
|||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(strip $(LCD_ENABLE)), yes)
|
||||
CIE1931_CURVE := yes
|
||||
endif
|
||||
|
||||
VALID_BACKLIGHT_TYPES := pwm timer software custom
|
||||
|
||||
BACKLIGHT_ENABLE ?= no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue