2021-01-06 10:00:05 -08:00
|
|
|
{
|
2022-08-01 17:02:19 -07:00
|
|
|
"keyboard_name": "bigKNOB",
|
|
|
|
"manufacturer": "leafcutterlabs",
|
2021-01-06 10:00:05 -08:00
|
|
|
"url": "",
|
|
|
|
"maintainer": "qmk",
|
2022-08-01 17:02:19 -07:00
|
|
|
"usb": {
|
|
|
|
"vid": "0xCEEB",
|
|
|
|
"pid": "0x0007",
|
|
|
|
"device_version": "0.0.1"
|
|
|
|
},
|
2023-02-25 14:45:12 -08:00
|
|
|
"encoder": {
|
|
|
|
"rotary": [
|
|
|
|
{"pin_a": "D0", "pin_b": "D2"}
|
|
|
|
]
|
|
|
|
},
|
2023-06-17 21:39:07 -07:00
|
|
|
"rgblight": {
|
|
|
|
"led_count": 5
|
|
|
|
},
|
2023-04-06 01:00:54 -07:00
|
|
|
"ws2812": {
|
|
|
|
"pin": "C7"
|
|
|
|
},
|
2023-02-07 23:41:46 -08:00
|
|
|
"processor": "atmega32u4",
|
|
|
|
"bootloader": "caterina",
|
2023-02-13 23:39:41 -08:00
|
|
|
"matrix_pins": {
|
|
|
|
"direct": [
|
|
|
|
["B7", "D4", "D6", "F6", "F7"]
|
|
|
|
]
|
|
|
|
},
|
2023-02-18 23:55:12 -08:00
|
|
|
"layout_aliases": {
|
|
|
|
"LAYOUT": "LAYOUT_ortho_1x5"
|
|
|
|
},
|
2021-01-06 10:00:05 -08:00
|
|
|
"layouts": {
|
|
|
|
"LAYOUT_ortho_1x5": {
|
2023-02-18 23:55:12 -08:00
|
|
|
"layout": [
|
2023-05-02 19:19:34 -07:00
|
|
|
{"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": 4, "y": 0, "matrix": [0, 4]}
|
2023-02-18 23:55:12 -08:00
|
|
|
]
|
2021-01-06 10:00:05 -08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|