~ruther/qmk_firmware

91e0e46e4a949080c0d203d4433170ce49d42ada — James Young 1 year, 8 months ago 62105b5
Drewkeys Mercury65 Layout Additions (#21924)

* Rename `LAYOUT` to `LAYOUT_all`

[refactor]

* Add layout/matrix diagram

[docs]

* Correct `LAYOUT_all` data

Correct the order of the Up arrow and End keys.

[enhancement]

* Tidy-up `info.json` formatting

- add line breaks between physical rows
- remove trailing spaces

[style]

* Add `LAYOUT_iso_blocker_split_bs`

[enhancement]

* Add `LAYOUT_iso_blocker_tsangan_split_bs`

[enhancement]

* Add `LAYOUT_ansi_blocker_split_bs`

[enhancement]

* Add `LAYOUT_ansi_blocker_tsangan_split_bs`

[enhancement]
M keyboards/drewkeys/mercury65/info.json => keyboards/drewkeys/mercury65/info.json +378 -71
@@ 21,79 21,386 @@
        "cols": ["B0", "B1", "B2", "B3", "B7", "D1", "D2", "D3", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6", "F5"],
        "rows": ["D5", "D4", "D6", "D0", "E6"]
    },
    "layout_aliases": {
        "LAYOUT": "LAYOUT_all"
    },
    "layouts": {
        "LAYOUT": {
        "LAYOUT_all": {
            "layout": [
                {"matrix": [0, 0], "label":"`", "x":0, "y":0},
                {"matrix": [0, 1], "label":"!", "x":1, "y":0},
                {"matrix": [0, 2], "label":"@", "x":2, "y":0},
                {"matrix": [0, 3], "label":"#", "x":3, "y":0},
                {"matrix": [0, 4], "label":"$", "x":4, "y":0},
                {"matrix": [0, 5], "label":"%", "x":5, "y":0},
                {"matrix": [0, 6], "label":"^", "x":6, "y":0},
                {"matrix": [0, 7], "label":"&", "x":7, "y":0},
                {"matrix": [0, 8], "label":"*", "x":8, "y":0},
                {"matrix": [0, 9], "label":"(", "x":9, "y":0},
                {"matrix": [0, 10], "label":")", "x":10, "y":0},
                {"matrix": [0, 11], "label":"_", "x":11, "y":0},
                {"matrix": [0, 12], "label":"+", "x":12, "y":0},
                {"matrix": [0, 13], "label":"Del", "x":13, "y":0},
                {"matrix": [0, 14], "label":"Bsp", "x":14, "y":0},

                {"matrix": [1, 0], "label":"Tab", "x":0, "y":1, "w":1.5},
                {"matrix": [1, 2], "label":"Q", "x":1.5, "y":1},
                {"matrix": [1, 3], "label":"W", "x":2.5, "y":1},
                {"matrix": [1, 4], "label":"E", "x":3.5, "y":1},
                {"matrix": [1, 5], "label":"R", "x":4.5, "y":1},
                {"matrix": [1, 6], "label":"T", "x":5.5, "y":1},
                {"matrix": [1, 7], "label":"Y", "x":6.5, "y":1},
                {"matrix": [1, 8], "label":"U", "x":7.5, "y":1},
                {"matrix": [1, 9], "label":"I", "x":8.5, "y":1},
                {"matrix": [1, 10], "label":"O", "x":9.5, "y":1},
                {"matrix": [1, 11], "label":"P", "x":10.5, "y":1},
                {"matrix": [1, 12], "label":"{", "x":11.5, "y":1},
                {"matrix": [1, 13], "label":"}", "x":12.5, "y":1},
                {"matrix": [1, 14], "label":"|", "x":13.5, "y":1, "w":1.5},
                {"matrix": [1, 16], "label":"PgUp", "x":15.5, "y":1},

                {"matrix": [2, 0], "label":"Caps Lock", "x":0, "y":2, "w":1.75},
                {"matrix": [2, 2], "label":"A", "x":1.75, "y":2},
                {"matrix": [2, 3], "label":"S", "x":2.75, "y":2},
                {"matrix": [2, 4], "label":"D", "x":3.75, "y":2},
                {"matrix": [2, 5], "label":"F", "x":4.75, "y":2},
                {"matrix": [2, 6], "label":"G", "x":5.75, "y":2},
                {"matrix": [2, 7], "label":"H", "x":6.75, "y":2},
                {"matrix": [2, 8], "label":"J", "x":7.75, "y":2},
                {"matrix": [2, 9], "label":"K", "x":8.75, "y":2},
                {"matrix": [2, 10], "label":"L", "x":9.75, "y":2},
                {"matrix": [2, 11], "label":":", "x":10.75, "y":2},
                {"matrix": [2, 12], "label":"@", "x":11.75, "y":2},
                {"matrix": [2, 13], "label":"ISO", "x":12.75, "y":2},
                {"matrix": [2, 14], "label":"Enter", "x":13.75, "y":2, "w":1.25},
                {"matrix": [2, 16], "label":"Home", "x":15.5, "y":2},

                {"matrix": [3, 0], "label":"Shift", "x":0, "y":3, "w":1.25},
                {"matrix": [3, 1], "label":"\\", "x":1.25, "y":3},
                {"matrix": [3, 2], "label":"Z", "x":2.25, "y":3},
                {"matrix": [3, 3], "label":"X", "x":3.25, "y":3},
                {"matrix": [3, 4], "label":"C", "x":4.25, "y":3},
                {"matrix": [3, 5], "label":"V", "x":5.25, "y":3},
                {"matrix": [3, 6], "label":"B", "x":6.25, "y":3},
                {"matrix": [3, 7], "label":"N", "x":7.25, "y":3},
                {"matrix": [3, 8], "label":"M", "x":8.25, "y":3},
                {"matrix": [3, 9], "label":"<", "x":9.25, "y":3},
                {"matrix": [3, 10], "label":">", "x":10.25, "y":3},
                {"matrix": [3, 11], "label":"?", "x":11.25, "y":3},
                {"matrix": [3, 13], "label":"Shift", "x":12.25, "y":3, "w":1.75},
                {"matrix": [3, 14], "label":"\u2191", "x":14.25, "y":3.25},
                {"matrix": [3, 16], "label":"End", "x":15.5, "y":3},

                {"matrix": [4, 0], "label":"Ctrl", "x":0, "y":4, "w":1.25},
                {"matrix": [4, 1], "label":"Win", "x":1.25, "y":4, "w":1.25},
                {"matrix": [4, 2], "label":"Alt", "x":2.5, "y":4, "w":1.25},
                {"matrix": [4, 6], "x":3.75, "y":4, "w":6.25},
                {"matrix": [4, 10], "label":"AltGr", "x":10, "y":4, "w":1.25},
                {"matrix": [4, 11], "label":"Win", "x":11.25, "y":4, "w":1.25},
                {"matrix": [4, 13], "label":"\u2190", "x":13.25, "y":4.25},
                {"matrix": [4, 14], "label":"\u2193", "x":14.25, "y":4.25},
                {"matrix": [4, 15], "label":"\u2192", "x":15.25, "y":4.25}
            ]
        },
        "LAYOUT_ansi_blocker_split_bs": {
            "layout": [
                {"label": "`", "matrix": [0, 0], "x": 0, "y": 0},
                {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},
                {"label": "2", "matrix": [0, 2], "x": 2, "y": 0},
                {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
                {"label": "4", "matrix": [0, 4], "x": 4, "y": 0},
                {"label": "5", "matrix": [0, 5], "x": 5, "y": 0},
                {"label": "6", "matrix": [0, 6], "x": 6, "y": 0},
                {"label": "7", "matrix": [0, 7], "x": 7, "y": 0},
                {"label": "8", "matrix": [0, 8], "x": 8, "y": 0},
                {"label": "9", "matrix": [0, 9], "x": 9, "y": 0},
                {"label": "0", "matrix": [0, 10], "x": 10, "y": 0},
                {"label": "-", "matrix": [0, 11], "x": 11, "y": 0},
                {"label": "=", "matrix": [0, 12], "x": 12, "y": 0},
                {"label": "Del", "matrix": [0, 13], "x": 13, "y": 0},
                {"label": "Bsp", "matrix": [0, 14], "x": 14, "y": 0},

                {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
                {"label": "Q", "matrix": [1, 2], "x": 1.5, "y": 1},
                {"label": "W", "matrix": [1, 3], "x": 2.5, "y": 1},
                {"label": "E", "matrix": [1, 4], "x": 3.5, "y": 1},
                {"label": "R", "matrix": [1, 5], "x": 4.5, "y": 1},
                {"label": "T", "matrix": [1, 6], "x": 5.5, "y": 1},
                {"label": "Y", "matrix": [1, 7], "x": 6.5, "y": 1},
                {"label": "U", "matrix": [1, 8], "x": 7.5, "y": 1},
                {"label": "I", "matrix": [1, 9], "x": 8.5, "y": 1},
                {"label": "O", "matrix": [1, 10], "x": 9.5, "y": 1},
                {"label": "P", "matrix": [1, 11], "x": 10.5, "y": 1},
                {"label": "[", "matrix": [1, 12], "x": 11.5, "y": 1},
                {"label": "]", "matrix": [1, 13], "x": 12.5, "y": 1},
                {"label": "\\", "matrix": [1, 14], "x": 13.5, "y": 1, "w": 1.5},
                {"label": "PgUp", "matrix": [1, 16], "x": 15.5, "y": 1},

                {"label": "Caps Lock", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
                {"label": "A", "matrix": [2, 2], "x": 1.75, "y": 2},
                {"label": "S", "matrix": [2, 3], "x": 2.75, "y": 2},
                {"label": "D", "matrix": [2, 4], "x": 3.75, "y": 2},
                {"label": "F", "matrix": [2, 5], "x": 4.75, "y": 2},
                {"label": "G", "matrix": [2, 6], "x": 5.75, "y": 2},
                {"label": "H", "matrix": [2, 7], "x": 6.75, "y": 2},
                {"label": "J", "matrix": [2, 8], "x": 7.75, "y": 2},
                {"label": "K", "matrix": [2, 9], "x": 8.75, "y": 2},
                {"label": "L", "matrix": [2, 10], "x": 9.75, "y": 2},
                {"label": ";", "matrix": [2, 11], "x": 10.75, "y": 2},
                {"label": "'", "matrix": [2, 12], "x": 11.75, "y": 2},
                {"label": "Enter", "matrix": [2, 14], "x": 12.75, "y": 2, "w": 2.25},
                {"label": "Home", "matrix": [2, 16], "x": 15.5, "y": 2},

                {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
                {"label": "Z", "matrix": [3, 2], "x": 2.25, "y": 3},
                {"label": "X", "matrix": [3, 3], "x": 3.25, "y": 3},
                {"label": "C", "matrix": [3, 4], "x": 4.25, "y": 3},
                {"label": "V", "matrix": [3, 5], "x": 5.25, "y": 3},
                {"label": "B", "matrix": [3, 6], "x": 6.25, "y": 3},
                {"label": "N", "matrix": [3, 7], "x": 7.25, "y": 3},
                {"label": "M", "matrix": [3, 8], "x": 8.25, "y": 3},
                {"label": ",", "matrix": [3, 9], "x": 9.25, "y": 3},
                {"label": ".", "matrix": [3, 10], "x": 10.25, "y": 3},
                {"label": "/", "matrix": [3, 11], "x": 11.25, "y": 3},
                {"label": "Shift", "matrix": [3, 13], "x": 12.25, "y": 3, "w": 1.75},
                {"label": "\u2191", "matrix": [3, 14], "x": 14.25, "y": 3.25},
                {"label": "End", "matrix": [3, 16], "x": 15.5, "y": 3},

                {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
                {"label": "GUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
                {"label": "Alt", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
                {"label": "Space", "matrix": [4, 6], "x": 3.75, "y": 4, "w": 6.25},
                {"label": "AltGr", "matrix": [4, 10], "x": 10, "y": 4, "w": 1.25},
                {"label": "GUI", "matrix": [4, 11], "x": 11.25, "y": 4, "w": 1.25},
                {"label": "\u2190", "matrix": [4, 13], "x": 13.25, "y": 4.25},
                {"label": "\u2193", "matrix": [4, 14], "x": 14.25, "y": 4.25},
                {"label": "\u2192", "matrix": [4, 15], "x": 15.25, "y": 4.25}
            ]
        },
        "LAYOUT_ansi_blocker_tsangan_split_bs": {
            "layout": [
                {"label": "`", "matrix": [0, 0], "x": 0, "y": 0},
                {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},
                {"label": "2", "matrix": [0, 2], "x": 2, "y": 0},
                {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
                {"label": "4", "matrix": [0, 4], "x": 4, "y": 0},
                {"label": "5", "matrix": [0, 5], "x": 5, "y": 0},
                {"label": "6", "matrix": [0, 6], "x": 6, "y": 0},
                {"label": "7", "matrix": [0, 7], "x": 7, "y": 0},
                {"label": "8", "matrix": [0, 8], "x": 8, "y": 0},
                {"label": "9", "matrix": [0, 9], "x": 9, "y": 0},
                {"label": "0", "matrix": [0, 10], "x": 10, "y": 0},
                {"label": "-", "matrix": [0, 11], "x": 11, "y": 0},
                {"label": "=", "matrix": [0, 12], "x": 12, "y": 0},
                {"label": "Del", "matrix": [0, 13], "x": 13, "y": 0},
                {"label": "Bsp", "matrix": [0, 14], "x": 14, "y": 0},

                {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
                {"label": "Q", "matrix": [1, 2], "x": 1.5, "y": 1},
                {"label": "W", "matrix": [1, 3], "x": 2.5, "y": 1},
                {"label": "E", "matrix": [1, 4], "x": 3.5, "y": 1},
                {"label": "R", "matrix": [1, 5], "x": 4.5, "y": 1},
                {"label": "T", "matrix": [1, 6], "x": 5.5, "y": 1},
                {"label": "Y", "matrix": [1, 7], "x": 6.5, "y": 1},
                {"label": "U", "matrix": [1, 8], "x": 7.5, "y": 1},
                {"label": "I", "matrix": [1, 9], "x": 8.5, "y": 1},
                {"label": "O", "matrix": [1, 10], "x": 9.5, "y": 1},
                {"label": "P", "matrix": [1, 11], "x": 10.5, "y": 1},
                {"label": "[", "matrix": [1, 12], "x": 11.5, "y": 1},
                {"label": "]", "matrix": [1, 13], "x": 12.5, "y": 1},
                {"label": "\\", "matrix": [1, 14], "x": 13.5, "y": 1, "w": 1.5},
                {"label": "PgUp", "matrix": [1, 16], "x": 15.5, "y": 1},

                {"label": "Caps Lock", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
                {"label": "A", "matrix": [2, 2], "x": 1.75, "y": 2},
                {"label": "S", "matrix": [2, 3], "x": 2.75, "y": 2},
                {"label": "D", "matrix": [2, 4], "x": 3.75, "y": 2},
                {"label": "F", "matrix": [2, 5], "x": 4.75, "y": 2},
                {"label": "G", "matrix": [2, 6], "x": 5.75, "y": 2},
                {"label": "H", "matrix": [2, 7], "x": 6.75, "y": 2},
                {"label": "J", "matrix": [2, 8], "x": 7.75, "y": 2},
                {"label": "K", "matrix": [2, 9], "x": 8.75, "y": 2},
                {"label": "L", "matrix": [2, 10], "x": 9.75, "y": 2},
                {"label": ";", "matrix": [2, 11], "x": 10.75, "y": 2},
                {"label": "'", "matrix": [2, 12], "x": 11.75, "y": 2},
                {"label": "Enter", "matrix": [2, 14], "x": 12.75, "y": 2, "w": 2.25},
                {"label": "Home", "matrix": [2, 16], "x": 15.5, "y": 2},

                {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 2.25},
                {"label": "Z", "matrix": [3, 2], "x": 2.25, "y": 3},
                {"label": "X", "matrix": [3, 3], "x": 3.25, "y": 3},
                {"label": "C", "matrix": [3, 4], "x": 4.25, "y": 3},
                {"label": "V", "matrix": [3, 5], "x": 5.25, "y": 3},
                {"label": "B", "matrix": [3, 6], "x": 6.25, "y": 3},
                {"label": "N", "matrix": [3, 7], "x": 7.25, "y": 3},
                {"label": "M", "matrix": [3, 8], "x": 8.25, "y": 3},
                {"label": ",", "matrix": [3, 9], "x": 9.25, "y": 3},
                {"label": ".", "matrix": [3, 10], "x": 10.25, "y": 3},
                {"label": "/", "matrix": [3, 11], "x": 11.25, "y": 3},
                {"label": "Shift", "matrix": [3, 13], "x": 12.25, "y": 3, "w": 1.75},
                {"label": "\u2191", "matrix": [3, 14], "x": 14.25, "y": 3.25},
                {"label": "End", "matrix": [3, 16], "x": 15.5, "y": 3},

                {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
                {"label": "GUI", "matrix": [4, 1], "x": 1.5, "y": 4},
                {"label": "Alt", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
                {"label": "Space", "matrix": [4, 6], "x": 4, "y": 4, "w": 7},
                {"label": "GUI", "matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
                {"label": "\u2190", "matrix": [4, 13], "x": 13.25, "y": 4.25},
                {"label": "\u2193", "matrix": [4, 14], "x": 14.25, "y": 4.25},
                {"label": "\u2192", "matrix": [4, 15], "x": 15.25, "y": 4.25}
            ]
        },
        "LAYOUT_iso_blocker_split_bs": {
            "layout": [
                {"matrix": [0, 0], "label":"`", "x":0, "y":0}, 
                {"matrix": [0, 1], "label":"!", "x":1, "y":0}, 
                {"matrix": [0, 2], "label":"@", "x":2, "y":0}, 
                {"matrix": [0, 3], "label":"#", "x":3, "y":0}, 
                {"matrix": [0, 4], "label":"$", "x":4, "y":0}, 
                {"matrix": [0, 5], "label":"%", "x":5, "y":0}, 
                {"matrix": [0, 6], "label":"^", "x":6, "y":0}, 
                {"matrix": [0, 7], "label":"&", "x":7, "y":0}, 
                {"matrix": [0, 8], "label":"*", "x":8, "y":0}, 
                {"matrix": [0, 9], "label":"(", "x":9, "y":0}, 
                {"matrix": [0, 10], "label":")", "x":10, "y":0}, 
                {"matrix": [0, 11], "label":"_", "x":11, "y":0}, 
                {"matrix": [0, 12], "label":"+", "x":12, "y":0}, 
                {"matrix": [0, 13], "label":"Del", "x":13, "y":0}, 
                {"matrix": [0, 14], "label":"Bsp", "x":14, "y":0}, 
                {"matrix": [1, 0], "label":"Tab", "x":0, "y":1, "w":1.5}, 
                {"matrix": [1, 2], "label":"Q", "x":1.5, "y":1}, 
                {"matrix": [1, 3], "label":"W", "x":2.5, "y":1}, 
                {"matrix": [1, 4], "label":"E", "x":3.5, "y":1}, 
                {"matrix": [1, 5], "label":"R", "x":4.5, "y":1}, 
                {"matrix": [1, 6], "label":"T", "x":5.5, "y":1}, 
                {"matrix": [1, 7], "label":"Y", "x":6.5, "y":1}, 
                {"matrix": [1, 8], "label":"U", "x":7.5, "y":1}, 
                {"matrix": [1, 9], "label":"I", "x":8.5, "y":1}, 
                {"matrix": [1, 10], "label":"O", "x":9.5, "y":1}, 
                {"matrix": [1, 11], "label":"P", "x":10.5, "y":1}, 
                {"matrix": [1, 12], "label":"{", "x":11.5, "y":1}, 
                {"matrix": [1, 13], "label":"}", "x":12.5, "y":1}, 
                {"matrix": [1, 14], "label":"|", "x":13.5, "y":1, "w":1.5}, 
                {"matrix": [1, 16], "label":"PgUp", "x":15.5, "y":1}, 
                {"matrix": [2, 0], "label":"Caps Lock", "x":0, "y":2, "w":1.75}, 
                {"matrix": [2, 2], "label":"A", "x":1.75, "y":2}, 
                {"matrix": [2, 3], "label":"S", "x":2.75, "y":2}, 
                {"matrix": [2, 4], "label":"D", "x":3.75, "y":2}, 
                {"matrix": [2, 5], "label":"F", "x":4.75, "y":2}, 
                {"matrix": [2, 6], "label":"G", "x":5.75, "y":2}, 
                {"matrix": [2, 7], "label":"H", "x":6.75, "y":2}, 
                {"matrix": [2, 8], "label":"J", "x":7.75, "y":2}, 
                {"matrix": [2, 9], "label":"K", "x":8.75, "y":2}, 
                {"matrix": [2, 10], "label":"L", "x":9.75, "y":2}, 
                {"matrix": [2, 11], "label":":", "x":10.75, "y":2}, 
                {"matrix": [2, 12], "label":"@", "x":11.75, "y":2}, 
                {"matrix": [2, 13], "label":"ISO", "x":12.75, "y":2}, 
                {"matrix": [2, 14], "label":"Enter", "x":13.75, "y":2, "w":1.25}, 
                {"matrix": [2, 16], "label":"Home", "x":15.5, "y":2}, 
                {"matrix": [3, 0], "label":"Shift", "x":0, "y":3, "w":1.25}, 
                {"matrix": [3, 1], "label":"\\", "x":1.25, "y":3}, 
                {"matrix": [3, 2], "label":"Z", "x":2.25, "y":3}, 
                {"matrix": [3, 3], "label":"X", "x":3.25, "y":3}, 
                {"matrix": [3, 4], "label":"C", "x":4.25, "y":3}, 
                {"matrix": [3, 5], "label":"V", "x":5.25, "y":3}, 
                {"matrix": [3, 6], "label":"B", "x":6.25, "y":3}, 
                {"matrix": [3, 7], "label":"N", "x":7.25, "y":3}, 
                {"matrix": [3, 8], "label":"M", "x":8.25, "y":3}, 
                {"matrix": [3, 9], "label":"<", "x":9.25, "y":3}, 
                {"matrix": [3, 10], "label":">", "x":10.25, "y":3}, 
                {"matrix": [3, 11], "label":"?", "x":11.25, "y":3}, 
                {"matrix": [3, 13], "label":"Shift", "x":12.25, "y":3, "w":1.75}, 
                {"matrix": [3, 14], "label":"End", "x":15.5, "y":3}, 
                {"matrix": [3, 16], "label":"\u2191", "x":14.25, "y":3.25}, 
                {"matrix": [4, 0], "label":"Ctrl", "x":0, "y":4, "w":1.25}, 
                {"matrix": [4, 1], "label":"Win", "x":1.25, "y":4, "w":1.25}, 
                {"matrix": [4, 2], "label":"Alt", "x":2.5, "y":4, "w":1.25}, 
                {"matrix": [4, 6], "x":3.75, "y":4, "w":6.25}, 
                {"matrix": [4, 10], "label":"AltGr", "x":10, "y":4, "w":1.25}, 
                {"matrix": [4, 11], "label":"Win", "x":11.25, "y":4, "w":1.25}, 
                {"matrix": [4, 13], "label":"\u2190", "x":13.25, "y":4.25}, 
                {"matrix": [4, 14], "label":"\u2193", "x":14.25, "y":4.25}, 
                {"matrix": [4, 15], "label":"\u2192", "x":15.25, "y":4.25}]
                {"label": "`", "matrix": [0, 0], "x": 0, "y": 0},
                {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},
                {"label": "2", "matrix": [0, 2], "x": 2, "y": 0},
                {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
                {"label": "4", "matrix": [0, 4], "x": 4, "y": 0},
                {"label": "5", "matrix": [0, 5], "x": 5, "y": 0},
                {"label": "6", "matrix": [0, 6], "x": 6, "y": 0},
                {"label": "7", "matrix": [0, 7], "x": 7, "y": 0},
                {"label": "8", "matrix": [0, 8], "x": 8, "y": 0},
                {"label": "9", "matrix": [0, 9], "x": 9, "y": 0},
                {"label": "0", "matrix": [0, 10], "x": 10, "y": 0},
                {"label": "-", "matrix": [0, 11], "x": 11, "y": 0},
                {"label": "=", "matrix": [0, 12], "x": 12, "y": 0},
                {"label": "Del", "matrix": [0, 13], "x": 13, "y": 0},
                {"label": "Bsp", "matrix": [0, 14], "x": 14, "y": 0},

                {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
                {"label": "Q", "matrix": [1, 2], "x": 1.5, "y": 1},
                {"label": "W", "matrix": [1, 3], "x": 2.5, "y": 1},
                {"label": "E", "matrix": [1, 4], "x": 3.5, "y": 1},
                {"label": "R", "matrix": [1, 5], "x": 4.5, "y": 1},
                {"label": "T", "matrix": [1, 6], "x": 5.5, "y": 1},
                {"label": "Y", "matrix": [1, 7], "x": 6.5, "y": 1},
                {"label": "U", "matrix": [1, 8], "x": 7.5, "y": 1},
                {"label": "I", "matrix": [1, 9], "x": 8.5, "y": 1},
                {"label": "O", "matrix": [1, 10], "x": 9.5, "y": 1},
                {"label": "P", "matrix": [1, 11], "x": 10.5, "y": 1},
                {"label": "[", "matrix": [1, 12], "x": 11.5, "y": 1},
                {"label": "]", "matrix": [1, 13], "x": 12.5, "y": 1},
                {"label": "PgUp", "matrix": [1, 16], "x": 15.5, "y": 1},

                {"label": "Caps Lock", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
                {"label": "A", "matrix": [2, 2], "x": 1.75, "y": 2},
                {"label": "S", "matrix": [2, 3], "x": 2.75, "y": 2},
                {"label": "D", "matrix": [2, 4], "x": 3.75, "y": 2},
                {"label": "F", "matrix": [2, 5], "x": 4.75, "y": 2},
                {"label": "G", "matrix": [2, 6], "x": 5.75, "y": 2},
                {"label": "H", "matrix": [2, 7], "x": 6.75, "y": 2},
                {"label": "J", "matrix": [2, 8], "x": 7.75, "y": 2},
                {"label": "K", "matrix": [2, 9], "x": 8.75, "y": 2},
                {"label": "L", "matrix": [2, 10], "x": 9.75, "y": 2},
                {"label": ";", "matrix": [2, 11], "x": 10.75, "y": 2},
                {"label": "'", "matrix": [2, 12], "x": 11.75, "y": 2},
                {"label": "#", "matrix": [2, 13], "x": 12.75, "y": 2},
                {"label": "Enter", "matrix": [2, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
                {"label": "Home", "matrix": [2, 16], "x": 15.5, "y": 2},

                {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
                {"label": "\\", "matrix": [3, 1], "x": 1.25, "y": 3},
                {"label": "Z", "matrix": [3, 2], "x": 2.25, "y": 3},
                {"label": "X", "matrix": [3, 3], "x": 3.25, "y": 3},
                {"label": "C", "matrix": [3, 4], "x": 4.25, "y": 3},
                {"label": "V", "matrix": [3, 5], "x": 5.25, "y": 3},
                {"label": "B", "matrix": [3, 6], "x": 6.25, "y": 3},
                {"label": "N", "matrix": [3, 7], "x": 7.25, "y": 3},
                {"label": "M", "matrix": [3, 8], "x": 8.25, "y": 3},
                {"label": ",", "matrix": [3, 9], "x": 9.25, "y": 3},
                {"label": ".", "matrix": [3, 10], "x": 10.25, "y": 3},
                {"label": "/", "matrix": [3, 11], "x": 11.25, "y": 3},
                {"label": "Shift", "matrix": [3, 13], "x": 12.25, "y": 3, "w": 1.75},
                {"label": "\u2191", "matrix": [3, 14], "x": 14.25, "y": 3.25},
                {"label": "End", "matrix": [3, 16], "x": 15.5, "y": 3},

                {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.25},
                {"label": "GUI", "matrix": [4, 1], "x": 1.25, "y": 4, "w": 1.25},
                {"label": "Alt", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.25},
                {"label": "Space", "matrix": [4, 6], "x": 3.75, "y": 4, "w": 6.25},
                {"label": "AltGr", "matrix": [4, 10], "x": 10, "y": 4, "w": 1.25},
                {"label": "GUI", "matrix": [4, 11], "x": 11.25, "y": 4, "w": 1.25},
                {"label": "\u2190", "matrix": [4, 13], "x": 13.25, "y": 4.25},
                {"label": "\u2193", "matrix": [4, 14], "x": 14.25, "y": 4.25},
                {"label": "\u2192", "matrix": [4, 15], "x": 15.25, "y": 4.25}
            ]
        },
        "LAYOUT_iso_blocker_tsangan_split_bs": {
            "layout": [
                {"label": "`", "matrix": [0, 0], "x": 0, "y": 0},
                {"label": "1", "matrix": [0, 1], "x": 1, "y": 0},
                {"label": "2", "matrix": [0, 2], "x": 2, "y": 0},
                {"label": "3", "matrix": [0, 3], "x": 3, "y": 0},
                {"label": "4", "matrix": [0, 4], "x": 4, "y": 0},
                {"label": "5", "matrix": [0, 5], "x": 5, "y": 0},
                {"label": "6", "matrix": [0, 6], "x": 6, "y": 0},
                {"label": "7", "matrix": [0, 7], "x": 7, "y": 0},
                {"label": "8", "matrix": [0, 8], "x": 8, "y": 0},
                {"label": "9", "matrix": [0, 9], "x": 9, "y": 0},
                {"label": "0", "matrix": [0, 10], "x": 10, "y": 0},
                {"label": "-", "matrix": [0, 11], "x": 11, "y": 0},
                {"label": "=", "matrix": [0, 12], "x": 12, "y": 0},
                {"label": "Del", "matrix": [0, 13], "x": 13, "y": 0},
                {"label": "Bsp", "matrix": [0, 14], "x": 14, "y": 0},

                {"label": "Tab", "matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
                {"label": "Q", "matrix": [1, 2], "x": 1.5, "y": 1},
                {"label": "W", "matrix": [1, 3], "x": 2.5, "y": 1},
                {"label": "E", "matrix": [1, 4], "x": 3.5, "y": 1},
                {"label": "R", "matrix": [1, 5], "x": 4.5, "y": 1},
                {"label": "T", "matrix": [1, 6], "x": 5.5, "y": 1},
                {"label": "Y", "matrix": [1, 7], "x": 6.5, "y": 1},
                {"label": "U", "matrix": [1, 8], "x": 7.5, "y": 1},
                {"label": "I", "matrix": [1, 9], "x": 8.5, "y": 1},
                {"label": "O", "matrix": [1, 10], "x": 9.5, "y": 1},
                {"label": "P", "matrix": [1, 11], "x": 10.5, "y": 1},
                {"label": "[", "matrix": [1, 12], "x": 11.5, "y": 1},
                {"label": "]", "matrix": [1, 13], "x": 12.5, "y": 1},
                {"label": "PgUp", "matrix": [1, 16], "x": 15.5, "y": 1},

                {"label": "Caps Lock", "matrix": [2, 0], "x": 0, "y": 2, "w": 1.75},
                {"label": "A", "matrix": [2, 2], "x": 1.75, "y": 2},
                {"label": "S", "matrix": [2, 3], "x": 2.75, "y": 2},
                {"label": "D", "matrix": [2, 4], "x": 3.75, "y": 2},
                {"label": "F", "matrix": [2, 5], "x": 4.75, "y": 2},
                {"label": "G", "matrix": [2, 6], "x": 5.75, "y": 2},
                {"label": "H", "matrix": [2, 7], "x": 6.75, "y": 2},
                {"label": "J", "matrix": [2, 8], "x": 7.75, "y": 2},
                {"label": "K", "matrix": [2, 9], "x": 8.75, "y": 2},
                {"label": "L", "matrix": [2, 10], "x": 9.75, "y": 2},
                {"label": ";", "matrix": [2, 11], "x": 10.75, "y": 2},
                {"label": "'", "matrix": [2, 12], "x": 11.75, "y": 2},
                {"label": "#", "matrix": [2, 13], "x": 12.75, "y": 2},
                {"label": "Enter", "matrix": [2, 14], "x": 13.75, "y": 1, "w": 1.25, "h": 2},
                {"label": "Home", "matrix": [2, 16], "x": 15.5, "y": 2},

                {"label": "Shift", "matrix": [3, 0], "x": 0, "y": 3, "w": 1.25},
                {"label": "\\", "matrix": [3, 1], "x": 1.25, "y": 3},
                {"label": "Z", "matrix": [3, 2], "x": 2.25, "y": 3},
                {"label": "X", "matrix": [3, 3], "x": 3.25, "y": 3},
                {"label": "C", "matrix": [3, 4], "x": 4.25, "y": 3},
                {"label": "V", "matrix": [3, 5], "x": 5.25, "y": 3},
                {"label": "B", "matrix": [3, 6], "x": 6.25, "y": 3},
                {"label": "N", "matrix": [3, 7], "x": 7.25, "y": 3},
                {"label": "M", "matrix": [3, 8], "x": 8.25, "y": 3},
                {"label": ",", "matrix": [3, 9], "x": 9.25, "y": 3},
                {"label": ".", "matrix": [3, 10], "x": 10.25, "y": 3},
                {"label": "/", "matrix": [3, 11], "x": 11.25, "y": 3},
                {"label": "Shift", "matrix": [3, 13], "x": 12.25, "y": 3, "w": 1.75},
                {"label": "\u2191", "matrix": [3, 14], "x": 14.25, "y": 3.25},
                {"label": "End", "matrix": [3, 16], "x": 15.5, "y": 3},

                {"label": "Ctrl", "matrix": [4, 0], "x": 0, "y": 4, "w": 1.5},
                {"label": "GUI", "matrix": [4, 1], "x": 1.5, "y": 4},
                {"label": "Alt", "matrix": [4, 2], "x": 2.5, "y": 4, "w": 1.5},
                {"label": "Space", "matrix": [4, 6], "x": 4, "y": 4, "w": 7},
                {"label": "GUI", "matrix": [4, 11], "x": 11, "y": 4, "w": 1.5},
                {"label": "\u2190", "matrix": [4, 13], "x": 13.25, "y": 4.25},
                {"label": "\u2193", "matrix": [4, 14], "x": 14.25, "y": 4.25},
                {"label": "\u2192", "matrix": [4, 15], "x": 15.25, "y": 4.25}
            ]
        }
    }

}

M keyboards/drewkeys/mercury65/keymaps/default/keymap.c => keyboards/drewkeys/mercury65/keymaps/default/keymap.c +2 -2
@@ 26,7 26,7 @@ enum layer_names {

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    /* Base https://i.imgur.com/viQdtbB.png */
    [_BASE] = LAYOUT(
    [_BASE] = LAYOUT_all(
        KC_ESC,     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_BSLS, KC_BSPC,
        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,          KC_DEL,
        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_PGUP,


@@ 34,7 34,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
        KC_LCTL, KC_LGUI, KC_LALT,                     KC_SPC,                           MO(1), KC_RGUI,          KC_LEFT, KC_DOWN, KC_RGHT
    ),

    [_FN] = LAYOUT(
    [_FN] = LAYOUT_all(
        QK_BOOT,   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_BSLS, KC_BSPC,
        _______,          _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,          _______,
        _______,          _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,          _______,

M keyboards/drewkeys/mercury65/keymaps/via/keymap.c => keyboards/drewkeys/mercury65/keymaps/via/keymap.c +2 -2
@@ 26,7 26,7 @@ enum layer_names {

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    /* Base https://i.imgur.com/viQdtbB.png */
    [_BASE] = LAYOUT(
    [_BASE] = LAYOUT_all(
        KC_ESC,     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_BSLS, KC_BSPC,
        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,          KC_DEL,
        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_PGUP,


@@ 34,7 34,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
        KC_LCTL, KC_LGUI, KC_LALT,                     KC_SPC,                           MO(1), KC_RGUI,          KC_LEFT, KC_DOWN, KC_RGHT
    ),

    [_FN1] = LAYOUT(
    [_FN1] = LAYOUT_all(
        QK_BOOT,   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_BSLS, KC_BSPC,
        _______,          _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,          _______,
        _______,          _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,          _______,

A keyboards/drewkeys/mercury65/matrix_diagram.md => keyboards/drewkeys/mercury65/matrix_diagram.md +25 -0
@@ 0,0 1,25 @@
# Matrix Diagram for RocketKeyboards mercury65

```
                                                    ┌───────┐
                                       2u Backspace │??     │
                                                    └───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌───┐      ┌─────┐
│10   │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E   │ │1G │      │     │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ├───┤   ┌──┴┐2E  │ ISO Enter
│20    │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2E      │ │2G │   │2D │    │  
├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┘ ├───┤   └───┴────┘
│30  │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D    │┌───┐│3G │ 
├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─────┘│3E │└───┘
│40  │41  │42  │46                      │4A  │4B  │  ┌───┼───┼───┐
└────┴────┴────┴────────────────────────┴────┴────┘  │4D │4E │4F │
                                                     └───┴───┴───┘
┌────────┐
│30      │ 2.25u LShift
└────────┘
┌─────┬───┬─────┬───────────────────────────┬─────┐
│40   │41 │42   │46                         │4B   │ Blocker Tsangan
└─────┴───┴─────┴───────────────────────────┴─────┘
```

Do not follow this link