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