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

{
"name": "Creator Lite",
"vendorId": "0x8B1E",
"productId": "0x0D00",
"lighting": "none",
"matrix":
{
"rows": 1,
"cols": 7
},
"layouts": {
"keymap": [
[
"0,0", "0,1"
],
[
{
"y": -0.5,
"x": 2.5
},
"0,0\n\n\n\n\n\n\n\n\ne", "0,4", "0,1\n\n\n\n\n\n\n\n\ne"
],
[
{
"y": -0.5
},
"0,2", "0,3"
]
]
}
}