Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Xelus22 committed Dec 14, 2024
1 parent 949698a commit beab686
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions keyboards/swagkeys/integral/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
"keyboard_name": "Swagkeys Integral",
"maintainer": "Swagkeys",
"bootloader": "stm32duino",
"bootmagic": {
"matrix": [4, 10]
},
"diode_direction": "COL2ROW",
"encoder": {
"pin_a": "B8",
Expand Down
2 changes: 1 addition & 1 deletion keyboards/swagkeys/integral/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit beab686

Please sign in to comment.