Run formatting routine on info.json

This commit is contained in:
Gondolindrim 2024-05-13 16:28:27 -03:00
parent c4ef2ed77d
commit baffc9e89d
No known key found for this signature in database
GPG Key ID: A44E7AEDE212F56C

View File

@ -1,204 +1,203 @@
{
"keyboard_name": "TypeK-S Rev. Zeta-RC2",
"manufacturer": "gok",
"usb": {
"pid": "0x8475",
"vid": "0x7179",
"device_version": "6.2.0"
},
"diode_direction": "COL2ROW",
"matrix_pins": {
"cols": ["A3" , "B12", "A0" , "A10", "B0" , "B1" , "B10", "B3" , "C15", "C14", "C13", "B9" , "B8" , "B5" ],
"rows": ["A7" , "A8" , "A15", "A1" , "A2" ]
},
"features": {
"bootmagic": true,
"mousekey": false,
"extrakey": false,
"console": false,
"rgblight": true,
"nkro": true
},
"keyboard_name": "TypeK-S Rev. Zeta-RC2",
"maintainer": "Gondolindrim",
"bootloader": "stm32-dfu",
"build": {
"lto": true
},
"ws2812":{
"pin": "B15",
"driver": "pwm"
"diode_direction": "COL2ROW",
"eeprom": {
"driver": "wear_leveling",
"wear_leveling": {
"backing_size": 4096,
"driver": "embedded_flash",
"logical_size": 2048
}
},
"features": {
"bootmagic": true,
"console": false,
"extrakey": false,
"mousekey": false,
"nkro": true,
"rgblight": true
},
"matrix_pins": {
"cols": ["A3", "B12", "A0", "A10", "B0", "B1", "B10", "B3", "C15", "C14", "C13", "B9", "B8", "B5"],
"rows": ["A7", "A8", "A15", "A1", "A2"]
},
"processor": "STM32F411",
"rgblight": {
"led_count": 69,
"animations": {
"alternating": true,
"breathing": true,
"christmas": true,
"knight": true,
"rainbow_mood": true,
"rainbow_swirl": true,
"snake": true,
"knight": true,
"christmas": true,
"static_gradient": true,
"rgb_test": true,
"alternating": true,
"snake": true,
"static_gradient": true,
"twinkle": true
},
"default": {
"animation": "rainbow_swirl",
"val": 200
},
"led_map": [0 , 1 , 2, 3 , 4 , 5, 66, 67, 68, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65]
},
"eeprom": {
"driver": "wear_leveling",
"wear_leveling": {
"driver": "embedded_flash",
"backing_size": 4096,
"logical_size": 2048
}
"led_count": 69,
"led_map": [0, 1, 2, 3, 4, 5, 66, 67, 68, 35, 34, 33, 32, 31, 30, 29, 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65]
},
"url": "https://www.gok.design/type-k",
"maintainer": "Gondolindrim",
"processor": "STM32F411",
"bootloader": "stm32-dfu",
"usb": {
"device_version": "6.2.0",
"pid": "0x8475",
"vid": "0x7179"
},
"ws2812": {
"driver": "pwm",
"pin": "B15"
},
"layouts": {
"LAYOUT_all": {
"layout": [
{"label":"Esc", "matrix":[ 0, 0], "x":0.75, "y":0 },
{"label":"`~", "matrix":[ 0, 1], "x":2.5, "y":0 },
{"label":"1!", "matrix":[ 0, 2], "x":3.5, "y":0 },
{"label":"2@", "matrix":[ 0, 3], "x":5, "y":0 },
{"label":"3#", "matrix":[ 0, 4], "x":6, "y":0 },
{"label":"4$", "matrix":[ 0, 5], "x":7, "y":0 },
{"label":"5%", "matrix":[ 0, 6], "x":8, "y":0 },
{"label":"7&", "matrix":[ 0, 7], "x":12.75, "y":0 },
{"label":"8*", "matrix":[ 0, 8], "x":13.75, "y":0 },
{"label":"9(", "matrix":[ 0, 9], "x":14.75, "y":0 },
{"label":"0)", "matrix":[ 0,10], "x":15.75, "y":0 },
{"label":"-_", "matrix":[ 0,11], "x":17, "y":0 },
{"label":"=+", "matrix":[ 0,12], "x":18, "y":0 },
{"label":"\\|", "matrix":[ 0,13], "x":19, "y":0 },
{"label":"Page Up", "matrix":[ 1, 0], "x":0.5, "y":1 },
{"label":"Tab", "matrix":[ 1, 1], "x":2.25, "y":1, "w":1.5 },
{"label":"Q", "matrix":[ 1, 2], "x":3.75, "y":1 },
{"label":"W", "matrix":[ 1, 3], "x":5.5, "y":1 },
{"label":"E", "matrix":[ 1, 4], "x":6.5, "y":1 },
{"label":"R", "matrix":[ 1, 5], "x":7.5, "y":1 },
{"label":"T", "matrix":[ 1, 6], "x":8.5, "y":1 },
{"label":"Y", "matrix":[ 1, 7], "x":12, "y":1 },
{"label":"U", "matrix":[ 1, 8], "x":13, "y":1 },
{"label":"I", "matrix":[ 1, 9], "x":14, "y":1 },
{"label":"O", "matrix":[ 1,10], "x":15, "y":1 },
{"label":"P", "matrix":[ 1,11], "x":16.75, "y":1 },
{"label":"[{", "matrix":[ 1,12], "x":17.75, "y":1 },
{"label":"]}", "matrix":[ 1,13], "x":18.75, "y":1 },
{"label":"Page Down", "matrix":[ 2, 0], "x":0.25, "y":2 },
{"label":"Caps Lock", "matrix":[ 2, 1], "x":2.25, "y":2, "w":1.75},
{"label":"A", "matrix":[ 2, 2], "x":4, "y":2 },
{"label":"S", "matrix":[ 2, 3], "x":5.75, "y":2 },
{"label":"D", "matrix":[ 2, 4], "x":6.75, "y":2 },
{"label":"F", "matrix":[ 2, 5], "x":7.75, "y":2 },
{"label":"G", "matrix":[ 2, 6], "x":8.75, "y":2 },
{"label":"H", "matrix":[ 2, 7], "x":12.25, "y":2 },
{"label":"J", "matrix":[ 2, 8], "x":13.25, "y":2 },
{"label":"K", "matrix":[ 2, 9], "x":14.25, "y":2 },
{"label":"L", "matrix":[ 2,10], "x":15.25, "y":2 },
{"label":";:", "matrix":[ 2,11], "x":17.25, "y":2 },
{"label":"\"", "matrix":[ 2,12], "x":18.25, "y":2 },
{"label":"Del", "matrix":[ 2,13], "x":20, "y":0 },
{"label":"End", "matrix":[ 3, 0], "x":0, "y":3 },
{"label":"Shift", "matrix":[ 3, 1], "x":1.5, "y":3, "w":2.25},
{"label":"Z", "matrix":[ 3, 2], "x":3.75, "y":3 },
{"label":"X", "matrix":[ 3, 3], "x":6, "y":3 },
{"label":"C", "matrix":[ 3, 4], "x":7, "y":3 },
{"label":"V", "matrix":[ 3, 5], "x":8, "y":3 },
{"label":"B", "matrix":[ 3, 6], "x":9, "y":3 },
{"label":"B", "matrix":[ 3, 7], "x":11.75, "y":3 },
{"label":"N", "matrix":[ 3, 8], "x":12.75, "y":3 },
{"label":"M", "matrix":[ 3, 9], "x":13.75, "y":3 },
{"label":",<", "matrix":[ 3,10], "x":14.75, "y":3 },
{"label":".>", "matrix":[ 3,11], "x":17, "y":3 },
{"label":"/?", "matrix":[ 3,12], "x":18, "y":3 },
{"label":"Shift", "matrix":[ 3,13], "x":19, "y":3, "w":1.25},
{"label":"Control", "matrix":[ 4, 1], "x":1.5, "y":4, "w":1.5 },
{"label":"Alt", "matrix":[ 4, 2], "x":6, "y":4, "w":1.5 },
{"label":"Space", "matrix":[ 4, 4], "x":7.5, "y":4, "w":2 },
{"label":"Left GUI", "matrix":[ 4, 5], "x":9.5, "y":4 },
{"label":"^6", "matrix":[ 4, 6], "x":9, "y":0 },
{"label":"Space", "matrix":[ 4, 7], "x":11.25, "y":4 },
{"label":"Space", "matrix":[ 4, 8], "x":12.25, "y":4, "w":2 },
{"label":"Alt", "matrix":[ 4, 9], "x":14.25, "y":4, "w":1.5 },
{"label":"Backspace", "matrix":[ 4,10], "x":19.75, "y":1, "w":1.5 },
{"label":"Enter", "matrix":[ 4,11], "x":19.25, "y":2, "w":2.25},
{"label":"MO(1)", "matrix":[ 4,12], "x":20.25, "y":3 },
{"label":"Control", "matrix":[ 4,13], "x":19.25, "y":4, "w":1.5 }
]
{"label": "Esc", "matrix": [0, 0], "x": 0.75, "y": 0},
{"label": "`~", "matrix": [0, 1], "x": 2.5, "y": 0},
{"label": "1!", "matrix": [0, 2], "x": 3.5, "y": 0},
{"label": "2@", "matrix": [0, 3], "x": 5, "y": 0},
{"label": "3#", "matrix": [0, 4], "x": 6, "y": 0},
{"label": "4$", "matrix": [0, 5], "x": 7, "y": 0},
{"label": "5%", "matrix": [0, 6], "x": 8, "y": 0},
{"label": "7&", "matrix": [0, 7], "x": 12.75, "y": 0},
{"label": "8*", "matrix": [0, 8], "x": 13.75, "y": 0},
{"label": "9(", "matrix": [0, 9], "x": 14.75, "y": 0},
{"label": "0)", "matrix": [0, 10], "x": 15.75, "y": 0},
{"label": "-_", "matrix": [0, 11], "x": 17, "y": 0},
{"label": "=+", "matrix": [0, 12], "x": 18, "y": 0},
{"label": "\\|", "matrix": [0, 13], "x": 19, "y": 0},
{"label": "Page Up", "matrix": [1, 0], "x": 0.5, "y": 1},
{"label": "Tab", "matrix": [1, 1], "x": 2.25, "y": 1, "w": 1.5},
{"label": "Q", "matrix": [1, 2], "x": 3.75, "y": 1},
{"label": "W", "matrix": [1, 3], "x": 5.5, "y": 1},
{"label": "E", "matrix": [1, 4], "x": 6.5, "y": 1},
{"label": "R", "matrix": [1, 5], "x": 7.5, "y": 1},
{"label": "T", "matrix": [1, 6], "x": 8.5, "y": 1},
{"label": "Y", "matrix": [1, 7], "x": 12, "y": 1},
{"label": "U", "matrix": [1, 8], "x": 13, "y": 1},
{"label": "I", "matrix": [1, 9], "x": 14, "y": 1},
{"label": "O", "matrix": [1, 10], "x": 15, "y": 1},
{"label": "P", "matrix": [1, 11], "x": 16.75, "y": 1},
{"label": "[{", "matrix": [1, 12], "x": 17.75, "y": 1},
{"label": "]}", "matrix": [1, 13], "x": 18.75, "y": 1},
{"label": "Page Down", "matrix": [2, 0], "x": 0.25, "y": 2},
{"label": "Caps Lock", "matrix": [2, 1], "x": 2.25, "y": 2, "w": 1.75},
{"label": "A", "matrix": [2, 2], "x": 4, "y": 2},
{"label": "S", "matrix": [2, 3], "x": 5.75, "y": 2},
{"label": "D", "matrix": [2, 4], "x": 6.75, "y": 2},
{"label": "F", "matrix": [2, 5], "x": 7.75, "y": 2},
{"label": "G", "matrix": [2, 6], "x": 8.75, "y": 2},
{"label": "H", "matrix": [2, 7], "x": 12.25, "y": 2},
{"label": "J", "matrix": [2, 8], "x": 13.25, "y": 2},
{"label": "K", "matrix": [2, 9], "x": 14.25, "y": 2},
{"label": "L", "matrix": [2, 10], "x": 15.25, "y": 2},
{"label": ";:", "matrix": [2, 11], "x": 17.25, "y": 2},
{"label": "\"", "matrix": [2, 12], "x": 18.25, "y": 2},
{"label": "Del", "matrix": [2, 13], "x": 20, "y": 0},
{"label": "End", "matrix": [3, 0], "x": 0, "y": 3},
{"label": "Shift", "matrix": [3, 1], "x": 1.5, "y": 3, "w": 2.25},
{"label": "Z", "matrix": [3, 2], "x": 3.75, "y": 3},
{"label": "X", "matrix": [3, 3], "x": 6, "y": 3},
{"label": "C", "matrix": [3, 4], "x": 7, "y": 3},
{"label": "V", "matrix": [3, 5], "x": 8, "y": 3},
{"label": "B", "matrix": [3, 6], "x": 9, "y": 3},
{"label": "B", "matrix": [3, 7], "x": 11.75, "y": 3},
{"label": "N", "matrix": [3, 8], "x": 12.75, "y": 3},
{"label": "M", "matrix": [3, 9], "x": 13.75, "y": 3},
{"label": ",<", "matrix": [3, 10], "x": 14.75, "y": 3},
{"label": ".>", "matrix": [3, 11], "x": 17, "y": 3},
{"label": "/?", "matrix": [3, 12], "x": 18, "y": 3},
{"label": "Shift", "matrix": [3, 13], "x": 19, "y": 3, "w": 1.25},
{"label": "Control", "matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.5},
{"label": "Alt", "matrix": [4, 2], "x": 6, "y": 4, "w": 1.5},
{"label": "Space", "matrix": [4, 4], "x": 7.5, "y": 4, "w": 2},
{"label": "Left GUI", "matrix": [4, 5], "x": 9.5, "y": 4},
{"label": "^6", "matrix": [4, 6], "x": 9, "y": 0},
{"label": "Space", "matrix": [4, 7], "x": 11.25, "y": 4},
{"label": "Space", "matrix": [4, 8], "x": 12.25, "y": 4, "w": 2},
{"label": "Alt", "matrix": [4, 9], "x": 14.25, "y": 4, "w": 1.5},
{"label": "Backspace", "matrix": [4, 10], "x": 19.75, "y": 1, "w": 1.5},
{"label": "Enter", "matrix": [4, 11], "x": 19.25, "y": 2, "w": 2.25},
{"label": "MO(1)", "matrix": [4, 12], "x": 20.25, "y": 3},
{"label": "Control", "matrix": [4, 13], "x": 19.25, "y": 4, "w": 1.5}
]
},
"LAYOUT_nosplits": {
"layout": [
{"label":"Esc", "matrix":[ 0, 0], "x":0.75, "y":0 },
{"label":"`~", "matrix":[ 0, 1], "x":2.5, "y":0 },
{"label":"1!", "matrix":[ 0, 2], "x":3.5, "y":0 },
{"label":"2@", "matrix":[ 0, 3], "x":5, "y":0 },
{"label":"3#", "matrix":[ 0, 4], "x":6, "y":0 },
{"label":"4$", "matrix":[ 0, 5], "x":7, "y":0 },
{"label":"5%", "matrix":[ 0, 6], "x":8, "y":0 },
{"label":"7&", "matrix":[ 0, 7], "x":12.75, "y":0 },
{"label":"8*", "matrix":[ 0, 8], "x":13.75, "y":0 },
{"label":"9(", "matrix":[ 0, 9], "x":14.75, "y":0 },
{"label":"0)", "matrix":[ 0,10], "x":15.75, "y":0 },
{"label":"-_", "matrix":[ 0,11], "x":17, "y":0 },
{"label":"=+", "matrix":[ 0,12], "x":18, "y":0 },
{"label":"Backspace", "matrix":[ 0,13], "x":19, "y":0, "w": 2 },
{"label":"Page Up", "matrix":[ 1, 0], "x":0.5, "y":1 },
{"label":"Tab", "matrix":[ 1, 1], "x":2.25, "y":1, "w":1.5 },
{"label":"Q", "matrix":[ 1, 2], "x":3.75, "y":1 },
{"label":"W", "matrix":[ 1, 3], "x":5.5, "y":1 },
{"label":"E", "matrix":[ 1, 4], "x":6.5, "y":1 },
{"label":"R", "matrix":[ 1, 5], "x":7.5, "y":1 },
{"label":"T", "matrix":[ 1, 6], "x":8.5, "y":1 },
{"label":"Y", "matrix":[ 1, 7], "x":12, "y":1 },
{"label":"U", "matrix":[ 1, 8], "x":13, "y":1 },
{"label":"I", "matrix":[ 1, 9], "x":14, "y":1 },
{"label":"O", "matrix":[ 1,10], "x":15, "y":1 },
{"label":"P", "matrix":[ 1,11], "x":16.75, "y":1 },
{"label":"[{", "matrix":[ 1,12], "x":17.75, "y":1 },
{"label":"]}", "matrix":[ 1,13], "x":18.75, "y":1 },
{"label":"Page Down", "matrix":[ 2, 0], "x":0.25, "y":2 },
{"label":"Caps Lock", "matrix":[ 2, 1], "x":2.25, "y":2, "w":1.75},
{"label":"A", "matrix":[ 2, 2], "x":4, "y":2 },
{"label":"S", "matrix":[ 2, 3], "x":5.75, "y":2 },
{"label":"D", "matrix":[ 2, 4], "x":6.75, "y":2 },
{"label":"F", "matrix":[ 2, 5], "x":7.75, "y":2 },
{"label":"G", "matrix":[ 2, 6], "x":8.75, "y":2 },
{"label":"H", "matrix":[ 2, 7], "x":12.25, "y":2 },
{"label":"J", "matrix":[ 2, 8], "x":13.25, "y":2 },
{"label":"K", "matrix":[ 2, 9], "x":14.25, "y":2 },
{"label":"L", "matrix":[ 2,10], "x":15.25, "y":2 },
{"label":";:", "matrix":[ 2,11], "x":17.25, "y":2 },
{"label":"\"", "matrix":[ 2,12], "x":18.25, "y":2 },
{"label":"End", "matrix":[ 3, 0], "x":0, "y":3 },
{"label":"Shift", "matrix":[ 3, 1], "x":1.5, "y":3, "w":2.25},
{"label":"Z", "matrix":[ 3, 2], "x":3.75, "y":3 },
{"label":"X", "matrix":[ 3, 3], "x":6, "y":3 },
{"label":"C", "matrix":[ 3, 4], "x":7, "y":3 },
{"label":"V", "matrix":[ 3, 5], "x":8, "y":3 },
{"label":"B", "matrix":[ 3, 6], "x":9, "y":3 },
{"label":"B", "matrix":[ 3, 7], "x":11.75, "y":3 },
{"label":"N", "matrix":[ 3, 8], "x":12.75, "y":3 },
{"label":"M", "matrix":[ 3, 9], "x":13.75, "y":3 },
{"label":",<", "matrix":[ 3,10], "x":14.75, "y":3 },
{"label":".>", "matrix":[ 3,11], "x":17, "y":3 },
{"label":"/?", "matrix":[ 3,12], "x":18, "y":3 },
{"label":"Shift", "matrix":[ 3,13], "x":19, "y":3, "w":2.25},
{"label":"Control", "matrix":[ 4, 1], "x":1.5, "y":4, "w":1.5 },
{"label":"Alt", "matrix":[ 4, 2], "x":6, "y":4, "w":1.5 },
{"label":"Space", "matrix":[ 4, 4], "x":7.5, "y":4, "w":3 },
{"label":"^6", "matrix":[ 4, 6], "x":9, "y":0 },
{"label":"Space", "matrix":[ 4, 8], "x":11.25, "y":4, "w":3 },
{"label":"Alt", "matrix":[ 4, 9], "x":14.25, "y":4, "w":1.5 },
{"label":"Backspace", "matrix":[ 4,10], "x":19.75, "y":1, "w":1.5 },
{"label":"Enter", "matrix":[ 4,11], "x":19.25, "y":2, "w":2.25},
{"label":"Control", "matrix":[ 4,13], "x":19.25, "y":4, "w":1.5 }
]
{"label": "Esc", "matrix": [0, 0], "x": 0.75, "y": 0},
{"label": "`~", "matrix": [0, 1], "x": 2.5, "y": 0},
{"label": "1!", "matrix": [0, 2], "x": 3.5, "y": 0},
{"label": "2@", "matrix": [0, 3], "x": 5, "y": 0},
{"label": "3#", "matrix": [0, 4], "x": 6, "y": 0},
{"label": "4$", "matrix": [0, 5], "x": 7, "y": 0},
{"label": "5%", "matrix": [0, 6], "x": 8, "y": 0},
{"label": "7&", "matrix": [0, 7], "x": 12.75, "y": 0},
{"label": "8*", "matrix": [0, 8], "x": 13.75, "y": 0},
{"label": "9(", "matrix": [0, 9], "x": 14.75, "y": 0},
{"label": "0)", "matrix": [0, 10], "x": 15.75, "y": 0},
{"label": "-_", "matrix": [0, 11], "x": 17, "y": 0},
{"label": "=+", "matrix": [0, 12], "x": 18, "y": 0},
{"label": "Backspace", "matrix": [0, 13], "x": 19, "y": 0, "w": 2},
{"label": "Page Up", "matrix": [1, 0], "x": 0.5, "y": 1},
{"label": "Tab", "matrix": [1, 1], "x": 2.25, "y": 1, "w": 1.5},
{"label": "Q", "matrix": [1, 2], "x": 3.75, "y": 1},
{"label": "W", "matrix": [1, 3], "x": 5.5, "y": 1},
{"label": "E", "matrix": [1, 4], "x": 6.5, "y": 1},
{"label": "R", "matrix": [1, 5], "x": 7.5, "y": 1},
{"label": "T", "matrix": [1, 6], "x": 8.5, "y": 1},
{"label": "Y", "matrix": [1, 7], "x": 12, "y": 1},
{"label": "U", "matrix": [1, 8], "x": 13, "y": 1},
{"label": "I", "matrix": [1, 9], "x": 14, "y": 1},
{"label": "O", "matrix": [1, 10], "x": 15, "y": 1},
{"label": "P", "matrix": [1, 11], "x": 16.75, "y": 1},
{"label": "[{", "matrix": [1, 12], "x": 17.75, "y": 1},
{"label": "]}", "matrix": [1, 13], "x": 18.75, "y": 1},
{"label": "Page Down", "matrix": [2, 0], "x": 0.25, "y": 2},
{"label": "Caps Lock", "matrix": [2, 1], "x": 2.25, "y": 2, "w": 1.75},
{"label": "A", "matrix": [2, 2], "x": 4, "y": 2},
{"label": "S", "matrix": [2, 3], "x": 5.75, "y": 2},
{"label": "D", "matrix": [2, 4], "x": 6.75, "y": 2},
{"label": "F", "matrix": [2, 5], "x": 7.75, "y": 2},
{"label": "G", "matrix": [2, 6], "x": 8.75, "y": 2},
{"label": "H", "matrix": [2, 7], "x": 12.25, "y": 2},
{"label": "J", "matrix": [2, 8], "x": 13.25, "y": 2},
{"label": "K", "matrix": [2, 9], "x": 14.25, "y": 2},
{"label": "L", "matrix": [2, 10], "x": 15.25, "y": 2},
{"label": ";:", "matrix": [2, 11], "x": 17.25, "y": 2},
{"label": "\"", "matrix": [2, 12], "x": 18.25, "y": 2},
{"label": "End", "matrix": [3, 0], "x": 0, "y": 3},
{"label": "Shift", "matrix": [3, 1], "x": 1.5, "y": 3, "w": 2.25},
{"label": "Z", "matrix": [3, 2], "x": 3.75, "y": 3},
{"label": "X", "matrix": [3, 3], "x": 6, "y": 3},
{"label": "C", "matrix": [3, 4], "x": 7, "y": 3},
{"label": "V", "matrix": [3, 5], "x": 8, "y": 3},
{"label": "B", "matrix": [3, 6], "x": 9, "y": 3},
{"label": "B", "matrix": [3, 7], "x": 11.75, "y": 3},
{"label": "N", "matrix": [3, 8], "x": 12.75, "y": 3},
{"label": "M", "matrix": [3, 9], "x": 13.75, "y": 3},
{"label": ",<", "matrix": [3, 10], "x": 14.75, "y": 3},
{"label": ".>", "matrix": [3, 11], "x": 17, "y": 3},
{"label": "/?", "matrix": [3, 12], "x": 18, "y": 3},
{"label": "Shift", "matrix": [3, 13], "x": 19, "y": 3, "w": 2.25},
{"label": "Control", "matrix": [4, 1], "x": 1.5, "y": 4, "w": 1.5},
{"label": "Alt", "matrix": [4, 2], "x": 6, "y": 4, "w": 1.5},
{"label": "Space", "matrix": [4, 4], "x": 7.5, "y": 4, "w": 3},
{"label": "^6", "matrix": [4, 6], "x": 9, "y": 0},
{"label": "Space", "matrix": [4, 8], "x": 11.25, "y": 4, "w": 3},
{"label": "Alt", "matrix": [4, 9], "x": 14.25, "y": 4, "w": 1.5},
{"label": "Backspace", "matrix": [4, 10], "x": 19.75, "y": 1, "w": 1.5},
{"label": "Enter", "matrix": [4, 11], "x": 19.25, "y": 2, "w": 2.25},
{"label": "Control", "matrix": [4, 13], "x": 19.25, "y": 4, "w": 1.5}
]
}
}
}
}