summaryrefslogtreecommitdiff
path: root/keyboards/monarch/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/monarch/rules.mk')
-rw-r--r--keyboards/monarch/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/monarch/rules.mk b/keyboards/monarch/rules.mk
index 5536d53345..22ec091e74 100644
--- a/keyboards/monarch/rules.mk
+++ b/keyboards/monarch/rules.mk
@@ -19,5 +19,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth
AUDIO_ENABLE = no # Audio output
ENCODER_ENABLE = yes
+BACKLIGHT_DRIVER = pwm
+
# Enter lower-power sleep mode when on the ChibiOS idle thread
OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE