qmk-keychron-q3-colemak-dh/keyboards/sergiopoverony/creator_lite/creator_lite.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
325 B
JSON

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