aboutsummaryrefslogtreecommitdiff
path: root/keyboards/moonlander
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/moonlander')
-rw-r--r--keyboards/moonlander/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/moonlander/rules.mk b/keyboards/moonlander/rules.mk
index 63e91fabb..124061072 100644
--- a/keyboards/moonlander/rules.mk
+++ b/keyboards/moonlander/rules.mk
@@ -20,7 +20,8 @@ AUDIO_ENABLE = yes # Audio output
20CUSTOM_MATRIX = yes 20CUSTOM_MATRIX = yes
21DEBOUNCE_TYPE = custom 21DEBOUNCE_TYPE = custom
22SWAP_HANDS_ENABLE = yes 22SWAP_HANDS_ENABLE = yes
23RGB_MATRIX_ENABLE = IS31FL3731 23RGB_MATRIX_ENABLE = yes
24RGB_MATRIX_DRIVER = IS31FL3731
24#SERIAL_LINK_ENABLE = yes 25#SERIAL_LINK_ENABLE = yes
25EEPROM_DRIVER = i2c 26EEPROM_DRIVER = i2c
26 27