diff options
author | Ryan <fauxpark@gmail.com> | 2020-10-14 15:06:05 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-14 15:06:05 +1100 |
commit | 7437a388990c784a52a33847551591af346dd797 (patch) | |
tree | 9e12b7d0b7b0caed1dd9ddfcd93e750fb5e687b5 /keyboards/whitefox/readme.md | |
parent | 381884fa9be79e4538c8accc2043654b47499f44 (diff) |
Whitefox refactor (#10175)
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 9b848a69d5..a170723e22 100644 --- a/keyboards/whitefox/readme.md +++ b/keyboards/whitefox/readme.md @@ -2,12 +2,16 @@ A compact 65% keyboard. -Keyboard Maintainer: QMK Community -Hardware Supported: Whitefox PCB -Hardware Availability: https://input.club/whitefox/ +* Keyboard Maintainer: QMK Community +* Hardware Supported: Whitefox PCB +* Hardware Availability: https://input.club/whitefox/ Make example for this keyboard (after setting up your build environment): make whitefox:default -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. +Flashing example for this keyboard: + + make whitefox:default:flash + +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). |