diff options
| author | Joel Challis | 2024-04-17 08:20:42 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-17 08:20:42 +0200 |
| commit | fffe8ee75f29ea15c558e2a4805cfe58cb09f49a (patch) | |
| tree | 1f2e64723adcda0057426ed131cc0b260ddf41db /keyboards/montsinger | |
| parent | 36a6f2ba3c248e9f0498bc27be3788542ea3a972 (diff) | |
Remove *_SUPPORTED = yes (#23541)
Diffstat (limited to 'keyboards/montsinger')
| -rw-r--r-- | keyboards/montsinger/rebound/rev4/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/montsinger/rebound/rev4/rules.mk b/keyboards/montsinger/rebound/rev4/rules.mk index 0fc2e835d7..643c971d47 100644 --- a/keyboards/montsinger/rebound/rev4/rules.mk +++ b/keyboards/montsinger/rebound/rev4/rules.mk @@ -13,6 +13,5 @@ AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = yes # Disable unsupported hardware -RGBLIGHT_SUPPORTED = yes AUDIO_SUPPORTED = no BACKLIGHT_SUPPORTED = no |