~ruther/qmk_firmware

280153b8f9c91eca98b81b3a6bff9541bf8eb1b5 — QMK Bot 2 years ago 1f49203 + 0f07fcc
Merge remote-tracking branch 'origin/master' into develop
A keyboards/viktus/osav2/info.json => keyboards/viktus/osav2/info.json +471 -0
@@ 0,0 1,471 @@
{
    "manufacturer": "Viktus Design LLC",
    "keyboard_name": "OSAv2",
    "maintainer": "BlindAssassin111",
    "url": "https://viktus.design",
    "usb": {
        "device_version": "2.1.0",
        "vid": "0x5644",
        "pid": "0x5632"
    },
    "bootloader": "atmel-dfu",
    "processor": "atmega32u4",
    "features": {
        "backlight": true,
        "rgblight": true,
        "bootmagic": true,
        "command": false,
        "console": false,
        "extrakey": false,
        "mousekey": false,
        "nkro": true
    },
    "bootmagic": {
        "matrix": [1,0]
    },
    "build": {
        "lto": true
    },
    "diode_direction": "COL2ROW",
    "matrix_pins": {
        "cols": ["B4", "D7", "D5", "D3", "D2", "D1", "D0", "B5"],
        "rows": ["F0", "F1", "F4", "F5", "F6", "B0", "B1", "B2", "B3", "B7"]
    },
    "rgblight": {
        "led_count": 23,
        "pin": "D4",
        "max_brightness": 191,
        "animations": {
            "breathing": true,
            "rainbow_swirl": true,
            "twinkle": true
        }
    },
    "backlight": {
        "levels": 6,
        "max_brightness": 191,
        "pin": "D6"
    },
    "indicators": {
        "num_lock": "C7",
        "caps_lock": "C6",
        "scroll_lock": "B6"
    },
    "layouts": {
        "LAYOUT_split_normal": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K50", "matrix": [5, 0], "w": 1, "x": 15.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 1, "x": 16.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 2.75, "x": 15.75, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 2.25, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 1, "x": 7.75, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        },
        "LAYOUT_split_normal_split": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K50", "matrix": [5, 0], "w": 1, "x": 15.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 1, "x": 16.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 1.75, "x": 15.75, "y": 3 },
                { "label": "K87", "matrix": [8, 7], "w": 1, "x": 17.5, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 2.25, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 1, "x": 7.75, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        },
        "LAYOUT_split_mirrored_split": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K50", "matrix": [5, 0], "w": 1, "x": 15.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 1, "x": 16.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 1.75, "x": 15.75, "y": 3 },
                { "label": "K87", "matrix": [8, 7], "w": 1, "x": 17.5, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 1, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 2.25, "x": 6.5, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        },
        "LAYOUT_2u_normal": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 2, "x": 15.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 2.75, "x": 15.75, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 2.25, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 1, "x": 7.75, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        },
        "LAYOUT_2u_normal_split": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 2, "x": 15.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 1.75, "x": 15.75, "y": 3 },
                { "label": "K87", "matrix": [8, 7], "w": 1, "x": 17.5, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 2.25, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 1, "x": 7.75, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        },
        "LAYOUT_2u_mirrored_split": {
            "layout": [
                { "label": "K10", "matrix": [1, 0], "w": 1, "x": 0.5, "y": 0 },
                { "label": "K00", "matrix": [0, 0], "w": 1, "x": 1.75, "y": 0 },
                { "label": "K01", "matrix": [0, 1], "w": 1, "x": 2.75, "y": 0 },
                { "label": "K02", "matrix": [0, 2], "w": 1, "x": 3.75, "y": 0 },
                { "label": "K03", "matrix": [0, 3], "w": 1, "x": 4.75, "y": 0 },
                { "label": "K04", "matrix": [0, 4], "w": 1, "x": 5.75, "y": 0 },
                { "label": "K05", "matrix": [0, 5], "w": 1, "x": 6.75, "y": 0 },
                { "label": "K06", "matrix": [0, 6], "w": 1, "x": 7.75, "y": 0 },
                { "label": "K56", "matrix": [5, 6], "w": 1, "x": 9.75, "y": 0 },
                { "label": "K55", "matrix": [5, 5], "w": 1, "x": 10.75, "y": 0 },
                { "label": "K54", "matrix": [5, 4], "w": 1, "x": 11.75, "y": 0 },
                { "label": "K53", "matrix": [5, 3], "w": 1, "x": 12.75, "y": 0 },
                { "label": "K52", "matrix": [5, 2], "w": 1, "x": 13.75, "y": 0 },
                { "label": "K51", "matrix": [5, 1], "w": 1, "x": 14.75, "y": 0 },
                { "label": "K57", "matrix": [5, 7], "w": 2, "x": 15.75, "y": 0 },
                { "label": "K20", "matrix": [2, 0], "w": 1, "x": 0.25, "y": 1 },
                { "label": "K11", "matrix": [1, 1], "w": 1.5, "x": 1.5, "y": 1 },
                { "label": "K12", "matrix": [1, 2], "w": 1, "x": 3, "y": 1 },
                { "label": "K13", "matrix": [1, 3], "w": 1, "x": 4, "y": 1 },
                { "label": "K14", "matrix": [1, 4], "w": 1, "x": 5, "y": 1 },
                { "label": "K15", "matrix": [1, 5], "w": 1, "x": 6, "y": 1 },
                { "label": "K16", "matrix": [1, 6], "w": 1, "x": 7, "y": 1 },
                { "label": "K66", "matrix": [6, 6], "w": 1, "x": 9.5, "y": 1 },
                { "label": "K65", "matrix": [6, 5], "w": 1, "x": 10.5, "y": 1 },
                { "label": "K64", "matrix": [6, 4], "w": 1, "x": 11.5, "y": 1 },
                { "label": "K63", "matrix": [6, 3], "w": 1, "x": 12.5, "y": 1 },
                { "label": "K62", "matrix": [6, 2], "w": 1, "x": 13.5, "y": 1 },
                { "label": "K61", "matrix": [6, 1], "w": 1, "x": 14.5, "y": 1 },
                { "label": "K60", "matrix": [6, 0], "w": 1, "x": 15.5, "y": 1 },
                { "label": "K67", "matrix": [6, 7], "w": 1.5, "x": 16.5, "y": 1 },
                { "label": "K30", "matrix": [3, 0], "w": 1, "x": 0, "y": 2 },
                { "label": "K21", "matrix": [2, 1], "w": 1.75, "x": 1.25, "y": 2 },
                { "label": "K22", "matrix": [2, 2], "w": 1, "x": 3, "y": 2 },
                { "label": "K23", "matrix": [2, 3], "w": 1, "x": 4, "y": 2 },
                { "label": "K24", "matrix": [2, 4], "w": 1, "x": 5, "y": 2 },
                { "label": "K25", "matrix": [2, 5], "w": 1, "x": 6, "y": 2 },
                { "label": "K26", "matrix": [2, 6], "w": 1, "x": 7, "y": 2 },
                { "label": "K76", "matrix": [7, 6], "w": 1, "x": 10, "y": 2 },
                { "label": "K75", "matrix": [7, 5], "w": 1, "x": 11, "y": 2 },
                { "label": "K74", "matrix": [7, 4], "w": 1, "x": 12, "y": 2 },
                { "label": "K73", "matrix": [7, 3], "w": 1, "x": 13, "y": 2 },
                { "label": "K72", "matrix": [7, 2], "w": 1, "x": 14, "y": 2 },
                { "label": "K71", "matrix": [7, 1], "w": 1, "x": 15, "y": 2 },
                { "label": "K77", "matrix": [7, 7], "w": 2.25, "x": 16, "y": 2 },
                { "label": "K31", "matrix": [3, 1], "w": 2.25, "x": 1, "y": 3 },
                { "label": "K32", "matrix": [3, 2], "w": 1, "x": 3.25, "y": 3 },
                { "label": "K33", "matrix": [3, 3], "w": 1, "x": 4.25, "y": 3 },
                { "label": "K34", "matrix": [3, 4], "w": 1, "x": 5.25, "y": 3 },
                { "label": "K35", "matrix": [3, 5], "w": 1, "x": 6.25, "y": 3 },
                { "label": "K36", "matrix": [3, 6], "w": 1, "x": 7.25, "y": 3 },
                { "label": "K86", "matrix": [8, 6], "w": 1, "x": 9.75, "y": 3 },
                { "label": "K85", "matrix": [8, 5], "w": 1, "x": 10.75, "y": 3 },
                { "label": "K84", "matrix": [8, 4], "w": 1, "x": 11.75, "y": 3 },
                { "label": "K83", "matrix": [8, 3], "w": 1, "x": 12.75, "y": 3 },
                { "label": "K82", "matrix": [8, 2], "w": 1, "x": 13.75, "y": 3 },
                { "label": "K81", "matrix": [8, 1], "w": 1, "x": 14.75, "y": 3 },
                { "label": "K80", "matrix": [8, 0], "w": 1.75, "x": 15.75, "y": 3 },
                { "label": "K87", "matrix": [8, 7], "w": 1, "x": 17.5, "y": 3 },
                { "label": "K41", "matrix": [4, 1], "w": 1.5, "x": 1, "y": 4 },
                { "label": "K43", "matrix": [4, 3], "w": 1.5, "x": 4, "y": 4 },
                { "label": "K45", "matrix": [4, 5], "w": 1, "x": 5.5, "y": 4 },
                { "label": "K46", "matrix": [4, 6], "w": 2.25, "x": 6.5, "y": 4 },
                { "label": "K95", "matrix": [9, 5], "w": 2.75, "x": 9.75, "y": 4 },
                { "label": "K93", "matrix": [9, 3], "w": 1.5, "x": 12.5, "y": 4 },
                { "label": "K90", "matrix": [9, 0], "w": 1.5, "x": 16.75, "y": 4 }
            ]
        }
    }
}

