qmk-keychron-q3-colemak-dh/keyboards/s_ol/0xc_pad/keymaps/vial/vial.json
2022-09-03 12:22:27 -06:00

18 lines
341 B
JSON

{
"name": "0xC.pad",
"lighting": "vialrgb",
"matrix": {
"rows": 4,
"cols": 4
},
"layouts": {
"keymap": [
[{"x": 1}, "0,0", "0,1"],
[{"x": 0.5}, "1,0", "1,1", "1,2"],
["2,0", "2,1", "2,2", "2,3"],
[{"x": 0.5}, "3,1", "3,2", "3,3"]
]
}
}