diff options
Diffstat (limited to 'keyboards/moonlander/rules.mk')
-rw-r--r-- | keyboards/moonlander/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/moonlander/rules.mk b/keyboards/moonlander/rules.mk index 0cff2528f2..f5a3859cca 100644 --- a/keyboards/moonlander/rules.mk +++ b/keyboards/moonlander/rules.mk @@ -14,7 +14,7 @@ COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = yes # USB Nkey Rollover CUSTOM_MATRIX = yes # Custom matrix file AUDIO_ENABLE = yes -SWAP_HANDS_ENABLE = yes +SWAP_HANDS_ENABLE = no RGB_MATRIX_ENABLE = yes RGB_MATRIX_DRIVER = IS31FL3731 #SERIAL_LINK_ENABLE = yes |