diff options
| author | Ryan <fauxpark@gmail.com> | 2020-11-02 20:23:54 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-02 20:23:54 +1100 |
| commit | 8e71d3d053949593d02a3c1852fd1993d2e3f573 (patch) | |
| tree | a17bc585db080b0845ef67d8986165cf09cd027e /keyboards/phantom/readme.md | |
| parent | e69da2db2c59a8017f0c9dee9933dd508d22b356 (diff) | |
| download | qmk_firmware-8e71d3d053949593d02a3c1852fd1993d2e3f573.tar.gz qmk_firmware-8e71d3d053949593d02a3c1852fd1993d2e3f573.zip | |
Phantom refactor (#10805)
Diffstat (limited to 'keyboards/phantom/readme.md')
| -rw-r--r-- | keyboards/phantom/readme.md | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/keyboards/phantom/readme.md b/keyboards/phantom/readme.md index b25630958..857525d98 100644 --- a/keyboards/phantom/readme.md +++ b/keyboards/phantom/readme.md | |||
| @@ -1,16 +1,19 @@ | |||
| 1 | Phantom | 1 | # Phantom |
| 2 | ======= | ||
| 3 | 2 | ||
| 4 | A community-developed keyboard PCB designed to fit inside the case of a Filco Majestouch. | 3 | A community-developed keyboard PCB designed to fit inside the case of a Filco Majestouch. |
| 5 | 4 | ||
| 6 | See the [Deskthority wiki](https://deskthority.net/wiki/Phantom) for more information. | 5 | See the [Deskthority wiki](https://deskthority.net/wiki/Phantom) for more information. |
| 7 | 6 | ||
| 8 | Keyboard Maintainer: QMK Community | 7 | * Keyboard Maintainer: QMK Community |
| 9 | Hardware Supported: Phantom PCB | 8 | * Hardware Supported: Phantom PCB |
| 10 | Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=536 | 9 | * Hardware Availability: https://mechanicalkeyboards.com/shop/index.php?l=product_detail&p=536 |
| 11 | 10 | ||
| 12 | Make example for this keyboard (after setting up your build environment): | 11 | Make example for this keyboard (after setting up your build environment): |
| 13 | 12 | ||
| 14 | make phantom:default | 13 | make phantom:default |
| 15 | 14 | ||
| 16 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | 15 | Flashing example for this keyboard: |
| 16 | |||
| 17 | make phantom:default:flash | ||
| 18 | |||
| 19 | 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). | ||
