diff options
author | Felix Jen <fjen@felixjen.com> | 2021-08-30 11:05:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-30 11:05:13 -0700 |
commit | 949cfd4632066eb6f5574bc360b35a73afbc616f (patch) | |
tree | 0f9550b029597ff3d2931addf94e4715a5331005 /keyboards/lucid/alexa/readme.md | |
parent | 557fce7a8e7606355f4b058ff597d70d1a3e32c7 (diff) |
[Keyboard] add maker keyboards alexa (#14165)
Diffstat (limited to 'keyboards/lucid/alexa/readme.md')
-rw-r--r-- | keyboards/lucid/alexa/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/lucid/alexa/readme.md b/keyboards/lucid/alexa/readme.md new file mode 100644 index 0000000000..70142271a1 --- /dev/null +++ b/keyboards/lucid/alexa/readme.md @@ -0,0 +1,13 @@ +# Alexa Hotswap PCB by Maker Keyboards + +The following is the QMK Firmware for the Alexa Hotswap PCB for [MakerKeyboards](http://www.makerkeyboards.cm). +--- + +* Keyboard Maintainer: Maker Keyboards +* Hardware Supported: Phantom + +Make example for this keyboard (after setting up your build environment): + + make lucid/alexa: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). |