From 73246475f84a4998a51ebc1c119eb048dfef9e66 Mon Sep 17 00:00:00 2001
From: blindassassin111 <38090555+blindassassin111@users.noreply.github.com>
Date: Sat, 18 Mar 2023 06:31:01 -0500
Subject: [PATCH] Adding Viktus Minne (#415)
---
keyboards/viktus/minne/info.json | 363 ++++++++++++++++++
.../viktus/minne/keymaps/default/keymap.c | 26 ++
keyboards/viktus/minne/keymaps/via/keymap.c | 26 ++
keyboards/viktus/minne/keymaps/via/minne.json | 181 +++++++++
keyboards/viktus/minne/keymaps/via/rules.mk | 1 +
keyboards/viktus/minne/keymaps/vial/config.h | 6 +
keyboards/viktus/minne/keymaps/vial/keymap.c | 26 ++
keyboards/viktus/minne/keymaps/vial/rules.mk | 4 +
keyboards/viktus/minne/keymaps/vial/vial.json | 180 +++++++++
keyboards/viktus/minne/readme.md | 27 ++
keyboards/viktus/minne/rules.mk | 1 +
11 files changed, 841 insertions(+)
create mode 100644 keyboards/viktus/minne/info.json
create mode 100644 keyboards/viktus/minne/keymaps/default/keymap.c
create mode 100644 keyboards/viktus/minne/keymaps/via/keymap.c
create mode 100644 keyboards/viktus/minne/keymaps/via/minne.json
create mode 100644 keyboards/viktus/minne/keymaps/via/rules.mk
create mode 100644 keyboards/viktus/minne/keymaps/vial/config.h
create mode 100644 keyboards/viktus/minne/keymaps/vial/keymap.c
create mode 100644 keyboards/viktus/minne/keymaps/vial/rules.mk
create mode 100644 keyboards/viktus/minne/keymaps/vial/vial.json
create mode 100644 keyboards/viktus/minne/readme.md
create mode 100644 keyboards/viktus/minne/rules.mk
diff --git a/keyboards/viktus/minne/info.json b/keyboards/viktus/minne/info.json
new file mode 100644
index 0000000000..a3c2d64511
--- /dev/null
+++ b/keyboards/viktus/minne/info.json
@@ -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 }
+ ]
+ }
+ }
+}
diff --git a/keyboards/viktus/minne/keymaps/default/keymap.c b/keyboards/viktus/minne/keymaps/default/keymap.c
new file mode 100644
index 0000000000..bf34ed993e
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/default/keymap.c
@@ -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 .
+ */
+
+#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
+ )
+};
diff --git a/keyboards/viktus/minne/keymaps/via/keymap.c b/keyboards/viktus/minne/keymaps/via/keymap.c
new file mode 100644
index 0000000000..bf34ed993e
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/via/keymap.c
@@ -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 .
+ */
+
+#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
+ )
+};
diff --git a/keyboards/viktus/minne/keymaps/via/minne.json b/keyboards/viktus/minne/keymaps/via/minne.json
new file mode 100644
index 0000000000..8df39108cc
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/via/minne.json
@@ -0,0 +1,181 @@
+{
+ "name": "Minne",
+ "vendorId": "0x5644",
+ "productId": "0x4D49",
+ "keycodes": [ "qmk_lighting" ],
+ "menus": [ "qmk_rgblight" ],
+ "matrix": {
+ "rows": 8,
+ "cols": 7
+ },
+ "layouts": {
+ "labels": [
+ ["Bottom Row", "Dual 1.75U", "2.75U 2.25U", "Dual 3U", "6U", "7U", "10U"]
+ ],
+ "keymap": [
+ [
+ "1,0",
+ "1,1",
+ "0,1",
+ "0,2",
+ "1,2",
+ "1,3",
+ "0,3",
+ "0,4",
+ "1,4",
+ "1,5",
+ "0,5",
+ {
+ "w":1.75
+ },
+ "0,6"
+ ],
+ [
+ {
+ "w":1.25
+ },
+ "3,0",
+ "3,1",
+ "2,1",
+ "2,2",
+ "3,2",
+ "3,3",
+ "2,3",
+ "2,4",
+ "3,4",
+ "3,5",
+ "2,5",
+ {
+ "w":1.5
+ },
+ "2,6"
+ ],
+ [
+ {
+ "w":1.75
+ },
+ "5,0",
+ "5,1",
+ "4,1",
+ "4,2",
+ "5,2",
+ "5,3",
+ "4,3",
+ "4,4",
+ "5,4",
+ "5,5",
+ "4,5",
+ "4,6"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,0",
+ "6,1\n\n\n0,0",
+ {
+ "w":1.25
+ },
+ "6,2\n\n\n0,0",
+ {
+ "w":1.75
+ },
+ "7,2\n\n\n0,0",
+ {
+ "w":1.75
+ },
+ "6,3\n\n\n0,0",
+ {
+ "x":0,
+ "w":1.25
+ },
+ "6,4\n\n\n0,0",
+ "7,4\n\n\n0,0",
+ "7,5\n\n\n0,0"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,1",
+ {
+ "w":1.5
+ },
+ "6,1\n\n\n0,1",
+ {
+ "w":2.75
+ },
+ "7,2\n\n\n0,1",
+ {
+ "w":2.25
+ },
+ "6,3\n\n\n0,1",
+ {
+ "x":0,
+ "w":1.5
+ },
+ "7,4\n\n\n0,1",
+ "7,5\n\n\n0,1"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,2",
+ "6,1\n\n\n0,2",
+ {
+ "w":3
+ },
+ "7,2\n\n\n0,2",
+ {
+ "w":3
+ },
+ "6,3\n\n\n0,2",
+ {
+ "x":0
+ },
+ "7,4\n\n\n0,2",
+ "7,5\n\n\n0,2"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,3",
+ "6,1\n\n\n0,3",
+ {
+ "w":6
+ },
+ "7,3\n\n\n0,3",
+ {
+ "x":0
+ },
+ "7,4\n\n\n0,3",
+ "7,5\n\n\n0,3"
+ ],
+ [
+ {
+ "x":1.38,
+ "w":1.5
+ },
+ "7,1\n\n\n0,4",
+ {
+ "w":7
+ },
+ "7,3\n\n\n0,4",
+ {
+ "x":0,
+ "w":1.5
+ },
+ "7,5\n\n\n0,4"
+ ],
+ [
+ {
+ "x":1.38,
+ "w":10
+ },
+ "7,3\n\n\n0,5"
+ ]
+ ]
+ }
+}
diff --git a/keyboards/viktus/minne/keymaps/via/rules.mk b/keyboards/viktus/minne/keymaps/via/rules.mk
new file mode 100644
index 0000000000..1e5b99807c
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/via/rules.mk
@@ -0,0 +1 @@
+VIA_ENABLE = yes
diff --git a/keyboards/viktus/minne/keymaps/vial/config.h b/keyboards/viktus/minne/keymaps/vial/config.h
new file mode 100644
index 0000000000..0529deffd8
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/vial/config.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#define VIAL_KEYBOARD_UID {0x38, 0x17, 0xCA, 0xBC, 0x62, 0x69, 0x28, 0x45}
+
+#define VIAL_UNLOCK_COMBO_ROWS { 1, 0 }
+#define VIAL_UNLOCK_COMBO_COLS { 0, 2 }
diff --git a/keyboards/viktus/minne/keymaps/vial/keymap.c b/keyboards/viktus/minne/keymaps/vial/keymap.c
new file mode 100644
index 0000000000..bf34ed993e
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/vial/keymap.c
@@ -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 .
+ */
+
+#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
+ )
+};
diff --git a/keyboards/viktus/minne/keymaps/vial/rules.mk b/keyboards/viktus/minne/keymaps/vial/rules.mk
new file mode 100644
index 0000000000..b1f3ec8e4d
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/vial/rules.mk
@@ -0,0 +1,4 @@
+VIA_ENABLE = yes
+VIAL_ENABLE = yes
+LTO_ENABLE = yes
+KEY_OVERRIDE_ENABLE = no
diff --git a/keyboards/viktus/minne/keymaps/vial/vial.json b/keyboards/viktus/minne/keymaps/vial/vial.json
new file mode 100644
index 0000000000..975484bf50
--- /dev/null
+++ b/keyboards/viktus/minne/keymaps/vial/vial.json
@@ -0,0 +1,180 @@
+{
+ "name": "Minne",
+ "vendorId": "0x5644",
+ "productId": "0x4D49",
+ "lighting": "qmk_rgblight",
+ "matrix": {
+ "rows": 8,
+ "cols": 7
+ },
+ "layouts": {
+ "labels": [
+ ["Bottom Row", "Dual 1.75U", "2.75U 2.25U", "Dual 3U", "6U", "7U", "10U"]
+ ],
+ "keymap": [
+ [
+ "1,0",
+ "1,1",
+ "0,1",
+ "0,2",
+ "1,2",
+ "1,3",
+ "0,3",
+ "0,4",
+ "1,4",
+ "1,5",
+ "0,5",
+ {
+ "w":1.75
+ },
+ "0,6"
+ ],
+ [
+ {
+ "w":1.25
+ },
+ "3,0",
+ "3,1",
+ "2,1",
+ "2,2",
+ "3,2",
+ "3,3",
+ "2,3",
+ "2,4",
+ "3,4",
+ "3,5",
+ "2,5",
+ {
+ "w":1.5
+ },
+ "2,6"
+ ],
+ [
+ {
+ "w":1.75
+ },
+ "5,0",
+ "5,1",
+ "4,1",
+ "4,2",
+ "5,2",
+ "5,3",
+ "4,3",
+ "4,4",
+ "5,4",
+ "5,5",
+ "4,5",
+ "4,6"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,0",
+ "6,1\n\n\n0,0",
+ {
+ "w":1.25
+ },
+ "6,2\n\n\n0,0",
+ {
+ "w":1.75
+ },
+ "7,2\n\n\n0,0",
+ {
+ "w":1.75
+ },
+ "6,3\n\n\n0,0",
+ {
+ "x":0,
+ "w":1.25
+ },
+ "6,4\n\n\n0,0",
+ "7,4\n\n\n0,0",
+ "7,5\n\n\n0,0"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,1",
+ {
+ "w":1.5
+ },
+ "6,1\n\n\n0,1",
+ {
+ "w":2.75
+ },
+ "7,2\n\n\n0,1",
+ {
+ "w":2.25
+ },
+ "6,3\n\n\n0,1",
+ {
+ "x":0,
+ "w":1.5
+ },
+ "7,4\n\n\n0,1",
+ "7,5\n\n\n0,1"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,2",
+ "6,1\n\n\n0,2",
+ {
+ "w":3
+ },
+ "7,2\n\n\n0,2",
+ {
+ "w":3
+ },
+ "6,3\n\n\n0,2",
+ {
+ "x":0
+ },
+ "7,4\n\n\n0,2",
+ "7,5\n\n\n0,2"
+ ],
+ [
+ {
+ "x":1.38
+ },
+ "7,1\n\n\n0,3",
+ "6,1\n\n\n0,3",
+ {
+ "w":6
+ },
+ "7,3\n\n\n0,3",
+ {
+ "x":0
+ },
+ "7,4\n\n\n0,3",
+ "7,5\n\n\n0,3"
+ ],
+ [
+ {
+ "x":1.38,
+ "w":1.5
+ },
+ "7,1\n\n\n0,4",
+ {
+ "w":7
+ },
+ "7,3\n\n\n0,4",
+ {
+ "x":0,
+ "w":1.5
+ },
+ "7,5\n\n\n0,4"
+ ],
+ [
+ {
+ "x":1.38,
+ "w":10
+ },
+ "7,3\n\n\n0,5"
+ ]
+ ]
+ }
+}
diff --git a/keyboards/viktus/minne/readme.md b/keyboards/viktus/minne/readme.md
new file mode 100644
index 0000000000..6b35e5f681
--- /dev/null
+++ b/keyboards/viktus/minne/readme.md
@@ -0,0 +1,27 @@
+# Minne
+
+
+
+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
diff --git a/keyboards/viktus/minne/rules.mk b/keyboards/viktus/minne/rules.mk
new file mode 100644
index 0000000000..6e7633bfe0
--- /dev/null
+++ b/keyboards/viktus/minne/rules.mk
@@ -0,0 +1 @@
+# This file intentionally left blank