aboutsummaryrefslogtreecommitdiff
path: root/keyboards/converter
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter')
-rw-r--r--keyboards/converter/a1200/teensy2pp/rules.mk2
-rw-r--r--keyboards/converter/adb_usb/rules.mk2
-rw-r--r--keyboards/converter/hp_46010a/rules.mk4
-rw-r--r--keyboards/converter/ibm_5291/.noci0
-rw-r--r--keyboards/converter/ibm_5291/config.h39
-rw-r--r--keyboards/converter/ibm_5291/ibm_5291.c3
-rw-r--r--keyboards/converter/ibm_5291/ibm_5291.h69
-rw-r--r--keyboards/converter/ibm_5291/info.json96
-rw-r--r--keyboards/converter/ibm_5291/keymaps/default/keymap.c233
-rw-r--r--keyboards/converter/ibm_5291/keymaps/kbdbabel_doc_ibm5291_kbd.pdfbin13054 -> 0 bytes
-rw-r--r--keyboards/converter/ibm_5291/matrix.c284
-rw-r--r--keyboards/converter/ibm_5291/matrix.csv96
-rw-r--r--keyboards/converter/ibm_5291/readme.md72
-rw-r--r--keyboards/converter/ibm_5291/rules.mk38
-rw-r--r--keyboards/converter/ibm_terminal/keymaps/default/rules.mk3
-rw-r--r--keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk3
-rw-r--r--keyboards/converter/ibm_terminal/rules.mk4
-rw-r--r--keyboards/converter/m0110_usb/rules.mk2
-rw-r--r--keyboards/converter/modelm101/rules.mk3
-rw-r--r--keyboards/converter/numeric_keypad_IIe/rules.mk3
-rw-r--r--keyboards/converter/palm_usb/rules.mk3
-rw-r--r--keyboards/converter/periboard_512/rules.mk2
-rw-r--r--keyboards/converter/siemens_tastatur/config.h4
-rw-r--r--keyboards/converter/siemens_tastatur/rules.mk2
-rw-r--r--keyboards/converter/sun_usb/rules.mk3
-rw-r--r--keyboards/converter/usb_usb/ble/rules.mk3
-rw-r--r--keyboards/converter/usb_usb/rules.mk2
-rw-r--r--keyboards/converter/usb_usb/usb_usb.h129
-rw-r--r--keyboards/converter/xt_usb/rules.mk2
29 files changed, 120 insertions, 986 deletions
diff --git a/keyboards/converter/a1200/teensy2pp/rules.mk b/keyboards/converter/a1200/teensy2pp/rules.mk
index 007e40f3b..2758f0d6b 100644
--- a/keyboards/converter/a1200/teensy2pp/rules.mk
+++ b/keyboards/converter/a1200/teensy2pp/rules.mk
@@ -7,7 +7,7 @@ BOOTLOADER = halfkay
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration 10BOOTMAGIC_ENABLE = lite # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug
diff --git a/keyboards/converter/adb_usb/rules.mk b/keyboards/converter/adb_usb/rules.mk
index 70df2561d..e7bfb3f2f 100644
--- a/keyboards/converter/adb_usb/rules.mk
+++ b/keyboards/converter/adb_usb/rules.mk
@@ -14,7 +14,7 @@ BOOTLOADER = caterina
14# Build Options 14# Build Options
15# comment out to disable the options. 15# comment out to disable the options.
16# 16#
17BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 17BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = no # Mouse keys 18MOUSEKEY_ENABLE = no # Mouse keys
19CONSOLE_ENABLE = no # Console for debug 19CONSOLE_ENABLE = no # Console for debug
20COMMAND_ENABLE = no # Commands for debug and configuration 20COMMAND_ENABLE = no # Commands for debug and configuration
diff --git a/keyboards/converter/hp_46010a/rules.mk b/keyboards/converter/hp_46010a/rules.mk
index b7199d7f9..5d8379aea 100644
--- a/keyboards/converter/hp_46010a/rules.mk
+++ b/keyboards/converter/hp_46010a/rules.mk
@@ -15,19 +15,17 @@ BOOTLOADER = halfkay
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = yes # Mouse keys 19MOUSEKEY_ENABLE = yes # Mouse keys
20EXTRAKEY_ENABLE = yes # Audio control and System control 20EXTRAKEY_ENABLE = yes # Audio control and System control
21CONSOLE_ENABLE = yes # Console for debug 21CONSOLE_ENABLE = yes # Console for debug
22COMMAND_ENABLE = no # Commands for debug and configuration 22COMMAND_ENABLE = no # Commands for debug and configuration
23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6 25AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = no # Unicode 26UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 27BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
29RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 28RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
30API_SYSEX_ENABLE = no
31SPLIT_KEYBOARD = no 29SPLIT_KEYBOARD = no
32WAIT_FOR_USB = yes 30WAIT_FOR_USB = yes
33LAYOUTS_HAS_RGB = no 31LAYOUTS_HAS_RGB = no
diff --git a/keyboards/converter/ibm_5291/.noci b/keyboards/converter/ibm_5291/.noci
deleted file mode 100644
index e69de29bb..000000000
--- a/keyboards/converter/ibm_5291/.noci
+++ /dev/null
diff --git a/keyboards/converter/ibm_5291/config.h b/keyboards/converter/ibm_5291/config.h
deleted file mode 100644
index adf66cc69..000000000
--- a/keyboards/converter/ibm_5291/config.h
+++ /dev/null
@@ -1,39 +0,0 @@
1/*
2Copyright 2018 listofoptions <listofoptions@gmail.com>
3
4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by
6the Free Software Foundation, either version 2 of the License, or
7(at your option) any later version.
8
9This program is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12GNU General Public License for more details.
13
14You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/
17
18#pragma once
19
20#include "config_common.h"
21
22#define VENDOR_ID 0xFEED
23#define PRODUCT_ID 0x6060
24#define DEVICE_VER 0x0001
25#define MANUFACTURER QMK
26#define PRODUCT 5291 keyboard converter
27
28#define MATRIX_ROWS 24
29#define MATRIX_COLS 4
30
31#define MATRIX_ROW_PINS {B2, B3, B4, B5, B6}
32#define MATRIX_COL_PINS {B0, B1}
33#define MATRIX_DATA_PIN D0
34#define MATRIX_STROBE_PIN D1
35#define LED_PIN D6
36
37
38/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
39#define DEBOUNCE 0
diff --git a/keyboards/converter/ibm_5291/ibm_5291.c b/keyboards/converter/ibm_5291/ibm_5291.c
deleted file mode 100644
index 9b937a545..000000000
--- a/keyboards/converter/ibm_5291/ibm_5291.c
+++ /dev/null
@@ -1,3 +0,0 @@
1#include "ibm_5291.h"
2#include <avr/io.h>
3#include "quantum.h" \ No newline at end of file
diff --git a/keyboards/converter/ibm_5291/ibm_5291.h b/keyboards/converter/ibm_5291/ibm_5291.h
deleted file mode 100644
index aa1b40324..000000000
--- a/keyboards/converter/ibm_5291/ibm_5291.h
+++ /dev/null
@@ -1,69 +0,0 @@
1/*
2Copyright 2018 listofoptions <listofoptions@gmail.com>
3
4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by
6the Free Software Foundation, either version 2 of the License, or
7(at your option) any later version.
8
9This program is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12GNU General Public License for more details.
13
14You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/
17
18#pragma once
19
20#include "quantum.h"
21
22/*
23 * ,-------. ,--------------------------------------------------------------------------.
24 * | F1| F2| |Esc| 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =| BS |NumLck |ScrLck |
25 * |-------| |--------------------------------------------------------------------------|
26 * | F3| F4| | Tab | Q| W| E| R| T| Y| U| I| O| P| [| ] | | 7| 8| 9| -|
27 * |-------| |------------------------------------------------------|Ent|---------------|
28 * | F5| F6| | Ctrl | A| S| D| F| G| H| J| K| L| ;| '| `| | 4| 5| 6| |
29 * |-------| |----------------------------------------------------------------------| |
30 * | F7| F8| |Shif| \| Z| X| C| V| B| N| M| ,| .| /|Shift|PrS| 1| 2| 3| +|
31 * |-------| |----------------------------------------------------------------------| |
32 * | F9|F10| | Alt | Space |CapsLck| 0 | . | |
33 * `-------' `--------------------------------------------------------------------------'
34*/
35
36#define LAYOUT_5291( \
37 KEY_F1,KEY_F2, KEY_ESC, KEY_1, KEY_2,KEY_3,KEY_4,KEY_5,KEY_6,KEY_7,KEY_8,KEY_9, KEY_0, KEY_MIN, KEY_EQU, KEY_BACK, KEY_NLOCK, KEY_SLOCK, \
38 KEY_F3,KEY_F4, KEY_TAB, KEY_Q, KEY_W,KEY_E,KEY_R,KEY_T,KEY_Y,KEY_U,KEY_I,KEY_O, KEY_P, KEY_LBRC,KEY_RBRC, KEY_PAD7,KEY_PAD8, KEY_PAD9,KEY_PMIN, \
39 KEY_F5,KEY_F6, KEY_LCTR,KEY_A, KEY_S,KEY_D,KEY_F,KEY_G,KEY_H,KEY_J,KEY_K,KEY_L, KEY_SEMI,KEY_QUOT,KEY_TICK, KEY_ENTR,KEY_PAD4,KEY_PAD5, KEY_PAD6, \
40 KEY_F7,KEY_F8, KEY_LSFS,KEY_BSLS,KEY_Z,KEY_X,KEY_C,KEY_V,KEY_B,KEY_N,KEY_M,KEY_COMM,KEY_DOT, KEY_SLS,KEY_RSFS, KEY_PAST,KEY_PAD1,KEY_PAD2, KEY_PAD3,KEY_PPLS, \
41 KEY_F9,KEY_F10, KEY_LALT, KEY_SPACE, KEY_CLOCK, KEY_PAD0, KEY_PDOT \
42) \
43{ {KEY_Z, KEY_S, KEY_W, KEY_3 }\
44, {KEY_X, KEY_D, KEY_E, KEY_4 }\
45, {KEY_C, KEY_F, KEY_R, KEY_5 }\
46, {KEY_V, KEY_G, KEY_T, KEY_6 }\
47, {KEY_B, KEY_H, KEY_Y, KEY_7 }\
48, {KEY_N, KEY_J, KEY_U, KEY_8 }\
49, {KEY_PAD2, KEY_PAD5,KEY_PAD8,KEY_NLOCK }\
50, {KEY_M, KEY_K, KEY_I, KEY_9 }\
51, {KEY_COMM, KEY_L, KEY_O, KEY_0 }\
52, {KEY_DOT, KEY_SEMI,KEY_P, KEY_MIN }\
53, {KEY_SLS, KEY_QUOT,KEY_LBRC,KEY_EQU }\
54, {KEY_SPACE, KEY_RSFS,KEY_TICK,KEY_RBRC }\
55, {KEY_CLOCK, KEY_PAST,KEY_ENTR,KEY_BACK }\
56, {KEY_PAD0, KEY_PAD1,KEY_PAD4,KEY_PAD7 }\
57, {KEY_PPLS, KC_NO, KEY_PMIN,KEY_SLOCK }\
58, {KEY_PDOT, KEY_PAD3,KEY_PAD6,KEY_PAD9 }\
59, {KEY_BSLS, KEY_A, KEY_Q, KEY_2 }\
60, {KEY_LALT, KC_NO, KC_NO, KEY_1 }\
61, {KEY_F7, KEY_F5, KEY_F3, KEY_F1 }\
62, {KEY_F8, KEY_F6, KEY_F4, KEY_F2 }\
63, {KC_F10, KC_NO, KC_NO, KC_NO }\
64, {KC_F9, KC_NO, KC_NO, KC_NO }\
65, {KEY_LSFS, KEY_LCTR,KEY_TAB, KEY_ESC }\
66, {KC_NO, KC_NO, KC_NO, KC_NO }\
67}
68
69#define LAYOUT LAYOUT_5291 \ No newline at end of file
diff --git a/keyboards/converter/ibm_5291/info.json b/keyboards/converter/ibm_5291/info.json
deleted file mode 100644
index dca1ca6f0..000000000
--- a/keyboards/converter/ibm_5291/info.json
+++ /dev/null
@@ -1,96 +0,0 @@
1{
2 "keyboard_name": "IBM 5291",
3 "url": "https://deskthority.net/wiki/IBM_Model_F#IBM_5291_Keyboard",
4 "maintainer": "listofoptions",
5 "width": 21,
6 "height": 5,
7 "layouts": {
8 "LAYOUT_5291": {
9 "layout": [
10 {"label":"Sys Req", "x":0, "y":0},
11 {"label":"Cmd", "x":1, "y":0},
12 {"label":"`", "x":2.25, "y":0},
13 {"label":"1", "x":3.25, "y":0},
14 {"label":"2", "x":4.25, "y":0},
15 {"label":"3", "x":5.25, "y":0},
16 {"label":"4", "x":6.25, "y":0},
17 {"label":"5", "x":7.25, "y":0},
18 {"label":"6", "x":8.25, "y":0},
19 {"label":"7", "x":9.25, "y":0},
20 {"label":"8", "x":10.25, "y":0},
21 {"label":"9", "x":11.25, "y":0},
22 {"label":"0", "x":12.25, "y":0},
23 {"label":"-", "x":13.25, "y":0},
24 {"label":"=", "x":14.25, "y":0},
25 {"label":"Backspace", "x":15.25, "y":0, "w":1.75},
26 {"label":"Reverse Tab", "x":17, "y":0, "w":2},
27 {"label":"Dup", "x":19, "y":0, "w":2},
28 {"label":"Del", "x":0, "y":1},
29 {"label":"Erase Input", "x":1, "y":1},
30 {"label":"Tab", "x":2.25, "y":1, "w":1.5},
31 {"label":"Q", "x":3.75, "y":1},
32 {"label":"W", "x":4.75, "y":1},
33 {"label":"E", "x":5.75, "y":1},
34 {"label":"R", "x":6.75, "y":1},
35 {"label":"T", "x":7.75, "y":1},
36 {"label":"Y", "x":8.75, "y":1},
37 {"label":"U", "x":9.75, "y":1},
38 {"label":"I", "x":10.75, "y":1},
39 {"label":"O", "x":11.75, "y":1},
40 {"label":"P", "x":12.75, "y":1},
41 {"label":"&cent;", "x":13.75, "y":1},
42 {"label":"\\", "x":14.75, "y":1, "w":1.25},
43 {"label":"7", "x":17, "y":1},
44 {"label":"8", "x":18, "y":1},
45 {"label":"9", "x":19, "y":1},
46 {"label":"Field -", "x":20, "y":1},
47 {"label":"Print", "x":0, "y":2},
48 {"label":"Help", "x":1, "y":2},
49 {"label":"Caps Lock", "x":2.25, "y":2, "w":1.75},
50 {"label":"A", "x":4, "y":2},
51 {"label":"S", "x":5, "y":2},
52 {"label":"D", "x":6, "y":2},
53 {"label":"F", "x":7, "y":2},
54 {"label":"G", "x":8, "y":2},
55 {"label":"H", "x":9, "y":2},
56 {"label":"J", "x":10, "y":2},
57 {"label":"K", "x":11, "y":2},
58 {"label":"L", "x":12, "y":2},
59 {"label":";", "x":13, "y":2},
60 {"label":"'", "x":14, "y":2},
61 {"label":"{", "x":15, "y":2},
62 {"label":"Field Exit", "x":16, "y":1, "h":2},
63 {"label":"4", "x":17, "y":2},
64 {"label":"5", "x":18, "y":2},
65 {"label":"6", "x":19, "y":2},
66 {"label":"Roll Up", "x":0, "y":3},
67 {"label":"Roll Down", "x":1, "y":3},
68 {"label":"Shift", "x":2.25, "y":3, "w":1.25},
69 {"label":"<", "x":3.5, "y":3},
70 {"label":"Z", "x":4.5, "y":3},
71 {"label":"X", "x":5.5, "y":3},
72 {"label":"C", "x":6.5, "y":3},
73 {"label":"V", "x":7.5, "y":3},
74 {"label":"B", "x":8.5, "y":3},
75 {"label":"N", "x":9.5, "y":3},
76 {"label":"M", "x":10.5, "y":3},
77 {"label":",", "x":11.5, "y":3},
78 {"label":".", "x":12.5, "y":3},
79 {"label":"/", "x":13.5, "y":3},
80 {"label":"Shift", "x":14.5, "y":3, "w":1.5},
81 {"label":"Return", "x":16, "y":3},
82 {"label":"1", "x":17, "y":3},
83 {"label":"2", "x":18, "y":3},
84 {"label":"3", "x":19, "y":3},
85 {"label":"Field +", "x":20, "y":2, "h":3},
86 {"label":"Left", "x":0, "y":4},
87 {"label":"Right", "x":1, "y":4},
88 {"label":"Error Reset", "x":2.25, "y":4, "w":2},
89 {"label":"Space", "x":4.25, "y":4, "w":9.75},
90 {"label":"Enter Rec Adv", "x":14, "y":4, "w":2},
91 {"label":"0", "x":16, "y":4, "w":2},
92 {"label":".", "x":18, "y":4, "w":2}
93 ]
94 }
95 }
96}
diff --git a/keyboards/converter/ibm_5291/keymaps/default/keymap.c b/keyboards/converter/ibm_5291/keymaps/default/keymap.c
deleted file mode 100644
index 9b286c887..000000000
--- a/keyboards/converter/ibm_5291/keymaps/default/keymap.c
+++ /dev/null
@@ -1,233 +0,0 @@
1/*
2Copyright 2018 listofoptions <listofoptions@gmail.com>
3
4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by
6the Free Software Foundation, either version 2 of the License, or
7(at your option) any later version.
8
9This program is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12GNU General Public License for more details.
13
14You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/
17
18#include QMK_KEYBOARD_H
19/*
20enum xt_keycodes
21 { XT_PAST = SAFE_RANGE // XT pad asterisk / print screen
22 , XT_SLCK // XT scroll lock / break
23 , XT_F6 // F6 / app key
24 , XT_F5 // F5 / gui
25 , XT_F9 // F9 / F11
26 , XT_F10 // F10 / F12
27 } ;
28
29static bool shift_pressed = false ,
30 alt_pressed = false ,
31 ctrl_pressed = false ,
32 xt_pscr_pressed = false ,
33 xt_brk_pressed = false ,
34 xt_app_pressed = false ,
35 xt_gui_pressed = false ,
36 xt_lout_pressed = false ,
37 xt_f11_pressed = false ,
38 xt_f12_pressed = false ;
39
40bool process_record_user(uint16_t keycode, keyrecord_t *record) {
41 switch (keycode) {
42 case KC_LSFT:
43 case KC_RSFT:
44 if (record->event.pressed) {
45 shift_pressed = true ;
46 } else {
47 shift_pressed = false ;
48 }
49 return true;
50 break;
51
52 case KC_LALT:
53 if (record->event.pressed) {
54 alt_pressed = true ;
55 } else {
56 alt_pressed = false ;
57 }
58 return true;
59 break;
60
61 case KC_LCTL:
62 if (record->event.pressed) {
63 ctrl_pressed = true ;
64 } else {
65 ctrl_pressed = false ;
66 }
67 return true;
68 break;
69
70 case XT_PAST:
71 if (record->event.pressed) {
72 if (shift_pressed) {
73 xt_pscr_pressed = true ;
74 register_code(KC_PSCR);
75 } else {
76 register_code(KC_PAST);
77 }
78 } else {
79 if (xt_pscr_pressed) {
80 xt_pscr_pressed = false ;
81 unregister_code(KC_PSCR);
82 } else {
83 unregister_code(KC_PAST);
84 }
85 }
86 return false;
87 break;
88
89 case XT_SLCK:
90 if (record->event.pressed) {
91 if (ctrl_pressed) {
92 xt_brk_pressed = true ;
93 register_code(KC_BRK);
94 } else {
95 register_code(KC_SLCK);
96 }
97 } else {
98 if (xt_brk_pressed) {
99 xt_brk_pressed = false ;
100 unregister_code(KC_BRK);
101 } else {
102 unregister_code(KC_SLCK);
103 }
104 }
105 return false;
106 break;
107
108 case XT_F6:
109 if (record->event.pressed) {
110 if (shift_pressed) {
111 xt_app_pressed = true ;
112 register_code(KC_APP);
113 } else {
114 register_code(KC_F6);
115 }
116 } else {
117 if (xt_app_pressed) {
118 xt_app_pressed = false ;
119 unregister_code(KC_APP);
120 } else {
121 unregister_code(KC_F6);
122 }
123 }
124 return false;
125 break;
126
127 case XT_F5:
128 if (record->event.pressed) {
129 if (shift_pressed) {
130 xt_gui_pressed = true ;
131 register_code(KC_LGUI);
132 } else if (ctrl_pressed) {
133 xt_lout_pressed = true ;
134 register_code (KC_LGUI) ;
135 register_code (KC_L) ;
136 } else {
137 register_code(KC_F5);
138 }
139 } else {
140 if (xt_gui_pressed) {
141 xt_gui_pressed = false ;
142 unregister_code(KC_LGUI);
143 } else if (xt_lout_pressed) {
144 xt_lout_pressed = false ;
145 unregister_code (KC_LGUI) ;
146 unregister_code (KC_L) ;
147 } else {
148 unregister_code(KC_F5);
149 }
150 }
151 return false;
152 break;
153
154 case XT_F9:
155 if (record->event.pressed) {
156 if (shift_pressed) {
157 xt_f11_pressed = true ;
158 register_code(KC_F11);
159 } else {
160 register_code(KC_F9);
161 }
162 } else {
163 if (xt_f11_pressed) {
164 xt_f11_pressed = false ;
165 unregister_code(KC_F11);
166 } else {
167 unregister_code(KC_F9);
168 }
169 }
170 return false;
171 break;
172
173 case XT_F10:
174 if (record->event.pressed) {
175 if (shift_pressed) {
176 xt_f12_pressed = true ;
177 register_code(KC_F12);
178 } else {
179 register_code(KC_F10);
180 }
181 } else {
182 if (xt_f12_pressed) {
183 xt_f12_pressed = false ;
184 unregister_code(KC_F12);
185 } else {
186 unregister_code(KC_F10);
187 }
188 }
189 return false;
190 break;
191
192 default:
193 return true;
194 break;
195 }
196
197 return true;
198}
199*/
200
201const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
202// default layout is the standard XT layout
203/*
204 * ,-------. ,--------------------------------------------------------------------------.
205 * | F1| F2| |Esc| 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =| BS |NumLck |ScrLck |
206 * |-------| |--------------------------------------------------------------------------|
207 * | F3| F4| | Tab | Q| W| E| R| T| Y| U| I| O| P| [| ] | | 7| 8| 9| -|
208 * |-------| |------------------------------------------------------|Ent|---------------|
209 * | F5| F6| | Ctrl | A| S| D| F| G| H| J| K| L| ;| '| `| | 4| 5| 6| |
210 * |-------| |----------------------------------------------------------------------| |
211 * | F7| F8| |Shif| \| Z| X| C| V| B| N| M| ,| .| /|Shift| *| 1| 2| 3| +|
212 * |-------| |----------------------------------------------------------------------| |
213 * | F9|F10| | Alt | Space |CapsLck| 0 | . | |
214 * `-------' `--------------------------------------------------------------------------'
215*/
216/*
217 [0] = LAYOUT (
218 KC_F1,KC_F2, KC_ESC, KC_1, KC_2,KC_3,KC_4,KC_5,KC_6,KC_7,KC_8,KC_9, KC_0, KC_MINS,KC_EQL, KC_BSPC, KC_NLCK, XT_SLCK,
219 KC_F3,KC_F4, KC_TAB, KC_Q, KC_W,KC_E,KC_R,KC_T,KC_Y,KC_U,KC_I,KC_O, KC_P, KC_LBRC,KC_RBRC, KC_P7,KC_P8, KC_P9, KC_PMNS,
220 XT_F5,XT_F6, KC_LCTL,KC_A, KC_S,KC_D,KC_F,KC_G,KC_H,KC_J,KC_K,KC_L, KC_SCLN,KC_QUOT,KC_GRV, KC_ENT, KC_P4,KC_P5, KC_P6,
221 KC_F7,KC_F8, KC_LSFT,KC_BSLS,KC_Z,KC_X,KC_C,KC_V,KC_B,KC_N,KC_M,KC_COMM,KC_DOT, KC_SLSH,KC_RSFT,XT_PAST,KC_P1,KC_P2, KC_P3, KC_PPLS,
222 XT_F9,XT_F10,KC_LALT, KC_SPACE, KC_CAPS, KC_P0, KC_PDOT
223 )
224*/
225 [0] = LAYOUT (
226 KC_F1,KC_F2, KC_ESC, KC_1, KC_2,KC_3,KC_4,KC_5,KC_6,KC_7,KC_8,KC_9, KC_0, KC_MINS,KC_EQL, KC_BSPC, KC_NLCK, KC_SLCK,
227 KC_F3,KC_F4, KC_TAB, KC_Q, KC_W,KC_E,KC_R,KC_T,KC_Y,KC_U,KC_I,KC_O, KC_P, KC_LBRC,KC_RBRC, KC_P7,KC_P8, KC_P9, KC_PMNS,
228 KC_F5,KC_F6, KC_LCTL,KC_A, KC_S,KC_D,KC_F,KC_G,KC_H,KC_J,KC_K,KC_L, KC_SCLN,KC_QUOT,KC_GRV, KC_ENT, KC_P4,KC_P5, KC_P6,
229 KC_F7,KC_F8, KC_LSFT,KC_BSLS,KC_Z,KC_X,KC_C,KC_V,KC_B,KC_N,KC_M,KC_COMM,KC_DOT, KC_SLSH,KC_RSFT,KC_PAST,KC_P1,KC_P2, KC_P3, KC_PPLS,
230 KC_F9,KC_F10,KC_LALT, KC_SPACE, KC_CAPS, KC_P0, KC_PDOT
231 )
232} ;
233
diff --git a/keyboards/converter/ibm_5291/keymaps/kbdbabel_doc_ibm5291_kbd.pdf b/keyboards/converter/ibm_5291/keymaps/kbdbabel_doc_ibm5291_kbd.pdf
deleted file mode 100644
index 3560598f0..000000000
--- a/keyboards/converter/ibm_5291/keymaps/kbdbabel_doc_ibm5291_kbd.pdf
+++ /dev/null
Binary files differ
diff --git a/keyboards/converter/ibm_5291/matrix.c b/keyboards/converter/ibm_5291/matrix.c
deleted file mode 100644
index 3946d02e5..000000000
--- a/keyboards/converter/ibm_5291/matrix.c
+++ /dev/null
@@ -1,284 +0,0 @@
1/*
2Copyright 2018 listofoptions <listofoptions@gmail.com>
3
4This program is free software: you can redistribute it and/or modify
5it under the terms of the GNU General Public License as published by
6the Free Software Foundation, either version 2 of the License, or
7(at your option) any later version.
8
9This program is distributed in the hope that it will be useful,
10but WITHOUT ANY WARRANTY; without even the implied warranty of
11MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12GNU General Public License for more details.
13
14You should have received a copy of the GNU General Public License
15along with this program. If not, see <http://www.gnu.org/licenses/>.
16*/
17
18#include <stdint.h>
19#include <stdbool.h>
20#include <string.h>
21#if defined(__AVR__)
22#include <avr/io.h>
23#endif
24#include <util/delay.h>
25
26#include "wait.h"
27#include "print.h"
28#include "debug.h"
29#include "util.h"
30#include "matrix.h"
31#include "timer.h"
32
33#include "config.h"
34
35
36#ifndef DEBOUNCE
37# define DEBOUNCE 5
38#endif
39
40#define print_matrix_header() print("\nr/c 01234567\n")
41#define print_matrix_row(row) print_bin_reverse8(matrix_get_row(row))
42#define matrix_bitpop(i) bitpop(matrix[i])
43#define ROW_SHIFTER ((uint8_t)1)
44#define check_bit(var,pos) ((var) & (1<<(pos)))
45
46#define NUM_ROW_PINS 5
47#define NUM_COL_PINS 2
48
49static const uint8_t row_pins [NUM_ROW_PINS] = MATRIX_ROW_PINS ;
50static const uint8_t col_pins [NUM_ROW_PINS] = MATRIX_COL_PINS ;
51
52#if ( DEBOUNCE > 0 )
53static uint16_t debouncing_time ;
54static bool debouncing = false ;
55#endif
56
57static uint8_t matrix [MATRIX_ROWS] = {0};
58
59#if ( DEBOUNCE > 0 )
60static uint8_t matrix_debounce [MATRIX_ROWS] = {0};
61#endif
62
63static
64inline
65void toggle_led(void) {
66 uint8_t pin = LED_PIN ;
67 _SFR_IO8((pin >> 4) + 2) ^= _BV(pin & 0xF);
68}
69
70static
71inline
72void init_led(void) {
73 uint8_t pin = LED_PIN ;
74 _SFR_IO8((pin >> 4) + 1) |= _BV(pin & 0xF); // OUT
75 _SFR_IO8((pin >> 4) + 2) &= ~_BV(pin & 0xF); // LOW
76}
77
78static
79inline
80void init_data(void) {
81 uint8_t pin = MATRIX_DATA_PIN ;
82 _SFR_IO8((pin >> 4) + 1) &= ~_BV(pin & 0xF); // IN
83 _SFR_IO8((pin >> 4) + 2) |= _BV(pin & 0xF); // LO
84}
85
86static
87inline
88void init_strobe(void) {
89 uint8_t pin = MATRIX_STROBE_PIN ;
90 _SFR_IO8((pin >> 4) + 1) |= _BV(pin & 0xF); // OUT
91 _SFR_IO8((pin >> 4) + 2) |= _BV(pin & 0xF); // HI
92}
93
94static
95inline
96void init_rows(void) {
97 for ( uint8_t i = 0 ; i < NUM_ROW_PINS; ++i ) {
98 uint8_t pin = row_pins[i];
99 _SFR_IO8((pin >> 4) + 1) |= _BV(pin & 0xF); // OUT
100 _SFR_IO8((pin >> 4) + 2) &= ~_BV(pin & 0xF); // LOW
101 }
102}
103
104static
105inline
106void init_cols(void) {
107 for ( uint8_t i = 0 ; i < NUM_COL_PINS; ++i ) {
108 uint8_t pin = col_pins[i];
109 _SFR_IO8((pin >> 4) + 1) |= _BV(pin & 0xF); // OUT
110 _SFR_IO8((pin >> 4) + 2) &= ~_BV(pin & 0xF); // LOW
111 }
112}
113
114static
115inline
116void select_row(uint8_t current_row) {
117 for ( uint8_t i = 0 ; i < NUM_ROW_PINS; ++i ) {
118 uint8_t pin = row_pins[i] ;
119 if ( check_bit( current_row, i ) ) {
120 _SFR_IO8((pin >> 4) + 2) |= _BV(pin & 0xF); // HI
121 } else {
122 _SFR_IO8((pin >> 4) + 2) &= ~_BV(pin & 0xF); // LOW
123 }
124 }
125 wait_us(30) ;
126}
127
128static
129inline
130void select_col(uint8_t current_col) {
131 for ( uint8_t i = 0 ; i < NUM_COL_PINS; ++i ) {
132 uint8_t pin = col_pins[i] ;
133 if ( check_bit( current_col, i ) ) {
134 _SFR_IO8((pin >> 4) + 2) |= _BV(pin & 0xF); // HI
135 } else {
136 _SFR_IO8((pin >> 4) + 2) &= ~_BV(pin & 0xF); // LOW
137 }
138 }
139 wait_us(30) ;
140}
141
142static
143inline
144uint8_t matrix_strobe(uint8_t col_index) {
145 uint8_t strobe_pin = MATRIX_STROBE_PIN ;
146 uint8_t data_pin = MATRIX_DATA_PIN ;
147
148 // set strobe pin low
149 _SFR_IO8((strobe_pin >> 4) + 2) &= ~_BV(strobe_pin & 0xF);
150
151 wait_us(30) ;
152
153 // read data
154 uint8_t data = (_SFR_IO8(data_pin >> 4) & _BV(data_pin & 0xF)) ;
155
156 // set strobe pin hi
157 _SFR_IO8((strobe_pin >> 4) + 2) |= _BV(strobe_pin & 0xF);
158
159 uint8_t out = data ? (1 << col_index) : 0 ;
160 return out ;
161}
162
163static
164bool matrix_read(uint8_t current_matrix[], uint8_t current_row) {
165 // Store last value of row prior to reading
166 uint8_t last_row_value = current_matrix[current_row];
167
168 // Clear data in matrix row
169 current_matrix[current_row] = 0;
170
171 select_row(current_row);
172
173 // For each col...
174 for(uint8_t col_index = 0; col_index < MATRIX_COLS; ++col_index) {
175
176 select_col(col_index) ;
177
178 // strobe the matrix
179 // Populate the matrix row with the state of the data pin
180 current_matrix[current_row] |= matrix_strobe(col_index) ;
181 }
182
183 bool test = last_row_value != current_matrix[current_row] ;
184 return test ;
185}
186
187__attribute__ ((weak))
188void matrix_init_quantum(void) {
189 matrix_init_kb();
190}
191
192__attribute__ ((weak))
193void matrix_scan_quantum(void) {
194 matrix_scan_kb();
195}
196
197__attribute__ ((weak))
198void matrix_init_kb(void) {
199 matrix_init_user();
200}
201
202__attribute__ ((weak))
203void matrix_scan_kb(void) {
204 matrix_scan_user();
205}
206
207__attribute__ ((weak))
208void matrix_init_user(void) {
209}
210
211__attribute__ ((weak))
212void matrix_scan_user(void) {
213}
214
215inline
216uint8_t matrix_rows(void) {
217 return MATRIX_ROWS;
218}
219
220inline
221uint8_t matrix_cols(void) {
222 return MATRIX_COLS;
223}
224
225inline
226uint8_t matrix_get_row(uint8_t row) {
227 return matrix[row];
228}
229
230void matrix_init(void) {
231 init_led() ;
232 init_rows() ;
233 init_cols() ;
234 init_data() ;
235 init_strobe() ;
236
237 // initialize matrix state: all keys off
238 for (uint8_t i = 0; i < MATRIX_ROWS; i++) {
239 matrix[i] = 0;
240# if (DEBOUNCE > 0)
241 matrix_debounce [i] = 0;
242# endif
243 }
244
245 matrix_init_quantum() ;
246}
247
248uint8_t matrix_scan(void) {
249 for ( uint8_t current_row = 0; current_row < MATRIX_ROWS; ++current_row ) {
250# if (DEBOUNCE > 0)
251 bool matrix_changed = matrix_read(matrix_debounce, current_row);
252
253 if (matrix_changed) {
254 debouncing = true ;
255 debouncing_time = timer_read();
256 }
257
258# else
259 matrix_read(matrix, current_row);
260# endif
261 }
262
263# if (DEBOUNCE > 0)
264 if (debouncing && (timer_elapsed(debouncing_time) > DEBOUNCE)) {
265 for (uint8_t i = 0; i < MATRIX_ROWS; i++) {
266 matrix[i] = matrix_debounce[i];
267 }
268 debouncing = false;
269 }
270# endif
271
272 matrix_scan_quantum();
273 return 1;
274}
275
276void matrix_print(void) {
277 print_matrix_header();
278
279 for (uint8_t row = 0; row < MATRIX_ROWS; row++) {
280 print_hex8(row); print(": ");
281 print_matrix_row(row);
282 print("\n");
283 }
284}
diff --git a/keyboards/converter/ibm_5291/matrix.csv b/keyboards/converter/ibm_5291/matrix.csv
deleted file mode 100644
index 40462c214..000000000
--- a/keyboards/converter/ibm_5291/matrix.csv
+++ /dev/null
@@ -1,96 +0,0 @@
10,Z
21,S
32,W
43,3
54,X
65,D
76,E
87,4
98,C
109,F
1110,R
1211,5
1312,V
1413,G
1514,T
1615,6
1716,B
1817,H
1918,Y
2019,7
2120,N
2221,J
2322,U
2423,8
2524,PAD_2
2625,PAD_5
2726,PAD_8
2827,NUM_LOCK
2928,M
3029,K
3130,I
3231,9
3332,COMMA
3433,L
3534,O
3635,0
3736,PERIOD
3837,SEMICOLON
3938,P
4039,MINUS
4140,SLASH
4241,QUOTE
4342,LEFT_BRACE
4443,EQUAL
4544,SPACE
4645,RSHIFT
4746,BACK_QUOTE
4847,RIGHT_BRACE
4948,CAPS_LOCK
5049,PAD_ASTERIX
5150,ENTER
5251,BACKSPACE
5352,PAD_0
5453,PAD_1
5554,PAD_4
5655,PAD_7
5756,PAD_PLUS
5857,UNASSIGNED
5958,PAD_MINUS
6059,SCROLL_LOCK
6160,PAD_PERIOD
6261,PAD_3
6362,PAD_6
6463,PAD_9
6564,BACKSLASH
6665,A
6766,Q
6867,2
6968,LALT
7069,UNASSIGNED
7170,UNASSIGNED
7271,1
7372,F7
7473,F5
7574,F3
7675,F1
7776,F8
7877,F6
7978,F4
8079,F2
8180,F10
8281,UNASSIGNED
8382,UNASSIGNED
8483,UNASSIGNED
8584,F9
8685,UNASSIGNED
8786,UNASSIGNED
8887,UNASSIGNED
8988,LSHIFT
9089,LCTRL
9190,TAB
9291,ESC
9392,UNASSIGNED
9493,UNASSIGNED
9594,UNASSIGNED
9695,UNASSIGNED
diff --git a/keyboards/converter/ibm_5291/readme.md b/keyboards/converter/ibm_5291/readme.md
deleted file mode 100644
index 03406d3f9..000000000
--- a/keyboards/converter/ibm_5291/readme.md
+++ /dev/null
@@ -1,72 +0,0 @@
1# IBM 5291 keyboard converter
2
3[IBM 5291](https://deskthority.net/wiki/IBM_Model_F#IBM_5291_Keyboard)
4
5A converter for the eponymous keyboard.
6
7Keyboard Maintainer: [Listofoptions](https://github.com/listofoptions)
8Hardware Supported: IBM 5291, Teensy 2.0
9
10Make example for this keyboard (after setting up your build environment):
11
12 make converter/ibm_5291:default
13
14See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
15
16
17The pinout is as follows:
18
19IBM−5291−Cable to Pinhead−14
20
21| pin | description
22----|------------------------
231 | GND
242 | NC
253 | GND
264 | GN)
275 | +5V
286 | D0
297 | D1
308 | D2
319 | D3
3210| D4
3311| D5
3412| D6
3513| Strobe
3614| Out
37
38The pins on this connector are organized
39![here](https://geekhack.org/index.php?action=dlattach;topic=48950.0;attach=36759;image)
40
41IBM−5291−2 Cable with DB15M connector
42
43| pin | description
44----|-------------
45|1,2,3 | GND
46|4 | +5V
47|5 | D0
48|6 | D1
49|7 | D2
50|8 | D3
51|9 | D4
52|10 | D5
53|11 | D6
54|12 | Strobe
55|13 | Out
56|14 | PE
57|15 | NC
58
59The above connector is actually numbered so it should be easier to determine
60where the needed connections are.
61
62To connect to the teensy, the following are pins are needed (if you should choose not set your own):
63
64* PB0 -> PB6 are connected to D0 -> D6
65* +5V is connected to the corresponding teensy pin
66* gnd is as well, only one of the gnd pins needs to be connected though.
67* strobe is connected to pin PD1
68* data is connected to PD0
69* PE does not need to be connected to anything, but it could also be connected to gnd
70
71sources:
72 http://www.retrocomputing.eu/documents/5291_MaintenanceLibrary.pdf
diff --git a/keyboards/converter/ibm_5291/rules.mk b/keyboards/converter/ibm_5291/rules.mk
deleted file mode 100644
index 0b53753eb..000000000
--- a/keyboards/converter/ibm_5291/rules.mk
+++ /dev/null
@@ -1,38 +0,0 @@
1# MCU name
2MCU = atmega32u4
3
4# Bootloader selection
5# Teensy halfkay
6# Pro Micro caterina
7# Atmel DFU atmel-dfu
8# LUFA DFU lufa-dfu
9# QMK DFU qmk-dfu
10# ATmega32A bootloadHID
11# ATmega328P USBasp
12BOOTLOADER = halfkay
13
14# Build Options
15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically
17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration
19MOUSEKEY_ENABLE = no # Mouse keys
20EXTRAKEY_ENABLE = no # Audio control and System control
21CONSOLE_ENABLE = no # Console for debug
22COMMAND_ENABLE = no # Commands for debug and configuration
23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
29RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
30API_SYSEX_ENABLE = no
31SPLIT_KEYBOARD = no
32WAIT_FOR_USB = yes
33LAYOUTS_HAS_RGB = no
34# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
35SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
36CUSTOM_MATRIX = yes
37
38SRC = matrix.c
diff --git a/keyboards/converter/ibm_terminal/keymaps/default/rules.mk b/keyboards/converter/ibm_terminal/keymaps/default/rules.mk
index 749b93312..14325edd7 100644
--- a/keyboards/converter/ibm_terminal/keymaps/default/rules.mk
+++ b/keyboards/converter/ibm_terminal/keymaps/default/rules.mk
@@ -2,7 +2,7 @@
2# change to "no" to disable the options, or define them in the Makefile in 2# change to "no" to disable the options, or define them in the Makefile in
3# the appropriate keymap folder that will get included automatically 3# the appropriate keymap folder that will get included automatically
4# 4#
5BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 5BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
6MOUSEKEY_ENABLE = yes # Mouse keys 6MOUSEKEY_ENABLE = yes # Mouse keys
7EXTRAKEY_ENABLE = yes # Audio control and System control 7EXTRAKEY_ENABLE = yes # Audio control and System control
8CONSOLE_ENABLE = no # Console for debug 8CONSOLE_ENABLE = no # Console for debug
@@ -15,7 +15,6 @@ UNICODE_ENABLE = no # Unicode
15BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 15BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 16RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
17PS2_USE_USART = yes 17PS2_USE_USART = yes
18API_SYSEX_ENABLE = no
19 18
20# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 19# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
21SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 20SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
diff --git a/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk b/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk
index 76d349920..8c5f3d703 100644
--- a/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk
+++ b/keyboards/converter/ibm_terminal/keymaps/priyadi/rules.mk
@@ -2,7 +2,7 @@
2# change to "no" to disable the options, or define them in the Makefile in 2# change to "no" to disable the options, or define them in the Makefile in
3# the appropriate keymap folder that will get included automatically 3# the appropriate keymap folder that will get included automatically
4# 4#
5BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) 5BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
6MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 6MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
7EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 7EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
8CONSOLE_ENABLE = no # Console for debug(+400) 8CONSOLE_ENABLE = no # Console for debug(+400)
@@ -16,7 +16,6 @@ UNICODEMAP_ENABLE = yes
16BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 16BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
17RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 17RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
18PS2_USE_USART = yes 18PS2_USE_USART = yes
19API_SYSEX_ENABLE = no
20 19
21# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 20# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
22SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 21SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
diff --git a/keyboards/converter/ibm_terminal/rules.mk b/keyboards/converter/ibm_terminal/rules.mk
index 059d7b303..f2fc3c9c8 100644
--- a/keyboards/converter/ibm_terminal/rules.mk
+++ b/keyboards/converter/ibm_terminal/rules.mk
@@ -15,20 +15,18 @@ BOOTLOADER = atmel-dfu
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = yes # Mouse keys 19MOUSEKEY_ENABLE = yes # Mouse keys
20EXTRAKEY_ENABLE = yes # Audio control and System control 20EXTRAKEY_ENABLE = yes # Audio control and System control
21CONSOLE_ENABLE = no # Console for debug 21CONSOLE_ENABLE = no # Console for debug
22COMMAND_ENABLE = no # Commands for debug and configuration 22COMMAND_ENABLE = no # Commands for debug and configuration
23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6 25AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = no # Unicode 26UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 27BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
29RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight. 28RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
30PS2_USE_USART = yes 29PS2_USE_USART = yes
31API_SYSEX_ENABLE = no
32# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 30# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
33SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 31SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
34CUSTOM_MATRIX = yes 32CUSTOM_MATRIX = yes
diff --git a/keyboards/converter/m0110_usb/rules.mk b/keyboards/converter/m0110_usb/rules.mk
index a0f0c5ce4..a89400d08 100644
--- a/keyboards/converter/m0110_usb/rules.mk
+++ b/keyboards/converter/m0110_usb/rules.mk
@@ -17,7 +17,7 @@ BOOTLOADER = caterina
17# Build Options 17# Build Options
18# comment out to disable the options. 18# comment out to disable the options.
19# 19#
20BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 20BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
21MOUSEKEY_ENABLE = no # Mouse keys 21MOUSEKEY_ENABLE = no # Mouse keys
22CONSOLE_ENABLE = yes # Console for debug 22CONSOLE_ENABLE = yes # Console for debug
23COMMAND_ENABLE = no # Commands for debug and configuration 23COMMAND_ENABLE = no # Commands for debug and configuration
diff --git a/keyboards/converter/modelm101/rules.mk b/keyboards/converter/modelm101/rules.mk
index 24ee74d0b..84090086d 100644
--- a/keyboards/converter/modelm101/rules.mk
+++ b/keyboards/converter/modelm101/rules.mk
@@ -14,7 +14,7 @@ BOOTLOADER = halfkay
14# Build Options 14# Build Options
15# change yes to no to disable 15# change yes to no to disable
16# 16#
17BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 17BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = no # Mouse keys 18MOUSEKEY_ENABLE = no # Mouse keys
19EXTRAKEY_ENABLE = no # Audio control and System control 19EXTRAKEY_ENABLE = no # Audio control and System control
20CONSOLE_ENABLE = no # Console for debug 20CONSOLE_ENABLE = no # Console for debug
@@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
25NKRO_ENABLE = no # USB Nkey Rollover 25NKRO_ENABLE = no # USB Nkey Rollover
26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
28MIDI_ENABLE = no # MIDI support
29UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
31AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6
diff --git a/keyboards/converter/numeric_keypad_IIe/rules.mk b/keyboards/converter/numeric_keypad_IIe/rules.mk
index b828d7c36..a684ff876 100644
--- a/keyboards/converter/numeric_keypad_IIe/rules.mk
+++ b/keyboards/converter/numeric_keypad_IIe/rules.mk
@@ -14,7 +14,7 @@ BOOTLOADER = caterina
14# Build Options 14# Build Options
15# change yes to no to disable 15# change yes to no to disable
16# 16#
17BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 17BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
18MOUSEKEY_ENABLE = yes # Mouse keys 18MOUSEKEY_ENABLE = yes # Mouse keys
19EXTRAKEY_ENABLE = yes # Audio control and System control 19EXTRAKEY_ENABLE = yes # Audio control and System control
20CONSOLE_ENABLE = yes # Console for debug 20CONSOLE_ENABLE = yes # Console for debug
@@ -25,7 +25,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
25NKRO_ENABLE = no # USB Nkey Rollover 25NKRO_ENABLE = no # USB Nkey Rollover
26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 26BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 27RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
28MIDI_ENABLE = no # MIDI support
29UNICODE_ENABLE = no # Unicode 28UNICODE_ENABLE = no # Unicode
30BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 29BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
31AUDIO_ENABLE = no # Audio output on port C6 30AUDIO_ENABLE = no # Audio output on port C6
diff --git a/keyboards/converter/palm_usb/rules.mk b/keyboards/converter/palm_usb/rules.mk
index 15114192e..de70a45c0 100644
--- a/keyboards/converter/palm_usb/rules.mk
+++ b/keyboards/converter/palm_usb/rules.mk
@@ -15,14 +15,13 @@ BOOTLOADER = caterina
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = no # Mouse keys 19MOUSEKEY_ENABLE = no # Mouse keys
20EXTRAKEY_ENABLE = no # Audio control and System control 20EXTRAKEY_ENABLE = no # Audio control and System control
21CONSOLE_ENABLE = yes # Console for debug 21CONSOLE_ENABLE = yes # Console for debug
22COMMAND_ENABLE = yes # Commands for debug and configuration 22COMMAND_ENABLE = yes # Commands for debug and configuration
23NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 23NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6 25AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = no # Unicode 26UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 27BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
diff --git a/keyboards/converter/periboard_512/rules.mk b/keyboards/converter/periboard_512/rules.mk
index c1cb4919a..522fb5108 100644
--- a/keyboards/converter/periboard_512/rules.mk
+++ b/keyboards/converter/periboard_512/rules.mk
@@ -7,7 +7,7 @@ BOOTLOADER = halfkay
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
12EXTRAKEY_ENABLE = no # Audio control and System control 12EXTRAKEY_ENABLE = no # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug 13CONSOLE_ENABLE = no # Console for debug
diff --git a/keyboards/converter/siemens_tastatur/config.h b/keyboards/converter/siemens_tastatur/config.h
index ae6f1a209..cd54ed3d8 100644
--- a/keyboards/converter/siemens_tastatur/config.h
+++ b/keyboards/converter/siemens_tastatur/config.h
@@ -26,11 +26,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
26#define PRODUCT Siemens Tastatur 26#define PRODUCT Siemens Tastatur
27 27
28/* key matrix size */ 28/* key matrix size */
29#define MATRIX_ROWS 4 29#define MATRIX_ROWS 5
30#define MATRIX_COLS 19 30#define MATRIX_COLS 19
31 31
32//This is all fake and not used 32//This is all fake and not used
33#define MATRIX_COL_PINS { B11, B10, B1, B0, A7, A6, A5, A4, A3, A2, A1, A0, C15, C14 } 33#define MATRIX_COL_PINS { B11, B10, B1, B0, A7, A6, A5, A4, A3, A2, A1, A0, C15, C14, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
34#define MATRIX_ROW_PINS { B3, B4, B5, B6, B7 } 34#define MATRIX_ROW_PINS { B3, B4, B5, B6, B7 }
35#define DIODE_DIRECTION COL2ROW 35#define DIODE_DIRECTION COL2ROW
36 36
diff --git a/keyboards/converter/siemens_tastatur/rules.mk b/keyboards/converter/siemens_tastatur/rules.mk
index ff54cf24e..08cc9741a 100644
--- a/keyboards/converter/siemens_tastatur/rules.mk
+++ b/keyboards/converter/siemens_tastatur/rules.mk
@@ -6,7 +6,7 @@ BOOTLOADER = stm32duino
6 6
7SRC = matrix.c 7SRC = matrix.c
8 8
9#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration 9BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
10MOUSEKEY_ENABLE = yes # Mouse keys 10MOUSEKEY_ENABLE = yes # Mouse keys
11EXTRAKEY_ENABLE = yes # Audio control and System control 11EXTRAKEY_ENABLE = yes # Audio control and System control
12CONSOLE_ENABLE = yes # Console for debug 12CONSOLE_ENABLE = yes # Console for debug
diff --git a/keyboards/converter/sun_usb/rules.mk b/keyboards/converter/sun_usb/rules.mk
index 5a1a117c0..8e7e3514c 100644
--- a/keyboards/converter/sun_usb/rules.mk
+++ b/keyboards/converter/sun_usb/rules.mk
@@ -15,14 +15,13 @@ BOOTLOADER = lufa-dfu
15# change to "no" to disable the options, or define them in the Makefile in 15# change to "no" to disable the options, or define them in the Makefile in
16# the appropriate keymap folder that will get included automatically 16# the appropriate keymap folder that will get included automatically
17# 17#
18BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 18BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
19MOUSEKEY_ENABLE = yes # Mouse keys 19MOUSEKEY_ENABLE = yes # Mouse keys
20EXTRAKEY_ENABLE = yes # Audio control and System control 20EXTRAKEY_ENABLE = yes # Audio control and System control
21CONSOLE_ENABLE = yes # Console for debug 21CONSOLE_ENABLE = yes # Console for debug
22COMMAND_ENABLE = yes # Commands for debug and configuration 22COMMAND_ENABLE = yes # Commands for debug and configuration
23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 23NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 24BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
25MIDI_ENABLE = no # MIDI controls
26AUDIO_ENABLE = no # Audio output on port C6 25AUDIO_ENABLE = no # Audio output on port C6
27UNICODE_ENABLE = no # Unicode 26UNICODE_ENABLE = no # Unicode
28BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 27BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
diff --git a/keyboards/converter/usb_usb/ble/rules.mk b/keyboards/converter/usb_usb/ble/rules.mk
index 93e85832d..76af3e1fa 100644
--- a/keyboards/converter/usb_usb/ble/rules.mk
+++ b/keyboards/converter/usb_usb/ble/rules.mk
@@ -1,7 +1,7 @@
1# Processor frequency 1# Processor frequency
2F_CPU = 8000000 2F_CPU = 8000000
3 3
4BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 4BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
5MOUSEKEY_ENABLE = no # Mouse keys 5MOUSEKEY_ENABLE = no # Mouse keys
6EXTRAKEY_ENABLE = no # Audio control and System control 6EXTRAKEY_ENABLE = no # Audio control and System control
7CONSOLE_ENABLE = no # Console for debug 7CONSOLE_ENABLE = no # Console for debug
@@ -12,7 +12,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
12NKRO_ENABLE = no # USB Nkey Rollover 12NKRO_ENABLE = no # USB Nkey Rollover
13BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default 13BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality on B7 by default
14RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 14RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
15MIDI_ENABLE = no # MIDI support
16UNICODE_ENABLE = no # Unicode 15UNICODE_ENABLE = no # Unicode
17BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID 16BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID
18AUDIO_ENABLE = no # Audio output on port C6 17AUDIO_ENABLE = no # Audio output on port C6
diff --git a/keyboards/converter/usb_usb/rules.mk b/keyboards/converter/usb_usb/rules.mk
index d2b991837..9a39ef7da 100644
--- a/keyboards/converter/usb_usb/rules.mk
+++ b/keyboards/converter/usb_usb/rules.mk
@@ -14,7 +14,7 @@ BOOTLOADER = caterina
14# Build Options 14# Build Options
15# comment out to disable the options. 15# comment out to disable the options.
16# 16#
17#BOOTMAGIC_ENABLE = full # Virtual DIP switch configuration 17BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
18#MOUSEKEY_ENABLE = yes # Mouse keys 18#MOUSEKEY_ENABLE = yes # Mouse keys
19EXTRAKEY_ENABLE = yes # Audio control and System control 19EXTRAKEY_ENABLE = yes # Audio control and System control
20#CONSOLE_ENABLE = yes # Console for debug 20#CONSOLE_ENABLE = yes # Console for debug
diff --git a/keyboards/converter/usb_usb/usb_usb.h b/keyboards/converter/usb_usb/usb_usb.h
index e0c7c9c0d..1d1b6770d 100644
--- a/keyboards/converter/usb_usb/usb_usb.h
+++ b/keyboards/converter/usb_usb/usb_usb.h
@@ -127,15 +127,40 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
127 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34, K28, K5C,K5D,K5E,K57, \ 127 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34, K28, K5C,K5D,K5E,K57, \
128 KE1,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, KE5, K52, K59,K5A,K5B, \ 128 KE1,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, KE5, K52, K59,K5A,K5B, \
129 KE0,KE3,KE2, K2C, KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63,K58 \ 129 KE0,KE3,KE2, K2C, KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63,K58 \
130) LAYOUT_all( \ 130) { \
131 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 131 { KC_NO, KC_NO, KC_NO, KC_NO, K04, K05, K06, K07, /* 00-07 */ \
132 K29, K3A, K3B, K3C, K3D, K3E, K3F, K40, K41, K42, K43, K44, K45, K46, K47, K48, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 132 K08, K09, K0A, K0B, K0C, K0D, K0E, K0F }, /* 08-0F */ \
133 K35, K1E, K1F, K20, K21, K22, K23, K24, K25, K26, K27, K2D, K2E, KC_NO, K2A, K49, K4A, K4B, K53, K54, K55, K56, KC_NO, KC_NO, \ 133 { K10, K11, K12, K13, K14, K15, K16, K17, /* 10-17 */ \
134 K2B, K14, K1A, K08, K15, K17, K1C, K18, K0C, K12, K13, K2F, K30, K31, K4C, K4D, K4E, K5F, K60, K61, K57, KC_NO, KC_NO, \ 134 K18, K19, K1A, K1B, K1C, K1D, K1E, K1F }, /* 18-1F */ \
135 K39, K04, K16, K07, K09, K0A, K0B, K0D, K0E, K0F, K33, K34, KC_NO, K28, K5C, K5D, K5E, KC_NO, KC_NO, KC_NO, \ 135 { K20, K21, K22, K23, K24, K25, K26, K27, /* 20-27 */ \
136 KE1, KC_NO, K1D, K1B, K06, K19, K05, K11, K10, K36, K37, K38, KC_NO, KE5, K52, K59, K5A, K5B, KC_NO, KC_NO, KC_NO, \ 136 K28, K29, K2A, K2B, K2C, K2D, K2E, K2F }, /* 28-2F */ \
137 KE0, KE3, KE2, KC_NO, KC_NO, K2C, KC_NO, KC_NO, KC_NO, KE6, KE7, K65, KE4, K50, K51, K4F, K62, K63, K58, KC_NO, KC_NO \ 137 { K30, K31, KC_NO, K33, K34, K35, K36, K37, /* 30-37 */ \
138) 138 K38, K39, K3A, K3B, K3C, K3D, K3E, K3F }, /* 38-3F */ \
139 { K40, K41, K42, K43, K44, K45, K46, K47, /* 40-47 */ \
140 K48, K49, K4A, K4B, K4C, K4D, K4E, K4F }, /* 48-4F */ \
141 { K50, K51, K52, K53, K54, K55, K56, K57, /* 50-57 */ \
142 K58, K59, K5A, K5B, K5C, K5D, K5E, K5F }, /* 58-5F */ \
143 { K60, K61, K62, K63, KC_NO, K65, KC_NO, KC_NO, /* 60-67 */ \
144 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 68-6F */ \
145 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 70-77 */ \
146 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 78-7F */ \
147 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 80-87 */ \
148 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* 88-8F */ \
149 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 90-97 */ \
150 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* 98-9F */ \
151 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* A0-A7 */ \
152 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* A8-AF */ \
153 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* B0-B7 */ \
154 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* B8-BF */ \
155 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* C0-C7 */ \
156 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* C8-CF */ \
157 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* D0-D7 */ \
158 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* D8-DF */ \
159 { KE0, KE1, KE2, KE3, KE4, KE5, KE6, KE7, /* E0-E7 */ \
160 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* E8-EF */ \
161 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* F0-F7 */ \
162 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* F8-FF */ \
163}
139 164
140/* ,---. ,---------------. ,---------------. ,---------------. ,-----------. 165/* ,---. ,---------------. ,---------------. ,---------------. ,-----------.
141 * |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau| 166 * |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau|
@@ -159,15 +184,40 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
159 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34,K32, K5C,K5D,K5E, \ 184 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34,K32, K5C,K5D,K5E, \
160 KE1,K64,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, KE5, K52, K59,K5A,K5B,K58, \ 185 KE1,K64,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, KE5, K52, K59,K5A,K5B,K58, \
161 KE0,KE3,KE2, K2C, KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63 \ 186 KE0,KE3,KE2, K2C, KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63 \
162) LAYOUT_all( \ 187) { \
163 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 188 { KC_NO, KC_NO, KC_NO, KC_NO, K04, K05, K06, K07, /* 00-07 */ \
164 K29, K3A, K3B, K3C, K3D, K3E, K3F, K40, K41, K42, K43, K44, K45, K46, K47, K48, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 189 K08, K09, K0A, K0B, K0C, K0D, K0E, K0F }, /* 08-0F */ \
165 K35, K1E, K1F, K20, K21, K22, K23, K24, K25, K26, K27, K2D, K2E, KC_NO, K2A, K49, K4A, K4B, K53, K54, K55, K56, KC_NO, KC_NO, \ 190 { K10, K11, K12, K13, K14, K15, K16, K17, /* 10-17 */ \
166 K2B, K14, K1A, K08, K15, K17, K1C, K18, K0C, K12, K13, K2F, K30, K32, K4C, K4D, K4E, K5F, K60, K61, K57, KC_NO, KC_NO, \ 191 K18, K19, K1A, K1B, K1C, K1D, K1E, K1F }, /* 18-1F */ \
167 K39, K04, K16, K07, K09, K0A, K0B, K0D, K0E, K0F, K33, K34, K32, K28, K5C, K5D, K5E, KC_NO, KC_NO, KC_NO, \ 192 { K20, K21, K22, K23, K24, K25, K26, K27, /* 20-27 */ \
168 KE1, K64, K1D, K1B, K06, K19, K05, K11, K10, K36, K37, K38, KC_NO, KE5, K52, K59, K5A, K5B, KC_NO, KC_NO, KC_NO, \ 193 K28, K29, K2A, K2B, K2C, K2D, K2E, K2F }, /* 28-2F */ \
169 KE0, KE3, KE2, KC_NO, KC_NO, K2C, KC_NO, KC_NO, KC_NO, KE6, KE7, K65, KE4, K50, K51, K4F, K62, K63, K58, KC_NO, KC_NO \ 194 { K30, K31, K32, K33, K34, K35, K36, K37, /* 30-37 */ \
170) 195 K38, K39, K3A, K3B, K3C, K3D, K3E, K3F }, /* 38-3F */ \
196 { K40, K41, K42, K43, K44, K45, K46, K47, /* 40-47 */ \
197 K48, K49, K4A, K4B, K4C, K4D, K4E, K4F }, /* 48-4F */ \
198 { K50, K51, K52, K53, K54, K55, K56, K57, /* 50-57 */ \
199 K58, K59, K5A, K5B, K5C, K5D, K5E, K5F }, /* 58-5F */ \
200 { K60, K61, K62, K63, K64, K65, KC_NO, KC_NO, /* 60-67 */ \
201 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 68-6F */ \
202 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 70-77 */ \
203 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 78-7F */ \
204 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 80-87 */ \
205 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* 88-8F */ \
206 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 90-97 */ \
207 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* 98-9F */ \
208 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* A0-A7 */ \
209 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* A8-AF */ \
210 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* B0-B7 */ \
211 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* B8-BF */ \
212 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* C0-C7 */ \
213 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* C8-CF */ \
214 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* D0-D7 */ \
215 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* D8-DF */ \
216 { KE0, KE1, KE2, KE3, KE4, KE5, KE6, KE7, /* E0-E7 */ \
217 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* E8-EF */ \
218 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* F0-F7 */ \
219 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* F8-FF */ \
220}
171 221
172/* ,---. ,---------------. ,---------------. ,---------------. ,-----------. 222/* ,---. ,---------------. ,---------------. ,---------------. ,-----------.
173 * |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau| 223 * |Esc| |F1 |F2 |F3 |F4 | |F5 |F6 |F7 |F8 | |F9 |F10|F11|F12| |PrS|ScL|Pau|
@@ -191,13 +241,38 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
191 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34,K32, K5C,K5D,K5E, \ 241 K39,K04,K16,K07,K09,K0A,K0B,K0D,K0E,K0F,K33,K34,K32, K5C,K5D,K5E, \
192 KE1,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, K87,KE5, K52, K59,K5A,K5B,K58, \ 242 KE1,K1D,K1B,K06,K19,K05,K11,K10,K36,K37,K38, K87,KE5, K52, K59,K5A,K5B,K58, \
193 KE0,KE3,KE2,K8B, K2C, K8A,K88,KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63 \ 243 KE0,KE3,KE2,K8B, K2C, K8A,K88,KE6,KE7,K65,KE4, K50,K51,K4F, K62, K63 \
194) LAYOUT_all( \ 244) { \
195 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 245 { KC_NO, KC_NO, KC_NO, KC_NO, K04, K05, K06, K07, /* 00-07 */ \
196 K29, K3A, K3B, K3C, K3D, K3E, K3F, K40, K41, K42, K43, K44, K45, K46, K47, K48, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, \ 246 K08, K09, K0A, K0B, K0C, K0D, K0E, K0F }, /* 08-0F */ \
197 K35, K1E, K1F, K20, K21, K22, K23, K24, K25, K26, K27, K2D, K2E, K89, K2A, K49, K4A, K4B, K53, K54, K55, K56, KC_NO, KC_NO, \ 247 { K10, K11, K12, K13, K14, K15, K16, K17, /* 10-17 */ \
198 K2B, K14, K1A, K08, K15, K17, K1C, K18, K0C, K12, K13, K2F, K30, K32, K4C, K4D, K4E, K5F, K60, K61, K57, KC_NO, KC_NO, \ 248 K18, K19, K1A, K1B, K1C, K1D, K1E, K1F }, /* 18-1F */ \
199 K39, K04, K16, K07, K09, K0A, K0B, K0D, K0E, K0F, K33, K34, K32, K28, K5C, K5D, K5E, KC_NO, KC_NO, KC_NO, \ 249 { K20, K21, K22, K23, K24, K25, K26, K27, /* 20-27 */ \
200 KE1, KC_NO, K1D, K1B, K06, K19, K05, K11, K10, K36, K37, K38, K87, KE5, K52, K59, K5A, K5B, KC_NO, KC_NO, KC_NO, \ 250 K28, K29, K2A, K2B, K2C, K2D, K2E, K2F }, /* 28-2F */ \
201 KE0, KE3, KE2, K8B, KC_NO, K2C, KC_NO, K8A, K88, KE6, KE7, K65, KE4, K50, K51, K4F, K62, K63, K58, KC_NO, KC_NO \ 251 { K30, K31, K32, K33, K34, K35, K36, K37, /* 30-37 */ \
202) 252 K38, K39, K3A, K3B, K3C, K3D, K3E, K3F }, /* 38-3F */ \
253 { K40, K41, K42, K43, K44, K45, K46, K47, /* 40-47 */ \
254 K48, K49, K4A, K4B, K4C, K4D, K4E, K4F }, /* 48-4F */ \
255 { K50, K51, K52, K53, K54, K55, K56, K57, /* 50-57 */ \
256 K58, K59, K5A, K5B, K5C, K5D, K5E, K5F }, /* 58-5F */ \
257 { K60, K61, K62, K63, K64, K65, KC_NO, KC_NO, /* 60-67 */ \
258 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 68-6F */ \
259 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 70-77 */ \
260 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, }, /* 78-7F */ \
261 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, K87, /* 80-87 */ \
262 K88, K89, K8A, K8B, KC_NO, KC_NO, KC_NO, KC_NO }, /* 88-8F */ \
263 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* 90-97 */ \
264 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* 98-9F */ \
265 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* A0-A7 */ \
266 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* A8-AF */ \
267 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* B0-B7 */ \
268 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* B8-BF */ \
269 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* C0-C7 */ \
270 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* C8-CF */ \
271 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* D0-D7 */ \
272 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* D8-DF */ \
273 { KE0, KE1, KE2, KE3, KE4, KE5, KE6, KE7, /* E0-E7 */ \
274 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* E8-EF */ \
275 { KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, /* F0-F7 */ \
276 KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO, KC_NO }, /* F8-FF */ \
277}
203#endif 278#endif
diff --git a/keyboards/converter/xt_usb/rules.mk b/keyboards/converter/xt_usb/rules.mk
index ca9382f8a..9f84d6ac0 100644
--- a/keyboards/converter/xt_usb/rules.mk
+++ b/keyboards/converter/xt_usb/rules.mk
@@ -7,7 +7,7 @@ BOOTLOADER = halfkay
7# Build Options 7# Build Options
8# change yes to no to disable 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = yes # Console for debug 13CONSOLE_ENABLE = yes # Console for debug