qmk-keychron-q3-colemak-dh/keyboards/sergiopoverony/creator_pro/creator_pro.json
SergioPoverony 3e75afa593
Added new keyboard Creator LIte name by SergioPoverony (#70)
* Added keyboard Creator Lite by SergioPoverony

* Newline fix

* readme Creator Lite

* Update keyboard Cretor Pro, added vial keumap support
fix keymap Lite version creatro keyboard
2021-11-07 12:52:29 -05:00

35 lines
353 B
JSON

{
"name": "Creator Pro",
"vendorId": "0x8B1E",
"productId": "0x0C00",
"lighting": "none",
"matrix":
{
"rows": 9,
"cols": 1
},
"layouts": {
"keymap": [
[
"0,0", "0,1", "0,2", "0,3"
],
[
{
"y": -0.5,
"x": 4.5
},
"0,4"
],
[
{
"y": -0.5
},
"0,5", "0,6", "0,7", "0,8"
]
]
}
}