From 5f795d8382e67c68f46cdf6e079c635c3986f939 Mon Sep 17 00:00:00 2001 From: Yan-Fa Li Date: Mon, 6 Jan 2020 15:29:27 -0800 Subject: Add an 65_ansi community layout (#7793) * Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark Co-authored-by: fauxpark --- keyboards/tada68/rules.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'keyboards/tada68/rules.mk') diff --git a/keyboards/tada68/rules.mk b/keyboards/tada68/rules.mk index 38b05e042..c92417cf0 100755 --- a/keyboards/tada68/rules.mk +++ b/keyboards/tada68/rules.mk @@ -26,3 +26,5 @@ MIDI_ENABLE = no # MIDI controls AUDIO_ENABLE = no UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID + +LAYOUTS = 65_ansi -- cgit v1.2.3