diff options
Diffstat (limited to 'keyboards/iron180/rules.mk')
| -rw-r--r-- | keyboards/iron180/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/iron180/rules.mk b/keyboards/iron180/rules.mk index 924e14bfe4..488d0df4b9 100644 --- a/keyboards/iron180/rules.mk +++ b/keyboards/iron180/rules.mk @@ -8,7 +8,6 @@ CONSOLE_ENABLE = yes # Console for debug COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # Enable N-Key Rollover BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -BACKLIGHT_DRIVER = pwm RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = no |