diff options
author | QMK Bot <hello@qmk.fm> | 2020-12-04 02:09:45 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2020-12-04 02:09:45 +0000 |
commit | 7a6e7d87cc8f720cc5c2d898bd36ddb45dc01a98 (patch) | |
tree | c92c0e8ac8928e00d48b570c626f37e76757ca8c /keyboards/mechlovin/adelais/rules.mk | |
parent | 4444f3cc55f246e484c6893f88d891c4c00c2166 (diff) | |
parent | c1dc676d2819784f0e35bc2533f682ba564aeb37 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/adelais/rules.mk')
-rw-r--r-- | keyboards/mechlovin/adelais/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mechlovin/adelais/rules.mk b/keyboards/mechlovin/adelais/rules.mk index 5ea0bd12c1..698865d3e9 100644 --- a/keyboards/mechlovin/adelais/rules.mk +++ b/keyboards/mechlovin/adelais/rules.mk @@ -20,4 +20,6 @@ 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 +LAYOUTS = alice alice_split_bs + DEFAULT_FOLDER = mechlovin/adelais/standard_led/rev2
\ No newline at end of file |