89b9a39614
Affects: - `handwired/reclined` - `handwired/retro_refit` - `handwired/selene` - `handwired/sick68` - `handwired/sick_pad` - `handwired/skakunm_dactyl` - `handwired/slash` - `handwired/snatchpad` - `handwired/sono1` - `handwired/space_oddity` - `handwired/split89` - `handwired/split_cloud` - `handwired/steamvan/rev1` - `handwired/sticc14` - `handwired/stream_cheap/2x3` - `handwired/stream_cheap/2x4` - `handwired/stream_cheap/2x5` - `handwired/symmetric70_proto/promicro` - `handwired/symmetric70_proto/proton_c` - `handwired/symmetry60` - `handwired/tennie` - `handwired/terminus_mini` - `handwired/trackpoint` - `handwired/tritium_numpad` - `handwired/twadlee/tp69` - `handwired/unk/rev1` - `handwired/uthol/rev3` - `handwired/videowriter` - `handwired/wabi` - `handwired/woodpad`
50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"keyboard_name": "2x4",
|
|
"manufacturer": "Stream Cheap",
|
|
"url": "https://www.thingiverse.com/thing:4497991",
|
|
"maintainer": "qmk",
|
|
"usb": {
|
|
"vid": "0x7363",
|
|
"pid": "0x1214",
|
|
"device_version": "0.0.1"
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina",
|
|
"build": {
|
|
"lto": true
|
|
},
|
|
"features": {
|
|
"bootmagic": true,
|
|
"command": false,
|
|
"console": false,
|
|
"extrakey": true,
|
|
"mousekey": true,
|
|
"nkro": true
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
},
|
|
"matrix_pins": {
|
|
"direct": [
|
|
["D1", "D0", "D4", "C6"],
|
|
["D7", "E6", "B4", "B5"]
|
|
]
|
|
},
|
|
"layouts": {
|
|
"LAYOUT_ortho_2x4": {
|
|
"layout": [
|
|
{"x": 0, "y": 0, "matrix": [0, 0]},
|
|
{"x": 1, "y": 0, "matrix": [0, 1]},
|
|
{"x": 2, "y": 0, "matrix": [0, 2]},
|
|
{"x": 3, "y": 0, "matrix": [0, 3]},
|
|
{"x": 0, "y": 1, "matrix": [1, 0]},
|
|
{"x": 1, "y": 1, "matrix": [1, 1]},
|
|
{"x": 2, "y": 1, "matrix": [1, 2]},
|
|
{"x": 3, "y": 1, "matrix": [1, 3]}
|
|
]
|
|
}
|
|
}
|
|
}
|