From beab6865b04111a6709d9fbb0eaafa85fc9784cf Mon Sep 17 00:00:00 2001 From: Xelus22 <> Date: Sat, 14 Dec 2024 14:23:39 +1100 Subject: [PATCH] fix --- keyboards/swagkeys/integral/keyboard.json | 3 --- keyboards/swagkeys/integral/readme.md | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/keyboards/swagkeys/integral/keyboard.json b/keyboards/swagkeys/integral/keyboard.json index f744b80ceb5c..a482834ac481 100644 --- a/keyboards/swagkeys/integral/keyboard.json +++ b/keyboards/swagkeys/integral/keyboard.json @@ -3,9 +3,6 @@ "keyboard_name": "Swagkeys Integral", "maintainer": "Swagkeys", "bootloader": "stm32duino", - "bootmagic": { - "matrix": [4, 10] - }, "diode_direction": "COL2ROW", "encoder": { "pin_a": "B8", diff --git a/keyboards/swagkeys/integral/readme.md b/keyboards/swagkeys/integral/readme.md index f3d96c72d26a..e2fcd4c932c8 100644 --- a/keyboards/swagkeys/integral/readme.md +++ b/keyboards/swagkeys/integral/readme.md @@ -20,5 +20,5 @@ 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 (4,10) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available