diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-05-20 09:59:02 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-20 09:59:02 -0700 |
commit | 0b591fd84394e2c07d3047fb29e734b612bfc248 (patch) | |
tree | b0c4196d8ebdb17970c6be02f9da43f133e25560 /keyboards/e6v2/rules.mk | |
parent | c9102f9e35f479bd7d5dd06ce10a5089b199fb0d (diff) | |
download | qmk_firmware-0b591fd84394e2c07d3047fb29e734b612bfc248.tar.gz qmk_firmware-0b591fd84394e2c07d3047fb29e734b612bfc248.zip |
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.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/e6v2/rules.mk b/keyboards/e6v2/rules.mk index c2c02b6147..7d28042d85 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 |