diff options
author | Felix Jen <fjen@felixjen.com> | 2022-04-28 12:37:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 10:37:57 -0700 |
commit | a2a9611f18cb437c612f204bb004f6fddcdbea82 (patch) | |
tree | c0c6b059783c8e4280c87f3bafc473b865207c39 /keyboards/lucid/alexa_solder/readme.md | |
parent | 0edc0c05e164e6205f353c4039eed579f38bbdb6 (diff) |
[Keyboard] Add Maker Keyboards Alexa Solder PCB (#16943)
Diffstat (limited to 'keyboards/lucid/alexa_solder/readme.md')
-rw-r--r-- | keyboards/lucid/alexa_solder/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/lucid/alexa_solder/readme.md b/keyboards/lucid/alexa_solder/readme.md new file mode 100644 index 0000000000..3a16e58178 --- /dev/null +++ b/keyboards/lucid/alexa_solder/readme.md @@ -0,0 +1,13 @@ +# Alexa Solder PCB by Lucid + +The following is the QMK Firmware for the Alexa *Solder* PCB for [MakerKeyboards](http://www.makerkeyboards.com). +* Keyboard Maintainer: Lucid +* Hardware Supported: Alexa + +Make example for this keyboard (after setting up your build environment): + + make lucid/alexa_solder: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). + +Bootloader can be entered by pressing the reset button near the main microcontroller while the board is plugged in. Alternatively, it may be entered by holding the top-left-most switch and plugging in the PCB while held. |