diff options
Diffstat (limited to 'keyboards/contra/rules.mk')
-rwxr-xr-x | keyboards/contra/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk index a926dfc03..3a97834cf 100755 --- a/keyboards/contra/rules.mk +++ b/keyboards/contra/rules.mk @@ -57,5 +57,5 @@ UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 -LAYOUTS = ortho_4x12 planck_mit planck_grid +LAYOUTS = planck_mit ortho_4x12 LAYOUTS_HAS_RGB = no |