Remove LAYOUTS_HAS_RGB (#22917)
This commit is contained in:
parent
9ddb6a56bd
commit
d7727a54bc
31 changed files with 0 additions and 210 deletions
|
@ -14,8 +14,6 @@ RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
|||
|
||||
ENCODER_ENABLE = yes
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
||||
RGB_MATRIX_SUPPORTED = yes
|
||||
RGBLIGHT_SUPPORTED = no
|
||||
BAKCLIGHT_SUPPORTED = no
|
||||
|
|
|
@ -12,5 +12,3 @@ MIDI_ENABLE = yes # MIDI support
|
|||
AUDIO_ENABLE = yes # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
RGB_MATRIX_ENABLE = yes
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = yes # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -10,5 +10,3 @@ NKRO_ENABLE = yes # Enable N-Key Rollover
|
|||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = yes # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -14,5 +14,3 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|||
RGB_MATRIX_ENABLE = no
|
||||
ENCODER_ENABLE = yes
|
||||
DIP_SWITCH_ENABLE = yes
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -17,5 +17,3 @@ ENCODER_ENABLE = yes
|
|||
DIP_SWITCH_ENABLE = yes
|
||||
|
||||
SRC += matrix.c
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
|
@ -5,5 +5,3 @@ CUSTOM_MATRIX = lite
|
|||
DIP_SWITCH_ENABLE = yes
|
||||
|
||||
SRC += matrix.c
|
||||
|
||||
LAYOUTS_HAS_RGB = no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue