Boston Layout Macro Additions (#20504)

* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi with reference keymap

* add LAYOUT_iso with reference keymap
This commit is contained in:
James Young 2023-04-22 23:23:40 -07:00 committed by GitHub
parent c15f2790ce
commit f03c44f4a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 519 additions and 135 deletions

View File

@ -36,161 +36,412 @@
"layouts": {
"LAYOUT_all": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"label": "Mute", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "F13", "matrix": [0, 1], "x": 1.5, "y": 0},
{"label": "F14", "matrix": [0, 2], "x": 2.5, "y": 0},
{"label": "F15", "matrix": [0, 3], "x": 3.5, "y": 0},
{"label": "F16", "matrix": [0, 4], "x": 4.5, "y": 0},
{"label": "F17", "matrix": [0, 5], "x": 5.75, "y": 0},
{"label": "F18", "matrix": [0, 6], "x": 6.75, "y": 0},
{"label": "F19", "matrix": [0, 7], "x": 7.75, "y": 0},
{"label": "F20", "matrix": [0, 8], "x": 8.75, "y": 0},
{"label": "F21", "matrix": [0, 9], "x": 10, "y": 0},
{"label": "F22", "matrix": [0, 10], "x": 11, "y": 0},
{"label": "F23", "matrix": [0, 11], "x": 12, "y": 0},
{"label": "F24", "matrix": [0, 12], "x": 13, "y": 0},
{"label": "Previous Track", "matrix": [0, 13], "x": 14.25, "y": 0},
{"label": "Play/Pause", "matrix": [0, 14], "x": 15.25, "y": 0},
{"label": "Next Track", "matrix": [0, 15], "x": 16.25, "y": 0},
{"label": "Insert", "matrix": [0, 16], "x": 17.5, "y": 0},
{"label": "Home", "matrix": [0, 17], "x": 18.5, "y": 0},
{"label": "Page Up", "matrix": [0, 18], "x": 19.5, "y": 0},
{"matrix": [0, 1], "x": 1.5, "y": 0},
{"matrix": [0, 2], "x": 2.5, "y": 0},
{"matrix": [0, 3], "x": 3.5, "y": 0},
{"matrix": [0, 4], "x": 4.5, "y": 0},
{"label": "Esc", "matrix": [1, 0], "x": 0, "y": 1},
{"label": "F1", "matrix": [1, 1], "x": 1.5, "y": 1},
{"label": "F2", "matrix": [1, 2], "x": 2.5, "y": 1},
{"label": "F3", "matrix": [1, 3], "x": 3.5, "y": 1},
{"label": "F4", "matrix": [1, 4], "x": 4.5, "y": 1},
{"label": "F5", "matrix": [1, 5], "x": 5.75, "y": 1},
{"label": "F6", "matrix": [1, 6], "x": 6.75, "y": 1},
{"label": "F7", "matrix": [1, 7], "x": 7.75, "y": 1},
{"label": "F8", "matrix": [1, 8], "x": 8.75, "y": 1},
{"label": "F9", "matrix": [1, 9], "x": 10, "y": 1},
{"label": "F10", "matrix": [1, 10], "x": 11, "y": 1},
{"label": "F11", "matrix": [1, 11], "x": 12, "y": 1},
{"label": "F12", "matrix": [1, 12], "x": 13, "y": 1},
{"label": "Print Screen", "matrix": [1, 13], "x": 14.25, "y": 1},
{"label": "Scroll Lock", "matrix": [1, 14], "x": 15.25, "y": 1},
{"label": "Pause", "matrix": [1, 15], "x": 16.25, "y": 1},
{"label": "Delete", "matrix": [1, 16], "x": 17.5, "y": 1},
{"label": "End", "matrix": [1, 17], "x": 18.5, "y": 1},
{"label": "Page Down", "matrix": [1, 18], "x": 19.5, "y": 1},
{"matrix": [0, 5], "x": 5.75, "y": 0},
{"matrix": [0, 6], "x": 6.75, "y": 0},
{"matrix": [0, 7], "x": 7.75, "y": 0},
{"matrix": [0, 8], "x": 8.75, "y": 0},
{"label": "`", "matrix": [2, 0], "x": 0, "y": 2.5},
{"label": "1", "matrix": [2, 1], "x": 1, "y": 2.5},
{"label": "2", "matrix": [2, 2], "x": 2, "y": 2.5},
{"label": "3", "matrix": [2, 3], "x": 3, "y": 2.5},
{"label": "4", "matrix": [2, 4], "x": 4, "y": 2.5},
{"label": "5", "matrix": [2, 5], "x": 5, "y": 2.5},
{"label": "6", "matrix": [2, 6], "x": 6, "y": 2.5},
{"label": "7", "matrix": [2, 7], "x": 7, "y": 2.5},
{"label": "8", "matrix": [2, 8], "x": 8, "y": 2.5},
{"label": "9", "matrix": [2, 9], "x": 9, "y": 2.5},
{"label": "0", "matrix": [2, 10], "x": 10, "y": 2.5},
{"label": "-", "matrix": [2, 11], "x": 11, "y": 2.5},
{"label": "=", "matrix": [2, 12], "x": 12, "y": 2.5},
{"label": "Backspace", "matrix": [2, 13], "x": 13, "y": 2.5},
{"label": "Backspace", "matrix": [5, 14], "x": 14, "y": 2.5},
{"label": "Calculator", "matrix": [2, 14], "x": 15.25, "y": 2.5},
{"label": "Num Lock", "matrix": [2, 15], "x": 16.5, "y": 2.5},
{"label": "/", "matrix": [2, 16], "x": 17.5, "y": 2.5},
{"label": "*", "matrix": [2, 17], "x": 18.5, "y": 2.5},
{"label": "-", "matrix": [2, 18], "x": 19.5, "y": 2.5},
{"matrix": [0, 9], "x": 10, "y": 0},
{"matrix": [0, 10], "x": 11, "y": 0},
{"matrix": [0, 11], "x": 12, "y": 0},
{"matrix": [0, 12], "x": 13, "y": 0},
{"label": "Tab", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.5},
{"label": "Q", "matrix": [3, 1], "x": 1.5, "y": 3.5},
{"label": "W", "matrix": [3, 2], "x": 2.5, "y": 3.5},
{"label": "E", "matrix": [3, 3], "x": 3.5, "y": 3.5},
{"label": "R", "matrix": [3, 4], "x": 4.5, "y": 3.5},
{"label": "T", "matrix": [3, 5], "x": 5.5, "y": 3.5},
{"label": "Y", "matrix": [3, 6], "x": 6.5, "y": 3.5},
{"label": "U", "matrix": [3, 7], "x": 7.5, "y": 3.5},
{"label": "I", "matrix": [3, 8], "x": 8.5, "y": 3.5},
{"label": "O", "matrix": [3, 9], "x": 9.5, "y": 3.5},
{"label": "P", "matrix": [3, 10], "x": 10.5, "y": 3.5},
{"label": "[", "matrix": [3, 11], "x": 11.5, "y": 3.5},
{"label": "]", "matrix": [3, 12], "x": 12.5, "y": 3.5},
{"label": "\\", "matrix": [3, 13], "x": 13.5, "y": 3.5, "w": 1.5},
{"label": "Toggle RGB", "matrix": [3, 14], "x": 15.25, "y": 3.5},
{"label": "7", "matrix": [3, 15], "x": 16.5, "y": 3.5},
{"label": "8", "matrix": [3, 16], "x": 17.5, "y": 3.5},
{"label": "9", "matrix": [3, 17], "x": 18.5, "y": 3.5},
{"label": "=", "matrix": [3, 18], "x": 19.5, "y": 3.5},
{"matrix": [0, 13], "x": 14.25, "y": 0},
{"matrix": [0, 14], "x": 15.25, "y": 0},
{"matrix": [0, 15], "x": 16.25, "y": 0},
{"label": "Caps Lock", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.75},
{"label": "A", "matrix": [4, 1], "x": 1.75, "y": 4.5},
{"label": "S", "matrix": [4, 2], "x": 2.75, "y": 4.5},
{"label": "D", "matrix": [4, 3], "x": 3.75, "y": 4.5},
{"label": "F", "matrix": [4, 4], "x": 4.75, "y": 4.5},
{"label": "G", "matrix": [4, 5], "x": 5.75, "y": 4.5},
{"label": "H", "matrix": [4, 6], "x": 6.75, "y": 4.5},
{"label": "J", "matrix": [4, 7], "x": 7.75, "y": 4.5},
{"label": "K", "matrix": [4, 8], "x": 8.75, "y": 4.5},
{"label": "L", "matrix": [4, 9], "x": 9.75, "y": 4.5},
{"label": ";", "matrix": [4, 10], "x": 10.75, "y": 4.5},
{"label": "'", "matrix": [4, 11], "x": 11.75, "y": 4.5},
{"label": "Enter", "matrix": [4, 12], "x": 12.75, "y": 4.5},
{"label": "Enter", "matrix": [4, 13], "x": 13.75, "y": 4.5, "w": 1.25},
{"label": "Media Select", "matrix": [4, 14], "x": 15.25, "y": 4.5},
{"label": "4", "matrix": [4, 15], "x": 16.5, "y": 4.5},
{"label": "5", "matrix": [4, 16], "x": 17.5, "y": 4.5},
{"label": "6", "matrix": [4, 17], "x": 18.5, "y": 4.5},
{"label": "+", "matrix": [4, 18], "x": 19.5, "y": 4.5},
{"matrix": [0, 16], "x": 17.5, "y": 0},
{"matrix": [0, 17], "x": 18.5, "y": 0},
{"matrix": [0, 18], "x": 19.5, "y": 0},
{"label": "Shift", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"label": "\\", "matrix": [5, 1], "x": 1.25, "y": 5.5},
{"label": "Z", "matrix": [5, 2], "x": 2.25, "y": 5.5},
{"label": "X", "matrix": [5, 3], "x": 3.25, "y": 5.5},
{"label": "C", "matrix": [5, 4], "x": 4.25, "y": 5.5},
{"label": "V", "matrix": [5, 5], "x": 5.25, "y": 5.5},
{"label": "B", "matrix": [5, 6], "x": 6.25, "y": 5.5},
{"label": "N", "matrix": [5, 7], "x": 7.25, "y": 5.5},
{"label": "M", "matrix": [5, 8], "x": 8.25, "y": 5.5},
{"label": ",", "matrix": [5, 9], "x": 9.25, "y": 5.5},
{"label": ".", "matrix": [5, 10], "x": 10.25, "y": 5.5},
{"label": "/", "matrix": [5, 11], "x": 11.25, "y": 5.5},
{"label": "Shift", "matrix": [5, 12], "x": 12.25, "y": 5.5, "w": 1.75},
{"label": "\u2191", "matrix": [5, 13], "x": 14.25, "y": 5.75},
{"label": "1", "matrix": [5, 15], "x": 16.5, "y": 5.5},
{"label": "2", "matrix": [5, 16], "x": 17.5, "y": 5.5},
{"label": "3", "matrix": [5, 17], "x": 18.5, "y": 5.5},
{"label": "Enter", "matrix": [5, 18], "x": 19.5, "y": 5.5, "h": 2},
{"matrix": [1, 0], "x": 0, "y": 1},
{"label": "Ctrl", "matrix": [6, 0], "x": 0, "y": 6.5, "w": 1.25},
{"label": "GUI", "matrix": [6, 1], "x": 1.25, "y": 6.5, "w": 1.25},
{"label": "Alt", "matrix": [6, 2], "x": 2.5, "y": 6.5, "w": 1.25},
{"label": "Space", "matrix": [6, 4], "x": 3.75, "y": 6.5, "w": 2.25},
{"label": "Space", "matrix": [6, 5], "x": 6, "y": 6.5, "w": 1.25},
{"label": "Space", "matrix": [6, 7], "x": 7.25, "y": 6.5, "w": 2.75},
{"label": "Alt", "matrix": [6, 9], "x": 10, "y": 6.5},
{"label": "Menu", "matrix": [6, 10], "x": 11, "y": 6.5},
{"label": "Ctrl", "matrix": [6, 11], "x": 12, "y": 6.5},
{"label": "\u2190", "matrix": [6, 12], "x": 13.25, "y": 6.75},
{"label": "\u2193", "matrix": [6, 13], "x": 14.25, "y": 6.75},
{"label": "\u2192", "matrix": [6, 14], "x": 15.25, "y": 6.75},
{"label": "0", "matrix": [6, 15], "x": 16.5, "y": 6.5},
{"label": "0", "matrix": [6, 16], "x": 17.5, "y": 6.5},
{"label": ".", "matrix": [6, 17], "x": 18.5, "y": 6.5}
]
},
{"matrix": [1, 1], "x": 1.5, "y": 1},
{"matrix": [1, 2], "x": 2.5, "y": 1},
{"matrix": [1, 3], "x": 3.5, "y": 1},
{"matrix": [1, 4], "x": 4.5, "y": 1},
"LAYOUT_ansi": {
"layout": [
{"label": "Mute", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "F13", "matrix": [0, 1], "x": 1.5, "y": 0},
{"label": "F14", "matrix": [0, 2], "x": 2.5, "y": 0},
{"label": "F15", "matrix": [0, 3], "x": 3.5, "y": 0},
{"label": "F16", "matrix": [0, 4], "x": 4.5, "y": 0},
{"label": "F17", "matrix": [0, 5], "x": 5.75, "y": 0},
{"label": "F18", "matrix": [0, 6], "x": 6.75, "y": 0},
{"label": "F19", "matrix": [0, 7], "x": 7.75, "y": 0},
{"label": "F20", "matrix": [0, 8], "x": 8.75, "y": 0},
{"label": "F21", "matrix": [0, 9], "x": 10, "y": 0},
{"label": "F22", "matrix": [0, 10], "x": 11, "y": 0},
{"label": "F23", "matrix": [0, 11], "x": 12, "y": 0},
{"label": "F24", "matrix": [0, 12], "x": 13, "y": 0},
{"label": "Previous Track", "matrix": [0, 13], "x": 14.25, "y": 0},
{"label": "Play/Pause", "matrix": [0, 14], "x": 15.25, "y": 0},
{"label": "Next Track", "matrix": [0, 15], "x": 16.25, "y": 0},
{"label": "Insert", "matrix": [0, 16], "x": 17.5, "y": 0},
{"label": "Home", "matrix": [0, 17], "x": 18.5, "y": 0},
{"label": "Page Up", "matrix": [0, 18], "x": 19.5, "y": 0},
{"matrix": [1, 5], "x": 5.75, "y": 1},
{"matrix": [1, 6], "x": 6.75, "y": 1},
{"matrix": [1, 7], "x": 7.75, "y": 1},
{"matrix": [1, 8], "x": 8.75, "y": 1},
{"label": "Esc", "matrix": [1, 0], "x": 0, "y": 1},
{"label": "F1", "matrix": [1, 1], "x": 1.5, "y": 1},
{"label": "F2", "matrix": [1, 2], "x": 2.5, "y": 1},
{"label": "F3", "matrix": [1, 3], "x": 3.5, "y": 1},
{"label": "F4", "matrix": [1, 4], "x": 4.5, "y": 1},
{"label": "F5", "matrix": [1, 5], "x": 5.75, "y": 1},
{"label": "F6", "matrix": [1, 6], "x": 6.75, "y": 1},
{"label": "F7", "matrix": [1, 7], "x": 7.75, "y": 1},
{"label": "F8", "matrix": [1, 8], "x": 8.75, "y": 1},
{"label": "F9", "matrix": [1, 9], "x": 10, "y": 1},
{"label": "F10", "matrix": [1, 10], "x": 11, "y": 1},
{"label": "F11", "matrix": [1, 11], "x": 12, "y": 1},
{"label": "F12", "matrix": [1, 12], "x": 13, "y": 1},
{"label": "Print Screen", "matrix": [1, 13], "x": 14.25, "y": 1},
{"label": "Scroll Lock", "matrix": [1, 14], "x": 15.25, "y": 1},
{"label": "Pause", "matrix": [1, 15], "x": 16.25, "y": 1},
{"label": "Delete", "matrix": [1, 16], "x": 17.5, "y": 1},
{"label": "End", "matrix": [1, 17], "x": 18.5, "y": 1},
{"label": "Page Down", "matrix": [1, 18], "x": 19.5, "y": 1},
{"matrix": [1, 9], "x": 10, "y": 1},
{"matrix": [1, 10], "x": 11, "y": 1},
{"matrix": [1, 11], "x": 12, "y": 1},
{"matrix": [1, 12], "x": 13, "y": 1},
{"label": "`", "matrix": [2, 0], "x": 0, "y": 2.5},
{"label": "1", "matrix": [2, 1], "x": 1, "y": 2.5},
{"label": "2", "matrix": [2, 2], "x": 2, "y": 2.5},
{"label": "3", "matrix": [2, 3], "x": 3, "y": 2.5},
{"label": "4", "matrix": [2, 4], "x": 4, "y": 2.5},
{"label": "5", "matrix": [2, 5], "x": 5, "y": 2.5},
{"label": "6", "matrix": [2, 6], "x": 6, "y": 2.5},
{"label": "7", "matrix": [2, 7], "x": 7, "y": 2.5},
{"label": "8", "matrix": [2, 8], "x": 8, "y": 2.5},
{"label": "9", "matrix": [2, 9], "x": 9, "y": 2.5},
{"label": "0", "matrix": [2, 10], "x": 10, "y": 2.5},
{"label": "-", "matrix": [2, 11], "x": 11, "y": 2.5},
{"label": "=", "matrix": [2, 12], "x": 12, "y": 2.5},
{"label": "Backspace", "matrix": [2, 13], "x": 13, "y": 2.5, "w": 2},
{"label": "Calculator", "matrix": [2, 14], "x": 15.25, "y": 2.5},
{"label": "Num Lock", "matrix": [2, 15], "x": 16.5, "y": 2.5},
{"label": "/", "matrix": [2, 16], "x": 17.5, "y": 2.5},
{"label": "*", "matrix": [2, 17], "x": 18.5, "y": 2.5},
{"label": "-", "matrix": [2, 18], "x": 19.5, "y": 2.5},
{"matrix": [1, 13], "x": 14.25, "y": 1},
{"matrix": [1, 14], "x": 15.25, "y": 1},
{"matrix": [1, 15], "x": 16.25, "y": 1},
{"label": "Tab", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.5},
{"label": "Q", "matrix": [3, 1], "x": 1.5, "y": 3.5},
{"label": "W", "matrix": [3, 2], "x": 2.5, "y": 3.5},
{"label": "E", "matrix": [3, 3], "x": 3.5, "y": 3.5},
{"label": "R", "matrix": [3, 4], "x": 4.5, "y": 3.5},
{"label": "T", "matrix": [3, 5], "x": 5.5, "y": 3.5},
{"label": "Y", "matrix": [3, 6], "x": 6.5, "y": 3.5},
{"label": "U", "matrix": [3, 7], "x": 7.5, "y": 3.5},
{"label": "I", "matrix": [3, 8], "x": 8.5, "y": 3.5},
{"label": "O", "matrix": [3, 9], "x": 9.5, "y": 3.5},
{"label": "P", "matrix": [3, 10], "x": 10.5, "y": 3.5},
{"label": "[", "matrix": [3, 11], "x": 11.5, "y": 3.5},
{"label": "]", "matrix": [3, 12], "x": 12.5, "y": 3.5},
{"label": "\\", "matrix": [3, 13], "x": 13.5, "y": 3.5, "w": 1.5},
{"label": "Toggle RGB", "matrix": [3, 14], "x": 15.25, "y": 3.5},
{"label": "7", "matrix": [3, 15], "x": 16.5, "y": 3.5},
{"label": "8", "matrix": [3, 16], "x": 17.5, "y": 3.5},
{"label": "9", "matrix": [3, 17], "x": 18.5, "y": 3.5},
{"label": "=", "matrix": [3, 18], "x": 19.5, "y": 3.5},
{"matrix": [1, 16], "x": 17.5, "y": 1},
{"matrix": [1, 17], "x": 18.5, "y": 1},
{"matrix": [1, 18], "x": 19.5, "y": 1},
{"label": "Caps Lock", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.75},
{"label": "A", "matrix": [4, 1], "x": 1.75, "y": 4.5},
{"label": "S", "matrix": [4, 2], "x": 2.75, "y": 4.5},
{"label": "D", "matrix": [4, 3], "x": 3.75, "y": 4.5},
{"label": "F", "matrix": [4, 4], "x": 4.75, "y": 4.5},
{"label": "G", "matrix": [4, 5], "x": 5.75, "y": 4.5},
{"label": "H", "matrix": [4, 6], "x": 6.75, "y": 4.5},
{"label": "J", "matrix": [4, 7], "x": 7.75, "y": 4.5},
{"label": "K", "matrix": [4, 8], "x": 8.75, "y": 4.5},
{"label": "L", "matrix": [4, 9], "x": 9.75, "y": 4.5},
{"label": ";", "matrix": [4, 10], "x": 10.75, "y": 4.5},
{"label": "'", "matrix": [4, 11], "x": 11.75, "y": 4.5},
{"label": "Enter", "matrix": [4, 13], "x": 12.75, "y": 4.5, "w": 2.25},
{"label": "Media Select", "matrix": [4, 14], "x": 15.25, "y": 4.5},
{"label": "4", "matrix": [4, 15], "x": 16.5, "y": 4.5},
{"label": "5", "matrix": [4, 16], "x": 17.5, "y": 4.5},
{"label": "6", "matrix": [4, 17], "x": 18.5, "y": 4.5},
{"label": "+", "matrix": [4, 18], "x": 19.5, "y": 4.5},
{"matrix": [2, 0], "x": 0, "y": 2.5},
{"matrix": [2, 1], "x": 1, "y": 2.5},
{"matrix": [2, 2], "x": 2, "y": 2.5},
{"matrix": [2, 3], "x": 3, "y": 2.5},
{"matrix": [2, 4], "x": 4, "y": 2.5},
{"matrix": [2, 5], "x": 5, "y": 2.5},
{"matrix": [2, 6], "x": 6, "y": 2.5},
{"matrix": [2, 7], "x": 7, "y": 2.5},
{"matrix": [2, 8], "x": 8, "y": 2.5},
{"matrix": [2, 9], "x": 9, "y": 2.5},
{"matrix": [2, 10], "x": 10, "y": 2.5},
{"matrix": [2, 11], "x": 11, "y": 2.5},
{"matrix": [2, 12], "x": 12, "y": 2.5},
{"matrix": [2, 13], "x": 13, "y": 2.5},
{"matrix": [5, 14], "x": 14, "y": 2.5},
{"label": "Shift", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 2.25},
{"label": "Z", "matrix": [5, 2], "x": 2.25, "y": 5.5},
{"label": "X", "matrix": [5, 3], "x": 3.25, "y": 5.5},
{"label": "C", "matrix": [5, 4], "x": 4.25, "y": 5.5},
{"label": "V", "matrix": [5, 5], "x": 5.25, "y": 5.5},
{"label": "B", "matrix": [5, 6], "x": 6.25, "y": 5.5},
{"label": "N", "matrix": [5, 7], "x": 7.25, "y": 5.5},
{"label": "M", "matrix": [5, 8], "x": 8.25, "y": 5.5},
{"label": ",", "matrix": [5, 9], "x": 9.25, "y": 5.5},
{"label": ".", "matrix": [5, 10], "x": 10.25, "y": 5.5},
{"label": "/", "matrix": [5, 11], "x": 11.25, "y": 5.5},
{"label": "Shift", "matrix": [5, 12], "x": 12.25, "y": 5.5, "w": 1.75},
{"label": "\u2191", "matrix": [5, 13], "x": 14.25, "y": 5.75},
{"label": "1", "matrix": [5, 15], "x": 16.5, "y": 5.5},
{"label": "2", "matrix": [5, 16], "x": 17.5, "y": 5.5},
{"label": "3", "matrix": [5, 17], "x": 18.5, "y": 5.5},
{"label": "Enter", "matrix": [5, 18], "x": 19.5, "y": 5.5, "h": 2},
{"matrix": [2, 14], "x": 15.25, "y": 2.5},
{"label": "Ctrl", "matrix": [6, 0], "x": 0, "y": 6.5, "w": 1.25},
{"label": "GUI", "matrix": [6, 1], "x": 1.25, "y": 6.5, "w": 1.25},
{"label": "Alt", "matrix": [6, 2], "x": 2.5, "y": 6.5, "w": 1.25},
{"label": "Space", "matrix": [6, 5], "x": 3.75, "y": 6.5, "w": 6.25},
{"label": "Alt", "matrix": [6, 9], "x": 10, "y": 6.5},
{"label": "Menu", "matrix": [6, 10], "x": 11, "y": 6.5},
{"label": "Ctrl", "matrix": [6, 11], "x": 12, "y": 6.5},
{"label": "\u2190", "matrix": [6, 12], "x": 13.25, "y": 6.75},
{"label": "\u2193", "matrix": [6, 13], "x": 14.25, "y": 6.75},
{"label": "\u2192", "matrix": [6, 14], "x": 15.25, "y": 6.75},
{"label": "0", "matrix": [6, 15], "x": 16.5, "y": 6.5},
{"label": "0", "matrix": [6, 16], "x": 17.5, "y": 6.5},
{"label": ".", "matrix": [6, 17], "x": 18.5, "y": 6.5}
]
},
{"matrix": [2, 15], "x": 16.5, "y": 2.5},
{"matrix": [2, 16], "x": 17.5, "y": 2.5},
{"matrix": [2, 17], "x": 18.5, "y": 2.5},
{"matrix": [2, 18], "x": 19.5, "y": 2.5},
"LAYOUT_iso": {
"layout": [
{"label": "Mute", "matrix": [0, 0], "x": 0, "y": 0},
{"label": "F13", "matrix": [0, 1], "x": 1.5, "y": 0},
{"label": "F14", "matrix": [0, 2], "x": 2.5, "y": 0},
{"label": "F15", "matrix": [0, 3], "x": 3.5, "y": 0},
{"label": "F16", "matrix": [0, 4], "x": 4.5, "y": 0},
{"label": "F17", "matrix": [0, 5], "x": 5.75, "y": 0},
{"label": "F18", "matrix": [0, 6], "x": 6.75, "y": 0},
{"label": "F19", "matrix": [0, 7], "x": 7.75, "y": 0},
{"label": "F20", "matrix": [0, 8], "x": 8.75, "y": 0},
{"label": "F21", "matrix": [0, 9], "x": 10, "y": 0},
{"label": "F22", "matrix": [0, 10], "x": 11, "y": 0},
{"label": "F23", "matrix": [0, 11], "x": 12, "y": 0},
{"label": "F24", "matrix": [0, 12], "x": 13, "y": 0},
{"label": "Previous Track", "matrix": [0, 13], "x": 14.25, "y": 0},
{"label": "Play/Pause", "matrix": [0, 14], "x": 15.25, "y": 0},
{"label": "Next Track", "matrix": [0, 15], "x": 16.25, "y": 0},
{"label": "Insert", "matrix": [0, 16], "x": 17.5, "y": 0},
{"label": "Home", "matrix": [0, 17], "x": 18.5, "y": 0},
{"label": "Page Up", "matrix": [0, 18], "x": 19.5, "y": 0},
{"matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.5},
{"matrix": [3, 1], "x": 1.5, "y": 3.5},
{"matrix": [3, 2], "x": 2.5, "y": 3.5},
{"matrix": [3, 3], "x": 3.5, "y": 3.5},
{"matrix": [3, 4], "x": 4.5, "y": 3.5},
{"matrix": [3, 5], "x": 5.5, "y": 3.5},
{"matrix": [3, 6], "x": 6.5, "y": 3.5},
{"matrix": [3, 7], "x": 7.5, "y": 3.5},
{"matrix": [3, 8], "x": 8.5, "y": 3.5},
{"matrix": [3, 9], "x": 9.5, "y": 3.5},
{"matrix": [3, 10], "x": 10.5, "y": 3.5},
{"matrix": [3, 11], "x": 11.5, "y": 3.5},
{"matrix": [3, 12], "x": 12.5, "y": 3.5},
{"matrix": [3, 13], "x": 13.5, "y": 3.5, "w": 1.5},
{"label": "Esc", "matrix": [1, 0], "x": 0, "y": 1},
{"label": "F1", "matrix": [1, 1], "x": 1.5, "y": 1},
{"label": "F2", "matrix": [1, 2], "x": 2.5, "y": 1},
{"label": "F3", "matrix": [1, 3], "x": 3.5, "y": 1},
{"label": "F4", "matrix": [1, 4], "x": 4.5, "y": 1},
{"label": "F5", "matrix": [1, 5], "x": 5.75, "y": 1},
{"label": "F6", "matrix": [1, 6], "x": 6.75, "y": 1},
{"label": "F7", "matrix": [1, 7], "x": 7.75, "y": 1},
{"label": "F8", "matrix": [1, 8], "x": 8.75, "y": 1},
{"label": "F9", "matrix": [1, 9], "x": 10, "y": 1},
{"label": "F10", "matrix": [1, 10], "x": 11, "y": 1},
{"label": "F11", "matrix": [1, 11], "x": 12, "y": 1},
{"label": "F12", "matrix": [1, 12], "x": 13, "y": 1},
{"label": "Print Screen", "matrix": [1, 13], "x": 14.25, "y": 1},
{"label": "Scroll Lock", "matrix": [1, 14], "x": 15.25, "y": 1},
{"label": "Pause", "matrix": [1, 15], "x": 16.25, "y": 1},
{"label": "Delete", "matrix": [1, 16], "x": 17.5, "y": 1},
{"label": "End", "matrix": [1, 17], "x": 18.5, "y": 1},
{"label": "Page Down", "matrix": [1, 18], "x": 19.5, "y": 1},
{"matrix": [3, 14], "x": 15.25, "y": 3.5},
{"label": "`", "matrix": [2, 0], "x": 0, "y": 2.5},
{"label": "1", "matrix": [2, 1], "x": 1, "y": 2.5},
{"label": "2", "matrix": [2, 2], "x": 2, "y": 2.5},
{"label": "3", "matrix": [2, 3], "x": 3, "y": 2.5},
{"label": "4", "matrix": [2, 4], "x": 4, "y": 2.5},
{"label": "5", "matrix": [2, 5], "x": 5, "y": 2.5},
{"label": "6", "matrix": [2, 6], "x": 6, "y": 2.5},
{"label": "7", "matrix": [2, 7], "x": 7, "y": 2.5},
{"label": "8", "matrix": [2, 8], "x": 8, "y": 2.5},
{"label": "9", "matrix": [2, 9], "x": 9, "y": 2.5},
{"label": "0", "matrix": [2, 10], "x": 10, "y": 2.5},
{"label": "-", "matrix": [2, 11], "x": 11, "y": 2.5},
{"label": "=", "matrix": [2, 12], "x": 12, "y": 2.5},
{"label": "Backspace", "matrix": [2, 13], "x": 13, "y": 2.5, "w": 2},
{"label": "Calculator", "matrix": [2, 14], "x": 15.25, "y": 2.5},
{"label": "Num Lock", "matrix": [2, 15], "x": 16.5, "y": 2.5},
{"label": "/", "matrix": [2, 16], "x": 17.5, "y": 2.5},
{"label": "*", "matrix": [2, 17], "x": 18.5, "y": 2.5},
{"label": "-", "matrix": [2, 18], "x": 19.5, "y": 2.5},
{"matrix": [3, 15], "x": 16.5, "y": 3.5},
{"matrix": [3, 16], "x": 17.5, "y": 3.5},
{"matrix": [3, 17], "x": 18.5, "y": 3.5},
{"matrix": [3, 18], "x": 19.5, "y": 3.5},
{"label": "Tab", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.5},
{"label": "Q", "matrix": [3, 1], "x": 1.5, "y": 3.5},
{"label": "W", "matrix": [3, 2], "x": 2.5, "y": 3.5},
{"label": "E", "matrix": [3, 3], "x": 3.5, "y": 3.5},
{"label": "R", "matrix": [3, 4], "x": 4.5, "y": 3.5},
{"label": "T", "matrix": [3, 5], "x": 5.5, "y": 3.5},
{"label": "Y", "matrix": [3, 6], "x": 6.5, "y": 3.5},
{"label": "U", "matrix": [3, 7], "x": 7.5, "y": 3.5},
{"label": "I", "matrix": [3, 8], "x": 8.5, "y": 3.5},
{"label": "O", "matrix": [3, 9], "x": 9.5, "y": 3.5},
{"label": "P", "matrix": [3, 10], "x": 10.5, "y": 3.5},
{"label": "[", "matrix": [3, 11], "x": 11.5, "y": 3.5},
{"label": "]", "matrix": [3, 12], "x": 12.5, "y": 3.5},
{"label": "Toggle RGB", "matrix": [3, 14], "x": 15.25, "y": 3.5},
{"label": "7", "matrix": [3, 15], "x": 16.5, "y": 3.5},
{"label": "8", "matrix": [3, 16], "x": 17.5, "y": 3.5},
{"label": "9", "matrix": [3, 17], "x": 18.5, "y": 3.5},
{"label": "=", "matrix": [3, 18], "x": 19.5, "y": 3.5},
{"matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.75},
{"matrix": [4, 1], "x": 1.75, "y": 4.5},
{"matrix": [4, 2], "x": 2.75, "y": 4.5},
{"matrix": [4, 3], "x": 3.75, "y": 4.5},
{"matrix": [4, 4], "x": 4.75, "y": 4.5},
{"matrix": [4, 5], "x": 5.75, "y": 4.5},
{"matrix": [4, 6], "x": 6.75, "y": 4.5},
{"matrix": [4, 7], "x": 7.75, "y": 4.5},
{"matrix": [4, 8], "x": 8.75, "y": 4.5},
{"matrix": [4, 9], "x": 9.75, "y": 4.5},
{"matrix": [4, 10], "x": 10.75, "y": 4.5},
{"matrix": [4, 11], "x": 11.75, "y": 4.5},
{"matrix": [4, 12], "x": 12.75, "y": 4.5},
{"matrix": [4, 13], "x": 13.75, "y": 4.5, "w": 1.25},
{"label": "Caps Lock", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 1.75},
{"label": "A", "matrix": [4, 1], "x": 1.75, "y": 4.5},
{"label": "S", "matrix": [4, 2], "x": 2.75, "y": 4.5},
{"label": "D", "matrix": [4, 3], "x": 3.75, "y": 4.5},
{"label": "F", "matrix": [4, 4], "x": 4.75, "y": 4.5},
{"label": "G", "matrix": [4, 5], "x": 5.75, "y": 4.5},
{"label": "H", "matrix": [4, 6], "x": 6.75, "y": 4.5},
{"label": "J", "matrix": [4, 7], "x": 7.75, "y": 4.5},
{"label": "K", "matrix": [4, 8], "x": 8.75, "y": 4.5},
{"label": "L", "matrix": [4, 9], "x": 9.75, "y": 4.5},
{"label": ";", "matrix": [4, 10], "x": 10.75, "y": 4.5},
{"label": "'", "matrix": [4, 11], "x": 11.75, "y": 4.5},
{"label": "#", "matrix": [4, 12], "x": 12.75, "y": 4.5},
{"label": "Enter", "matrix": [4, 13], "x": 13.75, "y": 3.5, "w": 1.25, "h": 2},
{"label": "Media Select", "matrix": [4, 14], "x": 15.25, "y": 4.5},
{"label": "4", "matrix": [4, 15], "x": 16.5, "y": 4.5},
{"label": "5", "matrix": [4, 16], "x": 17.5, "y": 4.5},
{"label": "6", "matrix": [4, 17], "x": 18.5, "y": 4.5},
{"label": "+", "matrix": [4, 18], "x": 19.5, "y": 4.5},
{"matrix": [4, 14], "x": 15.25, "y": 4.5},
{"label": "Shift", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"label": "\\", "matrix": [5, 1], "x": 1.25, "y": 5.5},
{"label": "Z", "matrix": [5, 2], "x": 2.25, "y": 5.5},
{"label": "X", "matrix": [5, 3], "x": 3.25, "y": 5.5},
{"label": "C", "matrix": [5, 4], "x": 4.25, "y": 5.5},
{"label": "V", "matrix": [5, 5], "x": 5.25, "y": 5.5},
{"label": "B", "matrix": [5, 6], "x": 6.25, "y": 5.5},
{"label": "N", "matrix": [5, 7], "x": 7.25, "y": 5.5},
{"label": "M", "matrix": [5, 8], "x": 8.25, "y": 5.5},
{"label": ",", "matrix": [5, 9], "x": 9.25, "y": 5.5},
{"label": ".", "matrix": [5, 10], "x": 10.25, "y": 5.5},
{"label": "/", "matrix": [5, 11], "x": 11.25, "y": 5.5},
{"label": "Shift", "matrix": [5, 12], "x": 12.25, "y": 5.5, "w": 1.75},
{"label": "\u2191", "matrix": [5, 13], "x": 14.25, "y": 5.75},
{"label": "1", "matrix": [5, 15], "x": 16.5, "y": 5.5},
{"label": "2", "matrix": [5, 16], "x": 17.5, "y": 5.5},
{"label": "3", "matrix": [5, 17], "x": 18.5, "y": 5.5},
{"label": "Enter", "matrix": [5, 18], "x": 19.5, "y": 5.5, "h": 2},
{"matrix": [4, 15], "x": 16.5, "y": 4.5},
{"matrix": [4, 16], "x": 17.5, "y": 4.5},
{"matrix": [4, 17], "x": 18.5, "y": 4.5},
{"matrix": [4, 18], "x": 19.5, "y": 4.5},
{"matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25},
{"matrix": [5, 1], "x": 1.25, "y": 5.5},
{"matrix": [5, 2], "x": 2.25, "y": 5.5},
{"matrix": [5, 3], "x": 3.25, "y": 5.5},
{"matrix": [5, 4], "x": 4.25, "y": 5.5},
{"matrix": [5, 5], "x": 5.25, "y": 5.5},
{"matrix": [5, 6], "x": 6.25, "y": 5.5},
{"matrix": [5, 7], "x": 7.25, "y": 5.5},
{"matrix": [5, 8], "x": 8.25, "y": 5.5},
{"matrix": [5, 9], "x": 9.25, "y": 5.5},
{"matrix": [5, 10], "x": 10.25, "y": 5.5},
{"matrix": [5, 11], "x": 11.25, "y": 5.5},
{"matrix": [5, 12], "x": 12.25, "y": 5.5, "w": 1.75},
{"matrix": [5, 13], "x": 14.25, "y": 5.75},
{"matrix": [5, 15], "x": 16.5, "y": 5.5},
{"matrix": [5, 16], "x": 17.5, "y": 5.5},
{"matrix": [5, 17], "x": 18.5, "y": 5.5},
{"matrix": [5, 18], "x": 19.5, "y": 5.5, "h": 2},
{"matrix": [6, 0], "x": 0, "y": 6.5, "w": 1.25},
{"matrix": [6, 1], "x": 1.25, "y": 6.5, "w": 1.25},
{"matrix": [6, 2], "x": 2.5, "y": 6.5, "w": 1.25},
{"matrix": [6, 4], "x": 3.75, "y": 6.5, "w": 2.25},
{"matrix": [6, 5], "x": 6, "y": 6.5, "w": 1.25},
{"matrix": [6, 7], "x": 7.25, "y": 6.5, "w": 2.75},
{"matrix": [6, 9], "x": 10, "y": 6.5},
{"matrix": [6, 10], "x": 11, "y": 6.5},
{"matrix": [6, 11], "x": 12, "y": 6.5},
{"matrix": [6, 12], "x": 13.25, "y": 6.75},
{"matrix": [6, 13], "x": 14.25, "y": 6.75},
{"matrix": [6, 14], "x": 15.25, "y": 6.75},
{"matrix": [6, 15], "x": 16.5, "y": 6.5},
{"matrix": [6, 16], "x": 17.5, "y": 6.5},
{"matrix": [6, 17], "x": 18.5, "y": 6.5}
{"label": "Ctrl", "matrix": [6, 0], "x": 0, "y": 6.5, "w": 1.25},
{"label": "GUI", "matrix": [6, 1], "x": 1.25, "y": 6.5, "w": 1.25},
{"label": "Alt", "matrix": [6, 2], "x": 2.5, "y": 6.5, "w": 1.25},
{"label": "Space", "matrix": [6, 5], "x": 3.75, "y": 6.5, "w": 6.25},
{"label": "Alt", "matrix": [6, 9], "x": 10, "y": 6.5},
{"label": "Menu", "matrix": [6, 10], "x": 11, "y": 6.5},
{"label": "Ctrl", "matrix": [6, 11], "x": 12, "y": 6.5},
{"label": "\u2190", "matrix": [6, 12], "x": 13.25, "y": 6.75},
{"label": "\u2193", "matrix": [6, 13], "x": 14.25, "y": 6.75},
{"label": "\u2192", "matrix": [6, 14], "x": 15.25, "y": 6.75},
{"label": "0", "matrix": [6, 15], "x": 16.5, "y": 6.5},
{"label": "0", "matrix": [6, 16], "x": 17.5, "y": 6.5},
{"label": ".", "matrix": [6, 17], "x": 18.5, "y": 6.5}
]
}
}

View File

@ -0,0 +1,52 @@
/* Copyright 2020 Pylon
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
/* Due to how the matrix is setup - the right split backspace key is, for firmware purposes the key to the right of up arrow, which on the actual keyboard is a blocker*/
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_ansi(
KC_MUTE, KC_F13, KC_F14, KC_F15, KC_F16, KC_F17, KC_F18, KC_F19, KC_F20, KC_F21, KC_F22, KC_F23, KC_F24, KC_MPRV, KC_MPLY, KC_MNXT, KC_INS, KC_HOME, KC_PGUP,
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_SCRL, KC_PAUS, KC_DEL, KC_END, KC_PGDN,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_CALC, KC_NUM, KC_PSLS, KC_PAST, KC_PMNS,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS, RGB_TOG, KC_P7, KC_P8, KC_P9, KC_PEQL,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT, KC_MSEL, KC_P4, KC_P5, KC_P6, KC_PPLS,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_P1, KC_P2, KC_P3, KC_PENT,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, KC_P0, KC_P0, KC_PDOT
),
[1] = LAYOUT_ansi(
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
),
};
bool encoder_update_user(uint8_t index, bool clockwise) {
if (clockwise) {
tap_code(KC_VOLU);
} else {
tap_code(KC_VOLD);
}
return true;
}

View File

@ -0,0 +1,52 @@
/* Copyright 2020 Pylon
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
/* Due to how the matrix is setup - the right split backspace key is, for firmware purposes the key to the right of up arrow, which on the actual keyboard is a blocker*/
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[0] = LAYOUT_iso(
KC_MUTE, KC_F13, KC_F14, KC_F15, KC_F16, KC_F17, KC_F18, KC_F19, KC_F20, KC_F21, KC_F22, KC_F23, KC_F24, KC_MPRV, KC_MPLY, KC_MNXT, KC_INS, KC_HOME, KC_PGUP,
KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_SCRL, KC_PAUS, KC_DEL, KC_END, KC_PGDN,
KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_CALC, KC_NUM, KC_PSLS, KC_PAST, KC_PMNS,
KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, RGB_TOG, KC_P7, KC_P8, KC_P9, KC_PEQL,
KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, KC_MSEL, KC_P4, KC_P5, KC_P6, KC_PPLS,
KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, KC_P1, KC_P2, KC_P3, KC_PENT,
KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_APP, KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT, KC_P0, KC_P0, KC_PDOT
),
[1] = LAYOUT_iso(
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
),
};
bool encoder_update_user(uint8_t index, bool clockwise) {
if (clockwise) {
tap_code(KC_VOLU);
} else {
tap_code(KC_VOLD);
}
return true;
}

View File

@ -0,0 +1,29 @@
# Matrix Data for Boston
```
┌───┐ ┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┬───┐┌───┬───┬───┐┌───┬───┬───┐
│00 │ │01 │02 │03 │04 ││05 │06 │07 │08 ││09 │0A │0B │0C ││0D │0E │0F ││0G │0H │0I │
├───┤ ├───┼───┼───┼───┤├───┼───┼───┼───┤├───┼───┼───┼───┤├───┼───┼───┤├───┼───┼───┤
│10 │ │11 │12 │13 │14 ││15 │16 │17 │18 ││19 │1A │1B │1C ││1D │1E │1F ││1G │1H │1I │
└───┘ └───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┴───┘└───┴───┴───┘└───┴───┴───┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐┌───┐┌───┬───┬───┬───┐ ┌───────┐
│20 │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │5E ││2E ││2F │2G │2H │2I │ │2D │ 2u Backspace
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤├───┤├───┼───┼───┼───┤ └─┬─────┤ ┌───┐
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D ││3E ││3F │3G │3H │3I │ │ │ │ │
2.25u ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤├───┤├───┼───┼───┼───┤ ┌──┴┐4D │ ISO Enter │3I │ 2u Numpad Plus
LShift │40 │41 │42 │43 │44 │45 │46 │47 │48 │49 │4A │4B │4D ││4E ││4F │4G │4H │4I │ │4C │ │ │ │
┌────────┐ ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘└───┘├───┼───┼───┼───┤ └───┴────┘ └───┘
│50 │ │50 │51 │52 │53 │54 │55 │56 │57 │58 │59 │5A │5B │5C │┌───┐ │5F │5G │5H │5I │
└────────┘ ├────┼───┴┬──┴─┬─┴───┴──┬┴───┼───┴───┴──┬┴──┬┴──┬┴──┬───┘│5D │ ├───┼───┼───┤ │
│60 │61 │62 │64 │65 │67 │69 │6A │6B │┌───┼───┼───┐│6F │6G │6H │ │
└────┴────┴────┴────────┴────┴──────────┴───┴───┴───┘│6C │6D │6E │└───┴───┴───┴───┘
└───┴───┴───┘┌───────┐
┌────┬────┬────┬────────────────────────┬───┬───┬───┐ │6F │ 2u Numpad Zero
│60 │61 │62 │65 │69 │6A │6B │ └───────┘
└────┴────┴────┴────────────────────────┴───┴───┴───┘
6.25u Space
┌─────┬─────┬───────────────────────────┬─────┬─────┐
│60 │62 │65 │69 │6B │
└─────┴─────┴───────────────────────────┴─────┴─────┘
WKL
```