aboutsummaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards')
-rwxr-xr-xkeyboards/nk65/config.h2
-rwxr-xr-xkeyboards/tada68/rules.mk2
-rwxr-xr-xkeyboards/tada68/tada68.h2
3 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h
index 423714c54..33a3f908a 100755
--- a/keyboards/nk65/config.h
+++ b/keyboards/nk65/config.h
@@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
25#define DEVICE_VER 0x0001 25#define DEVICE_VER 0x0001
26#define MANUFACTURER Yiancar-Designs 26#define MANUFACTURER Yiancar-Designs
27#define PRODUCT NK65 27#define PRODUCT NK65
28#define DESCRIPTION A 65-percent, tool-free RGB keyboard 28#define DESCRIPTION "A 65-percent, tool-free RGB keyboard"
29 29
30/* key matrix size */ 30/* key matrix size */
31#define MATRIX_ROWS 5 31#define MATRIX_ROWS 5
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
26AUDIO_ENABLE = no 26AUDIO_ENABLE = no
27UNICODE_ENABLE = no # Unicode 27UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
29
30LAYOUTS = 65_ansi
diff --git a/keyboards/tada68/tada68.h b/keyboards/tada68/tada68.h
index 670b0e6c1..a71910cb3 100755
--- a/keyboards/tada68/tada68.h
+++ b/keyboards/tada68/tada68.h
@@ -37,6 +37,8 @@
37 {k40, k41, k42, XXX, XXX, k45, XXX, XXX, XXX, k49, k4a, k4b, k4c, k4d, k4e} \ 37 {k40, k41, k42, XXX, XXX, k45, XXX, XXX, XXX, k49, k4a, k4b, k4c, k4d, k4e} \
38} 38}
39 39
40#define LAYOUT_ansi LAYOUT_65_ansi
41
40/* TADA68 ISO layout 42/* TADA68 ISO layout
41 * ,----------------------------------------------------------------. 43 * ,----------------------------------------------------------------.
42 * | 00 |01| 02| 03| 04| 05| 06| 07| 08| 09| 0a| 0b| 0c| 0d | 0e | 44 * | 00 |01| 02| 03| 04| 05| 06| 07| 08| 09| 0a| 0b| 0c| 0d | 0e |