Merge branch 'cheapinov2' of github.com:tompi/qmk_firmware into cheapinov2

This commit is contained in:
Thomas Haukland
2026-01-01 22:06:41 +01:00

View File

@@ -1,9 +1,9 @@
{
"version": 1,
"notes": "My awesome keymap",
"notes": "Tompi keymap",
"documentation": "\"This file is a QMK Configurator export. You can import this at <https://config.qmk.fm>. It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: <https://docs.qmk.fm/#/newbs>\n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
"keyboard": "bastardkb/skeletyl/blackpill",
"keymap": "bastardkb_skeletyl_blackpill_default",
"keymap": "tompi",
"layout": "LAYOUT_split_3x5_3",
"layers": [
[
@@ -47,7 +47,7 @@
[
"KC_VOLU",
"KC_WH_L",
"KC_MS_U",
"KC_NO",
"KC_WH_U",
"KC_WH_R",
"KC_NO",
@@ -55,9 +55,9 @@
"KC_NO",
"QK_CLEAR_EEPROM",
"ANY(QK_RBT)",
"KC_NO",
"KC_MS_L",
"KC_BTN2",
"KC_BTN1",
"KC_MS_U",
"KC_MS_R",
"KC_MUTE",
"KC_NO",
@@ -241,9 +241,9 @@
"RGB_HUI",
"RGB_MOD",
"KC_PPLS",
"KC_P7",
"KC_P8",
"KC_P9",
"KC_7",
"KC_8",
"KC_9",
"KC_PAST",
"EE_CLR",
"KC_TRNS",
@@ -251,9 +251,9 @@
"KC_TRNS",
"RGB_TOG",
"KC_PMNS",
"KC_P4",
"KC_P5",
"KC_P6",
"KC_4",
"KC_5",
"KC_6",
"KC_PSLS",
"RGB_SPD",
"RGB_VAD",
@@ -261,16 +261,16 @@
"RGB_HUD",
"RGB_RMOD",
"KC_PDOT",
"KC_P1",
"KC_P2",
"KC_P3",
"KC_1",
"KC_2",
"KC_3",
"KC_PEQL",
"KC_NO",
"KC_NO",
"KC_NO",
"KC_0",
"KC_COMM",
"KC_P0"
"KC_0"
]
],
"author": "thomas.haukland@gmail.com"