diff options
Diffstat (limited to 'keyboards/yd60mq/rules.mk')
-rw-r--r-- | keyboards/yd60mq/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/yd60mq/rules.mk b/keyboards/yd60mq/rules.mk index 5159ae59f..98b13aca4 100644 --- a/keyboards/yd60mq/rules.mk +++ b/keyboards/yd60mq/rules.mk @@ -30,3 +30,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID AUDIO_ENABLE = no # Audio output on port C6 FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs + +LAYOUTS = 60_ansi + +DEFAULT_FOLDER = yd60mq/12led |