diff options
| author | Joel Challis | 2024-01-19 00:07:54 +0100 |
|---|---|---|
| committer | GitHub | 2024-01-19 00:07:54 +0100 |
| commit | d7727a54bc9a6ab137422e9e2b418bf9d383a01d (patch) | |
| tree | 2ee4df004bbda24d211847c47869d4c1d2c14f82 /keyboards/evyd13/eon40/rules.mk | |
| parent | 9ddb6a56bd9d4c9c54051e77fc4988a8dad800aa (diff) | |
Remove LAYOUTS_HAS_RGB (#22917)
Diffstat (limited to 'keyboards/evyd13/eon40/rules.mk')
| -rw-r--r-- | keyboards/evyd13/eon40/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/evyd13/eon40/rules.mk b/keyboards/evyd13/eon40/rules.mk index 4223fc83cc..ece680a57a 100644 --- a/keyboards/evyd13/eon40/rules.mk +++ b/keyboards/evyd13/eon40/rules.mk @@ -12,8 +12,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = yes -LAYOUTS_HAS_RGB = no - # Disable unsupported hardware RGBLIGHT_SUPPORTED = no AUDIO_SUPPORTED = no |