Skip to content

Commit

Permalink
[Keyboard] Move Ergodox STM32 to handwired folder (#24903)
Browse files Browse the repository at this point in the history
* [Keyboard] Move Erogdox STM32 to handwired folder

To minimize confusion with ZSA's ergodox EZ ST (stm32f303) and because this is basically a one-off board

* Don't forget mapping

* Fix readme
  • Loading branch information
drashna authored Feb 7, 2025
1 parent 273d8d6 commit 7fe168a
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions data/mappings/keyboard_aliases.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,9 @@
"ergodone": {
"target": "ktec/ergodone"
},
"ergodox_stm32": {
"target": "handwired/ergodox_stm32"
},
"ergoinu": {
"target": "dm9records/ergoinu"
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

Make example for this keyboard (after setting up your build environment):

make ergodox_stm32:default
make handwired/ergodox_stm32:default

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
File renamed without changes.

0 comments on commit 7fe168a

Please sign in to comment.