summaryrefslogtreecommitdiff
path: root/keyboards/e6v2/rules.mk
diff options
context:
space:
mode:
authorMechMerlin2018-05-20 09:59:02 -0700
committerDrashna Jaelre2018-05-20 09:59:02 -0700
commit0b591fd84394e2c07d3047fb29e734b612bfc248 (patch)
treeb0c4196d8ebdb17970c6be02f9da43f133e25560 /keyboards/e6v2/rules.mk
parentc9102f9e35f479bd7d5dd06ce10a5089b199fb0d (diff)
Merlin community layouts (#3004)
* community layout support for eagle_viper v2 and remove mechmerlin keymap dir * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts * community layout support 60_ansi * community layout support for 60_ansi
Diffstat (limited to 'keyboards/e6v2/rules.mk')
-rw-r--r--keyboards/e6v2/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/e6v2/rules.mk b/keyboards/e6v2/rules.mk
index c2c02b614..7d28042d8 100644
--- a/keyboards/e6v2/rules.mk
+++ b/keyboards/e6v2/rules.mk
@@ -66,3 +66,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 = 60_ansi \ No newline at end of file