Skip to content

Commit

Permalink
Data-Driven Keyboard Conversions: 0-9 (qmk#23357)
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft authored Mar 30, 2024
1 parent 831deac commit 76bd514
Show file tree
Hide file tree
Showing 116 changed files with 630 additions and 1,277 deletions.
39 changes: 0 additions & 39 deletions keyboards/0xc7/61key/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/0xc7/61key/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
"mousekey": false,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "F7", "F6", "F5", "F4", "F1", "F0"],
"rows": ["B0", "B1", "B2", "B3", "B7"]
Expand Down
4 changes: 0 additions & 4 deletions keyboards/0xcb/1337/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* default setup after eeprom reset */
#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_EFFECT_BREATHING + 2

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/* Oled Size */
#define OLED_DISPLAY_128X64
#define OLED_FONT_END 255
Expand Down
6 changes: 6 additions & 0 deletions keyboards/0xcb/1337/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
]
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
},
"tap_keycode_delay": 10
},
"qmk_lufa_bootloader": {
Expand Down Expand Up @@ -80,9 +84,11 @@
{"x": 0, "y": 0, "matrix": [0, 0]},
{"x": 1, "y": 0, "matrix": [0, 1]},
{"x": 2, "y": 0, "matrix": [0, 2]},

{"x": 0, "y": 1, "matrix": [1, 0]},
{"x": 1, "y": 1, "matrix": [1, 1]},
{"x": 2, "y": 1, "matrix": [1, 2]},

{"x": 0, "y": 2, "matrix": [2, 0]},
{"x": 1, "y": 2, "matrix": [2, 1]},
{"x": 2, "y": 2, "matrix": [2, 2]}
Expand Down
5 changes: 0 additions & 5 deletions keyboards/0xcb/static/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/* oled custom font */
#define OLED_FONT_END 255
#define OLED_FONT_H "gfxfont.c"
4 changes: 4 additions & 0 deletions keyboards/0xcb/static/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@
]
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
},
"tap_keycode_delay": 10
},
"processor": "atmega328p",
Expand Down
39 changes: 0 additions & 39 deletions keyboards/1upkeyboards/1up60hse/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/1up60hse/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"levels": 5,
"breathing": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"rgblight": {
"saturation_steps": 8,
"brightness_steps": 8,
Expand Down
25 changes: 0 additions & 25 deletions keyboards/1upkeyboards/1up60hte/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/1up60hte/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@
"rows": ["B3", "B2", "B1", "B0", "D4"]
},
"diode_direction": "COL2ROW",
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"backlight": {
"pin": "B7"
},
Expand Down
7 changes: 0 additions & 7 deletions keyboards/1upkeyboards/1up60rgb/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/1up60rgb/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"nkro": true,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F0", "F1", "E6", "C7", "C6", "B7", "D4", "B1", "B0", "B5", "B4", "D7", "D6", "B3", "F4"],
"rows": ["D0", "D1", "D2", "D3", "D5"]
Expand Down
9 changes: 0 additions & 9 deletions keyboards/1upkeyboards/pi60/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/pi60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"ws2812": {
"pin": "GP17",
"driver": "vendor"
Expand Down
9 changes: 0 additions & 9 deletions keyboards/1upkeyboards/pi60_hse/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/pi60_hse/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"ws2812": {
"pin": "GP15",
"driver": "vendor"
Expand Down
9 changes: 0 additions & 9 deletions keyboards/1upkeyboards/pi60_rgb/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/pi60_rgb/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"ws2812": {
"pin": "GP19",
"driver": "vendor"
Expand Down
40 changes: 0 additions & 40 deletions keyboards/1upkeyboards/super16/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/super16/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D4", "C6", "F6", "F7"],
"rows": ["D1", "D0", "F4", "F5"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/1upkeyboards/super16v2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@

#define MOUSEKEY_MOVE_DELTA 25

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
* Feature disable options
* These options are also useful to firmware size reduction.
Expand Down
6 changes: 6 additions & 0 deletions keyboards/1upkeyboards/super16v2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D5", "D6", "C2", "D0"],
"rows": ["D1", "D2", "D3", "D4"]
Expand Down
7 changes: 0 additions & 7 deletions keyboards/1upkeyboards/sweet16/config.h

This file was deleted.

Loading

0 comments on commit 76bd514

Please sign in to comment.