aboutsummaryrefslogtreecommitdiff
path: root/keyboards/whitefox/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/whitefox/readme.md')
-rw-r--r--keyboards/whitefox/readme.md12
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
3A compact 65% keyboard. 3A compact 65% keyboard.
4 4
5Keyboard Maintainer: QMK Community 5* Keyboard Maintainer: QMK Community
6Hardware Supported: Whitefox PCB 6* Hardware Supported: Whitefox PCB
7Hardware Availability: https://input.club/whitefox/ 7* Hardware Availability: https://input.club/whitefox/
8 8
9Make example for this keyboard (after setting up your build environment): 9Make example for this keyboard (after setting up your build environment):
10 10
11 make whitefox:default 11 make whitefox:default
12 12
13See [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. 13Flashing example for this keyboard:
14
15 make whitefox:default:flash
16
17See 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).