* fixup: update Vial keymaps per upstream reqs more keycodes renamed `rgb_matrix_indicators_user` return type switched to bool keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess layers removed EOL spaces and backslashes removed from keymaps * fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT * fixup: Vial-exclusive keyboard configs * fixup: 42keebs rules * fixup: relocated Vial keymaps * fixup: cleanup post-keymap move Remove wavtype/p01_ultra keymaps that went into QMK under different names Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps * fixup: Vial-exclusive default keymaps * fixup: remove broken via-only keymaps compiling VIA keymaps is not supported anyway * fixup: non-compiling Vial keymaps * refactor: changes from QMK PR, fix Vial keymap
19 lines
599 B
JSON
19 lines
599 B
JSON
{
|
|
"name": "Pancake_v2",
|
|
"vendorId": "0x5342",
|
|
"productId": "0x5032",
|
|
"lighting": "none",
|
|
"matrix": {
|
|
"rows": 4,
|
|
"cols": 12
|
|
},
|
|
"layouts": {
|
|
"keymap":[
|
|
["0,0","0,1","0,2","0,3","0,4","0,5",{"x":1},"0,6","0,7","0,8","0,9","0,10","0,11"],
|
|
["1,0","1,1","1,2","1,3","1,4","1,5",{"x":1},"1,6","1,7","1,8","1,9","1,10","1,11"],
|
|
["2,0","2,1","2,2","2,3","2,4","2,5",{"x":1},"2,6","2,7","2,8","2,9","2,10","2,11"],
|
|
["3,0","3,1","3,2","3,3","3,4",{"w":1.5},"3,5",{"w":1.5},"3,6","3,7","3,8","3,9","3,10","3,11"]
|
|
]
|
|
}
|
|
}
|