Align NO_SUSPEND_POWER_DOWN keyboard config (#23606)
parent
16cca527a6
commit
861a904924
|
@ -1,4 +1,4 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
# project specific files
|
||||
SRC = keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
drivers/led/issi/is31fl3733.c \
|
||||
quantum/color.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
# project specific files
|
||||
SRC = keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
drivers/led/issi/is31fl3733.c \
|
||||
quantum/color.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
# project specific files
|
||||
SRC = keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
drivers/led/issi/is31fl3733.c \
|
||||
quantum/color.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
||||
# project specific files
|
||||
SRC += keyboards/wilba_tech/wt_main.c \
|
||||
keyboards/wilba_tech/wt_rgb_backlight.c \
|
||||
drivers/led/issi/is31fl3733.c \
|
||||
quantum/color.c
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
CIE1931_CURVE = yes
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Do not put the microcontroller into power saving mode
|
||||
# when we get USB suspend event. We want it to keep updating
|
||||
# backlight effects.
|
||||
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
|
||||
NO_SUSPEND_POWER_DOWN = yes
|
||||
|
||||
I2C_DRIVER_REQUIRED = yes
|
||||
WS2812_DRIVER_REQUIRED = yes
|
||||
|
|
Loading…
Reference in New Issue