diff options
author | Joe Wasson <jwasson+github@gmail.com> | 2018-03-11 17:58:23 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-03-12 14:22:56 -0400 |
commit | 2dacf25f284551fa423bfdb309b4ad99e4253095 (patch) | |
tree | c7d9d89b46754d2b64f59531c63fa77aa97b6ea2 /keyboards/contra/rules.mk | |
parent | bfa34d02b0d6f02c515774a8c566937fd1de9911 (diff) |
Add layout support for contra.
Diffstat (limited to 'keyboards/contra/rules.mk')
-rwxr-xr-x | keyboards/contra/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/contra/rules.mk b/keyboards/contra/rules.mk index ca2945e63b..a926dfc03e 100755 --- a/keyboards/contra/rules.mk +++ b/keyboards/contra/rules.mk @@ -56,3 +56,6 @@ 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 = ortho_4x12 planck_mit planck_grid +LAYOUTS_HAS_RGB = no |