diff options
Diffstat (limited to 'keyboards/boston/rules.mk')
-rw-r--r-- | keyboards/boston/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/boston/rules.mk b/keyboards/boston/rules.mk index 8d99a6cd0b..176d6b7982 100644 --- a/keyboards/boston/rules.mk +++ b/keyboards/boston/rules.mk @@ -14,6 +14,3 @@ ENCODER_ENABLE = yes # Enter lower-power sleep mode when on the ChibiOS idle thread OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE - -# RGB setting -WS2812_DRIVER = bitbang |