summaryrefslogtreecommitdiff
path: root/keyboards/mf68/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-09-09 19:45:59 -0700
committerDrashna Jaelre <drashna@live.com>2018-09-09 19:45:59 -0700
commitfa1e674bbbb92f70e2baaea88d3c4c38e10aac72 (patch)
tree8c0fa8666d88d8ac7fa5b5ab9a3fea904cea802e /keyboards/mf68/rules.mk
parent7b8e5d4555f524895721d2e8055a5e4ac866aeb5 (diff)
65% and 68 key community layouts (#3872)
* rename 68_ansi layout to 65_ansi layout * more renames and readme change * add company names * add community layouts for 68_ansi * add 68_ansi support for mf68 type boards * update readme
Diffstat (limited to 'keyboards/mf68/rules.mk')
-rw-r--r--keyboards/mf68/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/mf68/rules.mk b/keyboards/mf68/rules.mk
index a535a9d0e5..9f6445686d 100644
--- a/keyboards/mf68/rules.mk
+++ b/keyboards/mf68/rules.mk
@@ -64,3 +64,5 @@ MIDI_ENABLE ?= no # MIDI controls
UNICODE_ENABLE ?= no # Unicode
BLUETOOTH_ENABLE ?= no # Enable Bluetooth with the Adafruit EZ-Key HID
AUDIO_ENABLE ?= no # Audio output on port C6
+
+LAYOUTS = 68_ansi \ No newline at end of file