A keyboards/viktus/osav2/keymaps/default/keymap.c => keyboards/viktus/osav2/keymaps/default/keymap.c +27 -0
@@ 0,0 1,27 @@
/* Copyright 2023 Viktus Design LLC
 *
 * 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 2 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

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    [0] = LAYOUT_split_normal_split(
        KC_DEL,  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_TILD,
        KC_PGUP, 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_BSPC,
        KC_PGDN, KC_LCTL, 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_LSFT, KC_Z, KC_X,    KC_C, KC_V,   KC_B,	           KC_B,   KC_N, KC_M, KC_COMM, KC_DOT,  KC_SLSH, KC_RSFT, MO(1),
                 KC_LCTL,       KC_LALT,       KC_SPC, MO(1),            KC_SPC,                      KC_RALT,                   KC_RCTL
    )
};

A keyboards/viktus/osav2/keymaps/via/keymap.c => keyboards/viktus/osav2/keymaps/via/keymap.c +27 -0
@@ 0,0 1,27 @@
/* Copyright 2023 Viktus Design LLC
 *
 * 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 2 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

const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
    [0] = LAYOUT_split_normal_split(
        KC_DEL,  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_TILD,
        KC_PGUP, 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_BSPC,
        KC_PGDN, KC_LCTL, 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_LSFT, KC_Z, KC_X,    KC_C, KC_V,   KC_B,	           KC_B,   KC_N, KC_M, KC_COMM, KC_DOT,  KC_SLSH, KC_RSFT, MO(1),
                 KC_LCTL,       KC_LALT,       KC_SPC, MO(1),            KC_SPC,                      KC_RALT,                   KC_RCTL
    )
};

A keyboards/viktus/osav2/keymaps/via/rules.mk => keyboards/viktus/osav2/keymaps/via/rules.mk +1 -0
@@ 0,0 1,1 @@
VIA_ENABLE = yes

A keyboards/viktus/osav2/readme.md => keyboards/viktus/osav2/readme.md +27 -0
@@ 0,0 1,27 @@
# OSAv2

![osav2](https://i.imgur.com/CIDckmjh.png)

The OSAv2 is the second version of the OSA and a complete overhaul in design.

-   Keyboard Maintainer: [BlindAssassin111](https://github.com/blindassassin111)  
-   Hardware Supported: OSAv2 PCB
-   Hardware Availability: Viktus Design LLC

Make example for this keyboard (after setting up your build environment):

    make viktus/osav2:default

Flashing example for this keyboard:

    make viktus/osav2:default:flash

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

## Bootloader

Enter the bootloader in 3 ways:

* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available

A keyboards/viktus/osav2/rules.mk => keyboards/viktus/osav2/rules.mk +1 -0
@@ 0,0 1,1 @@
# This file intentionally left blank