1
0
Fork 0

[Keyboard] Move Ergodox STM32 to handwired folder (#24903)

* [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
This commit is contained in:
Drashna Jael're 2025-02-07 00:10:45 -08:00 committed by GitHub
parent 273d8d6a1a
commit 7fe168a8ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 4 additions and 1 deletions

View file

@ -197,6 +197,9 @@
"ergodone": {
"target": "ktec/ergodone"
},
"ergodox_stm32": {
"target": "handwired/ergodox_stm32"
},
"ergoinu": {
"target": "dm9records/ergoinu"
},