diff options
Diffstat (limited to 'keyboards/moonlander')
| -rw-r--r-- | keyboards/moonlander/rules.mk | 3 |
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 | |||
| 20 | CUSTOM_MATRIX = yes | 20 | CUSTOM_MATRIX = yes |
| 21 | DEBOUNCE_TYPE = custom | 21 | DEBOUNCE_TYPE = custom |
| 22 | SWAP_HANDS_ENABLE = yes | 22 | SWAP_HANDS_ENABLE = yes |
| 23 | RGB_MATRIX_ENABLE = IS31FL3731 | 23 | RGB_MATRIX_ENABLE = yes |
| 24 | RGB_MATRIX_DRIVER = IS31FL3731 | ||
| 24 | #SERIAL_LINK_ENABLE = yes | 25 | #SERIAL_LINK_ENABLE = yes |
| 25 | EEPROM_DRIVER = i2c | 26 | EEPROM_DRIVER = i2c |
| 26 | 27 | ||
