[keyboard] Viktus Minne (#19977)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
blindassassin111 2023-03-17 11:26:52 -05:00 committed by GitHub
parent 0f323a45ce
commit 687b7341ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 444 additions and 0 deletions

View file

@ -0,0 +1,363 @@
{
"manufacturer": "Viktus Design LLC",
"keyboard_name": "Viktus Minne",
"maintainer": "BlindAssassin111",
"url": "https://viktus.design",
"usb": {
"device_version": "1.0.0",
"vid": "0x5644",
"pid": "0x4D49"
},
"bootloader": "atmel-dfu",
"processor": "atmega32u4",
"features": {
"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": ["B7", "F7", "D5", "D3", "D2", "D1", "D0"],
"rows": ["B6", "B5", "B4", "D7", "D6", "D4", "C6", "C7"]
},
"rgblight": {
"led_count": 14,
"pin": "F6",
"max_brightness": 191,
"animations": {
"breathing": true,
"rainbow_swirl": true,
"twinkle": true
}
},
"layouts": {
"LAYOUT_all": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1, "x": 1.375, "y": 3 },
{ "label": "K61", "matrix": [6, 1], "w": 1, "x": 2.375, "y": 3 },
{ "label": "K62", "matrix": [6, 2], "w": 1.25, "x": 3.375, "y": 3 },
{ "label": "K72", "matrix": [7, 2], "w": 1.25, "x": 4.625, "y": 3 },
{ "label": "K73", "matrix": [7, 3], "w": 1, "x": 5.875, "y": 3 },
{ "label": "K63", "matrix": [6, 3], "w": 1.25, "x": 6.875, "y": 3 },
{ "label": "K64", "matrix": [6, 4], "w": 1.25, "x": 8.125, "y": 3 },
{ "label": "K74", "matrix": [7, 4], "w": 1, "x": 9.375, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1, "x": 10.375, "y": 3 }
]
},
"LAYOUT_dual175u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1, "x": 1.375, "y": 3 },
{ "label": "K61", "matrix": [6, 1], "w": 1, "x": 2.375, "y": 3 },
{ "label": "K62", "matrix": [6, 2], "w": 1.25, "x": 3.375, "y": 3 },
{ "label": "K72", "matrix": [7, 2], "w": 1.75, "x": 4.625, "y": 3 },
{ "label": "K63", "matrix": [6, 3], "w": 1.75, "x": 6.375, "y": 3 },
{ "label": "K64", "matrix": [6, 4], "w": 1.25, "x": 8.125, "y": 3 },
{ "label": "K74", "matrix": [7, 4], "w": 1, "x": 9.375, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1, "x": 10.375, "y": 3 }
]
},
"LAYOUT_275_225u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1, "x": 1.375, "y": 3 },
{ "label": "K61", "matrix": [6, 1], "w": 1.5, "x": 2.375, "y": 3 },
{ "label": "K72", "matrix": [7, 2], "w": 2.75, "x": 3.875, "y": 3 },
{ "label": "K63", "matrix": [6, 3], "w": 2.25, "x": 6.625, "y": 3 },
{ "label": "K74", "matrix": [7, 4], "w": 1.5, "x": 8.875, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1, "x": 10.375, "y": 3 }
]
},
"LAYOUT_dual3u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1, "x": 1.375, "y": 3 },
{ "label": "K61", "matrix": [6, 1], "w": 1, "x": 2.375, "y": 3 },
{ "label": "K72", "matrix": [7, 2], "w": 3, "x": 3.375, "y": 3 },
{ "label": "K63", "matrix": [6, 3], "w": 3, "x": 6.375, "y": 3 },
{ "label": "K74", "matrix": [7, 4], "w": 1, "x": 9.375, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1, "x": 10.375, "y": 3 }
]
},
"LAYOUT_6u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1, "x": 1.375, "y": 3 },
{ "label": "K61", "matrix": [6, 1], "w": 1, "x": 2.375, "y": 3 },
{ "label": "K73", "matrix": [7, 3], "w": 6, "x": 3.375, "y": 3 },
{ "label": "K74", "matrix": [7, 4], "w": 1, "x": 9.375, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1, "x": 10.375, "y": 3 }
]
},
"LAYOUT_7u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K71", "matrix": [7, 1], "w": 1.5, "x": 1.375, "y": 3 },
{ "label": "K73", "matrix": [7, 3], "w": 7, "x": 2.875, "y": 3 },
{ "label": "K75", "matrix": [7, 5], "w": 1.5, "x": 9.875, "y": 3 }
]
},
"LAYOUT_10u": {
"layout": [
{ "label": "K10", "matrix": [1, 0], "w": 1, "x": 0, "y": 0 },
{ "label": "K11", "matrix": [1, 1], "w": 1, "x": 1, "y": 0 },
{ "label": "K01", "matrix": [0, 1], "w": 1, "x": 2, "y": 0 },
{ "label": "K02", "matrix": [0, 2], "w": 1, "x": 3, "y": 0 },
{ "label": "K12", "matrix": [1, 2], "w": 1, "x": 4, "y": 0 },
{ "label": "K13", "matrix": [1, 3], "w": 1, "x": 5, "y": 0 },
{ "label": "K03", "matrix": [0, 3], "w": 1, "x": 6, "y": 0 },
{ "label": "K04", "matrix": [0, 4], "w": 1, "x": 7, "y": 0 },
{ "label": "K14", "matrix": [1, 4], "w": 1, "x": 8, "y": 0 },
{ "label": "K15", "matrix": [1, 5], "w": 1, "x": 9, "y": 0 },
{ "label": "K05", "matrix": [0, 5], "w": 1, "x": 10, "y": 0 },
{ "label": "K06", "matrix": [0, 6], "w": 1.75, "x": 11, "y": 0 },
{ "label": "K30", "matrix": [3, 0], "w": 1.25, "x": 0, "y": 1 },
{ "label": "K31", "matrix": [3, 1], "w": 1, "x": 1.25, "y": 1 },
{ "label": "K21", "matrix": [2, 1], "w": 1, "x": 2.25, "y": 1 },
{ "label": "K22", "matrix": [2, 2], "w": 1, "x": 3.25, "y": 1 },
{ "label": "K32", "matrix": [3, 2], "w": 1, "x": 4.25, "y": 1 },
{ "label": "K33", "matrix": [3, 3], "w": 1, "x": 5.25, "y": 1 },
{ "label": "K23", "matrix": [2, 3], "w": 1, "x": 6.25, "y": 1 },
{ "label": "K24", "matrix": [2, 4], "w": 1, "x": 7.25, "y": 1 },
{ "label": "K34", "matrix": [3, 4], "w": 1, "x": 8.25, "y": 1 },
{ "label": "K35", "matrix": [3, 5], "w": 1, "x": 9.25, "y": 1 },
{ "label": "K25", "matrix": [2, 5], "w": 1, "x": 10.25, "y": 1 },
{ "label": "K26", "matrix": [2, 6], "w": 1.5, "x": 11.25, "y": 1 },
{ "label": "K50", "matrix": [5, 0], "w": 1.75, "x": 0, "y": 2 },
{ "label": "K51", "matrix": [5, 1], "w": 1, "x": 1.75, "y": 2 },
{ "label": "K41", "matrix": [4, 1], "w": 1, "x": 2.75, "y": 2 },
{ "label": "K42", "matrix": [4, 2], "w": 1, "x": 3.75, "y": 2 },
{ "label": "K52", "matrix": [5, 2], "w": 1, "x": 4.75, "y": 2 },
{ "label": "K53", "matrix": [5, 3], "w": 1, "x": 5.75, "y": 2 },
{ "label": "K43", "matrix": [4, 3], "w": 1, "x": 6.75, "y": 2 },
{ "label": "K44", "matrix": [4, 4], "w": 1, "x": 7.75, "y": 2 },
{ "label": "K54", "matrix": [5, 4], "w": 1, "x": 8.75, "y": 2 },
{ "label": "K55", "matrix": [5, 5], "w": 1, "x": 9.75, "y": 2 },
{ "label": "K45", "matrix": [4, 5], "w": 1, "x": 10.75, "y": 2 },
{ "label": "K46", "matrix": [4, 6], "w": 1, "x": 11.75, "y": 2 },
{ "label": "K73", "matrix": [7, 3], "w": 10, "x": 1.375, "y": 3 }
]
}
}
}

View file

@ -0,0 +1,26 @@
/* 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_all(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_RSFT, MO(1),
KC_LCTL, KC_LALT, KC_LGUI, KC_SPC, KC_SPC, KC_SPC, KC_RGUI, KC_RALT, KC_RCTL
)
};

View file

@ -0,0 +1,26 @@
/* 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_all(
KC_ESC, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
KC_TAB, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_ENT,
KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_RSFT, MO(1),
KC_LCTL, KC_LALT, KC_LGUI, KC_SPC, KC_SPC, KC_SPC, KC_RGUI, KC_RALT, KC_RCTL
)
};

View file

@ -0,0 +1 @@
VIA_ENABLE = yes

View file

@ -0,0 +1,27 @@
# Minne
![minne](https://i.imgur.com/OKnryxch.png)
Minne is a 40% keyboard with an HHKB bottom row.
- Keyboard Maintainer: [BlindAssassin111](https://github.com/BlindAssassin111)
- Hardware Supported: Viktus Minne MX PCB
- Hardware Availability: Viktus Design LLC
Make example for this keyboard (after setting up your build environment):
make viktus/minne:default
Flashing example for this keyboard:
make viktus/minne: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

View file

@ -0,0 +1 @@
# This file intentionally left blank