diff options
author | fauxpark <fauxpark@gmail.com> | 2019-11-22 15:25:19 +1100 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2019-11-21 20:25:19 -0800 |
commit | 78954a0d3e09bd7e15779c5abbf27d428ec1b33c (patch) | |
tree | 10ec2d3c275aaa439a7d11a81983a47e1b4850a8 /keyboards/keebio/tragicforce68/rules.mk | |
parent | 02412156d55796c1a94a56ff49640609999a97e2 (diff) | |
download | qmk_firmware-78954a0d3e09bd7e15779c5abbf27d428ec1b33c.tar.gz |
[Keyboard] Add three missing layouts (#7441)
* Add three missing default layouts
* Add layout support to tragicforce68
* Not really 68%
* Fix dumb mistake
* Update info.json too
* Apply suggestions from code review
Diffstat (limited to 'keyboards/keebio/tragicforce68/rules.mk')
-rw-r--r-- | keyboards/keebio/tragicforce68/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/keebio/tragicforce68/rules.mk b/keyboards/keebio/tragicforce68/rules.mk index 2118d3fc2..f9f487a2a 100644 --- a/keyboards/keebio/tragicforce68/rules.mk +++ b/keyboards/keebio/tragicforce68/rules.mk @@ -28,3 +28,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 = 68_ansi |