summaryrefslogtreecommitdiff
path: root/keyboards/e6v2/le/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-07-25 12:18:36 -0700
committerDrashna Jaelre <drashna@live.com>2018-07-25 12:18:36 -0700
commit723d338c624015dd68d5e7e7a0f96b3986151285 (patch)
tree85da600037f7f69617806912a9ea4b3fb0aaa34b /keyboards/e6v2/le/rules.mk
parent0fa192091c142a35a166930e63cdaf80bf83a229 (diff)
Keyboard: E6V2 LE Improvements (#3486)
* fix for that stupid LED * formatting changes and add firmware flashing warning to readmes * update readme with more info * add LAYOUT_60_ansi thanks to help from phlop * add configurator support for 60_ansi * add 60_ansi for community layout support
Diffstat (limited to 'keyboards/e6v2/le/rules.mk')
-rw-r--r--keyboards/e6v2/le/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/e6v2/le/rules.mk b/keyboards/e6v2/le/rules.mk
index c2c02b6147..7d28042d85 100644
--- a/keyboards/e6v2/le/rules.mk
+++ b/keyboards/e6v2/le/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