summaryrefslogtreecommitdiffstats
path: root/keyboards/fleuron/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/fleuron/rules.mk')
-rw-r--r--keyboards/fleuron/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/fleuron/rules.mk b/keyboards/fleuron/rules.mk
index 36e2f74657..b18c5723ae 100644
--- a/keyboards/fleuron/rules.mk
+++ b/keyboards/fleuron/rules.mk
@@ -30,4 +30,5 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE = no # Audio output on port C6
RGBLIGHT_ENABLE = yes
-LAYOUTS = ortho_6x16
+
+#LAYOUTS = ortho_6x16 # Disabled because layouts directory does not have an ortho_6x16 layout set up.