diff options
author | Andrew Kannan <andrew.kannan@gmail.com> | 2021-05-04 15:38:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-04 12:38:38 -0700 |
commit | c6778dde825d6e7eeb63b51e12fc23baa02188ba (patch) | |
tree | 0e80413415550300a8f627b35227ab6abf0e46ea /keyboards/ai03/andromeda/readme.md | |
parent | c27a4587993c014bff3c0e0145a156b0f5d308c9 (diff) |
[Keyboard] ai03 Andromeda (#12676)
* Add andromeda to qmk
* Fix
* Another fix
* Fix via map
* Update andromeda
* Update confs for new qmk master
* Apply suggestions from code review
* Remove the ch hal and mcu conf as the andromeda does not need extra peripherals
* Update keyboards/ai03/andromeda/rules.mk
* Apply suggestions from code review
* Add bootloader note to readme
Diffstat (limited to 'keyboards/ai03/andromeda/readme.md')
-rw-r--r-- | keyboards/ai03/andromeda/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/ai03/andromeda/readme.md b/keyboards/ai03/andromeda/readme.md new file mode 100644 index 0000000000..2ac3b5c1c4 --- /dev/null +++ b/keyboards/ai03/andromeda/readme.md @@ -0,0 +1,12 @@ +# ai03 Andromeda + +* Keyboard Maintainer: [ai03](https://github.com/ai03-2725) +* Hardware Supported: Andromeda PCB + +Make example for this keyboard (after setting up your build environment): + + make ai03/andromeda: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). + +Press and hold the reset button for at least 5 seconds before releasing to enter the bootloader mode. |