summaryrefslogtreecommitdiff
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 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).