diff options
Diffstat (limited to 'keyboards/whitefox/readme.md')
| -rw-r--r-- | keyboards/whitefox/readme.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/keyboards/whitefox/readme.md b/keyboards/whitefox/readme.md index 9b848a69d..a170723e2 100644 --- a/keyboards/whitefox/readme.md +++ b/keyboards/whitefox/readme.md | |||
| @@ -2,12 +2,16 @@ | |||
| 2 | 2 | ||
| 3 | A compact 65% keyboard. | 3 | A compact 65% keyboard. |
| 4 | 4 | ||
| 5 | Keyboard Maintainer: QMK Community | 5 | * Keyboard Maintainer: QMK Community |
| 6 | Hardware Supported: Whitefox PCB | 6 | * Hardware Supported: Whitefox PCB |
| 7 | Hardware Availability: https://input.club/whitefox/ | 7 | * Hardware Availability: https://input.club/whitefox/ |
| 8 | 8 | ||
| 9 | Make example for this keyboard (after setting up your build environment): | 9 | Make example for this keyboard (after setting up your build environment): |
| 10 | 10 | ||
| 11 | make whitefox:default | 11 | make whitefox:default |
| 12 | 12 | ||
| 13 | 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. | 13 | Flashing example for this keyboard: |
| 14 | |||
| 15 | make whitefox:default:flash | ||
| 16 | |||
| 17 | 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). | ||
