From 723d338c624015dd68d5e7e7a0f96b3986151285 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Wed, 25 Jul 2018 12:18:36 -0700 Subject: 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 --- keyboards/e6v2/le/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/e6v2/le/rules.mk') 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 -- cgit v1.2.3