8356266e07
* Add mini49 back * Update readme.md * Update keymap.c update vial keymap * Update keymap.c * Create rules.mk * Update readme.md * Update readme.md * Update readme.md * rename vial/ to via/ * Update readme.md * Update config.h Set bootmagic_lite key to top left * Update readme.md * Update keyboards/mini49/config.h Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Update keyboards/mini49/keymaps/vial/keymap.c rename `LAYOUT_mini49` to `LAYOUT` Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> * Change code per previous suggestions * remove mini49/config.h * Tonight's last commit. * I lied. * migrate layout to info.json * Update rules.mk * Update readme.md * remove mini49.h and remove reference from info.json * Update readme.md update photo * revert pico-sdk to 07edde8 --------- Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
82 lines
4.4 KiB
JSON
82 lines
4.4 KiB
JSON
{
|
|
"manufacturer": "HSS",
|
|
"keyboard_name": "mini49",
|
|
"maintainer": "pcs3rd",
|
|
"bootloader": "rp2040",
|
|
"diode_direction": "COL2ROW",
|
|
"features": {
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true
|
|
},
|
|
"matrix_pins": {
|
|
"cols": ["GP0", "GP1", "GP2", "GP3", "GP4", "GP5", "GP6", "GP7", "GP8", "GP9"],
|
|
"rows": ["GP10", "GP11", "GP12", "GP13", "GP14"]
|
|
},
|
|
"processor": "RP2040",
|
|
"url": "",
|
|
"usb": {
|
|
"device_version": "1.0.0",
|
|
"pid": "0x0000",
|
|
"vid": "0xBEEF"
|
|
},
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{ "label": "K00", "matrix": [0, 0], "w": 1, "x": 0, "y": 0 },
|
|
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 1, "y": 0 },
|
|
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 2, "y": 0 },
|
|
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 3, "y": 0 },
|
|
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 4, "y": 0 },
|
|
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 5, "y": 0 },
|
|
{ "label": "K06", "matrix": [0, 6], "w": 1, "x": 6, "y": 0 },
|
|
{ "label": "K07", "matrix": [0, 7], "w": 1, "x": 7, "y": 0 },
|
|
{ "label": "K08", "matrix": [0, 8], "w": 1, "x": 8, "y": 0 },
|
|
{ "label": "K09", "matrix": [0, 9], "w": 1, "x": 9, "y": 0 },
|
|
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 1 },
|
|
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 1 },
|
|
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 2, "y": 1 },
|
|
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 3, "y": 1 },
|
|
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 4, "y": 1 },
|
|
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 5, "y": 1 },
|
|
{ "label": "K16", "matrix": [1, 6], "w": 1, "x": 6, "y": 1 },
|
|
{ "label": "K17", "matrix": [1, 7], "w": 1, "x": 7, "y": 1 },
|
|
{ "label": "K18", "matrix": [1, 8], "w": 1, "x": 8, "y": 1 },
|
|
{ "label": "K19", "matrix": [1, 9], "w": 1, "x": 9, "y": 1 },
|
|
{ "label": "K20", "matrix": [2, 0], "w": 1, "x": 0, "y": 2 },
|
|
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 1, "y": 2 },
|
|
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 2, "y": 2 },
|
|
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 3, "y": 2 },
|
|
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 4, "y": 2 },
|
|
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 5, "y": 2 },
|
|
{ "label": "K26", "matrix": [2, 6], "w": 1, "x": 6, "y": 2 },
|
|
{ "label": "K27", "matrix": [2, 7], "w": 1, "x": 7, "y": 2 },
|
|
{ "label": "K28", "matrix": [2, 8], "w": 1, "x": 8, "y": 2 },
|
|
{ "label": "K29", "matrix": [2, 9], "w": 1, "x": 9, "y": 2 },
|
|
{ "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 3 },
|
|
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1, "y": 3 },
|
|
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 2, "y": 3 },
|
|
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 3, "y": 3 },
|
|
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 4, "y": 3 },
|
|
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 5, "y": 3 },
|
|
{ "label": "K36", "matrix": [3, 6], "w": 1, "x": 6, "y": 3 },
|
|
{ "label": "K37", "matrix": [3, 7], "w": 1, "x": 7, "y": 3 },
|
|
{ "label": "K38", "matrix": [3, 8], "w": 1, "x": 8, "y": 3 },
|
|
{ "label": "K39", "matrix": [3, 9], "w": 1, "x": 9, "y": 3 },
|
|
{ "label": "K40", "matrix": [4, 0], "w": 1, "x": 0, "y": 4 },
|
|
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 1, "y": 4 },
|
|
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 2, "y": 4 },
|
|
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 3, "y": 4 },
|
|
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 4, "y": 4 },
|
|
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 5, "y": 4 },
|
|
{ "label": "K47", "matrix": [4, 7], "w": 1, "x": 6, "y": 4 },
|
|
{ "label": "K48", "matrix": [4, 8], "w": 1, "x": 7, "y": 4 },
|
|
{ "label": "K49", "matrix": [4, 9], "w": 1, "x": 8, "y": 4 }
|
|
]
|
|
}
|
|
}
|
|
|
|
}
|