diff options
| author | Felix Jen | 2020-11-25 19:36:49 +0100 |
|---|---|---|
| committer | GitHub | 2020-11-25 19:36:49 +0100 |
| commit | e8a65baf4143799318c7f12fe873b9be7ddf18b5 (patch) | |
| tree | aa13afa03979ec1d1aa9804753077409f611d293 /keyboards/lucid/phantom_hs/readme.md | |
| parent | d82e0027374d81140248e61daf190215f440c8af (diff) | |
[Keyboard] Added Phantom Keyboard by Lucid (#10988)
* Added upcoming Phantom keyboard from Lucid
* syntax error
* updated layout name
Diffstat (limited to 'keyboards/lucid/phantom_hs/readme.md')
| -rw-r--r-- | keyboards/lucid/phantom_hs/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/lucid/phantom_hs/readme.md b/keyboards/lucid/phantom_hs/readme.md new file mode 100644 index 0000000000..979a581385 --- /dev/null +++ b/keyboards/lucid/phantom_hs/readme.md @@ -0,0 +1,13 @@ +# bolsa65 + +The following is the QMK Firmware for the Phantom Hotswap PCB for [LucidKB](http://www.lucidkb.cm). +--- + +* Keyboard Maintainer: Lucid +* Hardware Supported: Phantom + +Make example for this keyboard (after setting up your build environment): + + make lucid/phantom_hs: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). |