From 3e0d8ab06a983bca1fdfb4f02c82e3ca7fcd34b2 Mon Sep 17 00:00:00 2001 From: H3lli0n Date: Mon, 4 Aug 2025 16:17:58 +0200 Subject: [PATCH] fix: keymap indexes errors --- keyboards/hlb/hyperbolas/hyp_s/keyboard.json | 20 +++++++++---------- .../hyperbolas/hyp_s/keymaps/vial/vial.json | 12 +++++------ keyboards/hlb/hyperbolas/hyp_s/readme.md | 6 +++--- 3 files changed, 19 insertions(+), 19 deletions(-) diff --git a/keyboards/hlb/hyperbolas/hyp_s/keyboard.json b/keyboards/hlb/hyperbolas/hyp_s/keyboard.json index 219abff1b2..db39798f88 100644 --- a/keyboards/hlb/hyperbolas/hyp_s/keyboard.json +++ b/keyboards/hlb/hyperbolas/hyp_s/keyboard.json @@ -55,7 +55,7 @@ {"matrix": [1,10], "label":")", "x":10, "y":1.25}, {"matrix": [1,11], "label":"_", "x":11, "y":1.25}, {"matrix": [1,12], "label":"+", "x":12, "y":1.25}, - {"matrix": [1,13], "label":"Backspace", "x":13, "y":2.25}, + {"matrix": [1,14], "label":"Backspace", "x":13, "y":2.25}, {"matrix": [1,15], "label":"Insert", "x":15.25, "y":1.25}, {"matrix": [1,16], "label":"Home", "x":16.25, "y":1.25}, {"matrix": [1,17], "label":"PgUp", "x":17.25, "y":1.25}, @@ -146,7 +146,7 @@ {"matrix": [1,10], "label":")", "x":10, "y":1.25}, {"matrix": [1,11], "label":"_", "x":11, "y":1.25}, {"matrix": [1,12], "label":"+", "x":12, "y":1.25}, - {"matrix": [1,13], "label":"Backspace", "x":13, "y":2.25}, + {"matrix": [1,14], "label":"Backspace", "x":13, "y":2.25}, {"matrix": [1,15], "label":"Insert", "x":15.25, "y":1.25}, {"matrix": [1,16], "label":"Home", "x":16.25, "y":1.25}, {"matrix": [1,17], "label":"PgUp", "x":17.25, "y":1.25}, @@ -197,9 +197,9 @@ {"matrix": [5,1], "label":"Win", "x":1.5, "y":5.25, "w":1.5}, {"matrix": [5,2], "label":"Alt", "x":3, "y":5.25, "w":1.5}, {"matrix": [5,6], "label":"Space", "x":4.5, "y":5.25, "w":7}, - {"matrix": [5,10], "label":"Alt", "x":11.5, "y":5.25, "w":1.5}, - {"matrix": [5,11], "label":"Win", "x":13, "y":5.25, "w":1.5}, - {"matrix": [5,12], "label":"Ctrl", "x":14.5, "y":5.25, "w":1.5}, + {"matrix": [5,11], "label":"Alt", "x":11.5, "y":5.25, "w":1.5}, + {"matrix": [5,12], "label":"Win", "x":13, "y":5.25, "w":1.5}, + {"matrix": [5,13], "label":"Ctrl", "x":14.5, "y":5.25, "w":1.5}, {"matrix": [5,15], "label":"Left Arrow", "x":15.25, "y":5.25}, {"matrix": [5,16], "label":"Down Arrow", "x":16.25, "y":5.25}, {"matrix": [5,17], "label":"Right Arrow", "x":17.25, "y":5.25} @@ -236,7 +236,7 @@ {"matrix": [1,10], "label":")", "x":10, "y":1.25}, {"matrix": [1,11], "label":"_", "x":11, "y":1.25}, {"matrix": [1,12], "label":"+", "x":12, "y":1.25}, - {"matrix": [1,13], "label":"Backspace", "x":13, "y":2.25}, + {"matrix": [1,14], "label":"Backspace", "x":13, "y":2.25}, {"matrix": [1,15], "label":"Insert", "x":15.25, "y":1.25}, {"matrix": [1,16], "label":"Home", "x":16.25, "y":1.25}, {"matrix": [1,17], "label":"PgUp", "x":17.25, "y":1.25}, @@ -328,7 +328,7 @@ {"matrix": [1,10], "label":")", "x":10, "y":1.25}, {"matrix": [1,11], "label":"_", "x":11, "y":1.25}, {"matrix": [1,12], "label":"+", "x":12, "y":1.25}, - {"matrix": [1,13], "label":"Backspace", "x":13, "y":2.25}, + {"matrix": [1,14], "label":"Backspace", "x":13, "y":2.25}, {"matrix": [1,15], "label":"Insert", "x":15.25, "y":1.25}, {"matrix": [1,16], "label":"Home", "x":16.25, "y":1.25}, {"matrix": [1,17], "label":"PgUp", "x":17.25, "y":1.25}, @@ -380,9 +380,9 @@ {"matrix": [5,1], "label":"Win", "x":1.5, "y":5.25, "w":1.5}, {"matrix": [5,2], "label":"Alt", "x":3, "y":5.25, "w":1.5}, {"matrix": [5,6], "label":"Space", "x":4.5, "y":5.25, "w":7}, - {"matrix": [5,10], "label":"Alt", "x":11.5, "y":5.25, "w":1.5}, - {"matrix": [5,11], "label":"Win", "x":13, "y":5.25, "w":1.5}, - {"matrix": [5,12], "label":"Ctrl", "x":14.5, "y":5.25, "w":1.5}, + {"matrix": [5,11], "label":"Alt", "x":11.5, "y":5.25, "w":1.5}, + {"matrix": [5,12], "label":"Win", "x":13, "y":5.25, "w":1.5}, + {"matrix": [5,13], "label":"Ctrl", "x":14.5, "y":5.25, "w":1.5}, {"matrix": [5,15], "label":"Left Arrow", "x":15.25, "y":5.25}, {"matrix": [5,16], "label":"Down Arrow", "x":16.25, "y":5.25}, {"matrix": [5,17], "label":"Right Arrow", "x":17.25, "y":5.25} diff --git a/keyboards/hlb/hyperbolas/hyp_s/keymaps/vial/vial.json b/keyboards/hlb/hyperbolas/hyp_s/keymaps/vial/vial.json index cbde1a493a..1814386b9b 100644 --- a/keyboards/hlb/hyperbolas/hyp_s/keymaps/vial/vial.json +++ b/keyboards/hlb/hyperbolas/hyp_s/keymaps/vial/vial.json @@ -67,7 +67,7 @@ { "w": 2 }, - "1,13\n\n\n0,0", + "1,14\n\n\n0,0", { "x": 0.25 }, @@ -206,12 +206,12 @@ { "w": 1.5 }, - "5,10\n\n\n5,0", "5,11\n\n\n5,0", + "5,12\n\n\n5,0", { "w": 1.5 }, - "5,12\n\n\n5,0", + "5,13\n\n\n5,0", { "x": 0.25 }, @@ -281,15 +281,15 @@ { "w": 1.5 }, - "5,10\n\n\n5,2", + "5,11\n\n\n5,2", { "d": true }, - "5,11\n\n\n5,2", + "5,12\n\n\n5,2", { "w": 1.5 }, - "5,12\n\n\n5,2" + "5,13\n\n\n5,2" ] ] } diff --git a/keyboards/hlb/hyperbolas/hyp_s/readme.md b/keyboards/hlb/hyperbolas/hyp_s/readme.md index e8287ddda7..ce1fa78577 100644 --- a/keyboards/hlb/hyperbolas/hyp_s/readme.md +++ b/keyboards/hlb/hyperbolas/hyp_s/readme.md @@ -21,6 +21,6 @@ See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_to 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 +* **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**: Press 2 times the physical reset button. +* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.