diff --git a/v3/handwired/cans12erv2/cans12erv2.json b/v3/handwired/cans12erv2/cans12erv2.json index 9fa17ea12e..f8eb1062e7 100644 --- a/v3/handwired/cans12erv2/cans12erv2.json +++ b/v3/handwired/cans12erv2/cans12erv2.json @@ -1,31 +1,32 @@ { - "name": "Cans12erV2", - "vendorId": "0x4342", - "productId": "0xABC0", - "matrix": { - "rows": 3, - "cols": 4 - }, - "layouts": { - "keymap": [ - [ - "0,0", - "0,1", - "0,2", - "0,3\n\n\n\n\n\n\n\n\ne0" - ], - [ - "1,0", - "1,1", - "1,2", - "1,3" - ], - [ - "2,0", - "2,1", - "2,2", - "2,3" - ] - ] - } + "name": "Cans12erV2", + "vendorId": "0x4342", + "productId": "0xABC0", + "matrix": { + "rows": 3, + "cols": 4 + }, + "layouts": { + "keymap": [ + [ + "0,0", + "0,1", + "0,2", + "0,3\n\n\n\n\n\n\n\n\ne0" + ], + [ + "1,0", + "1,1", + "1,2", + "1,3" + ], + [ + "2,0", + "2,1", + "2,2", + "2,3" + ] + ] + } } +