summaryrefslogtreecommitdiffstats
path: root/keyboards/alf/x2/readme.md
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2021-09-24 12:21:32 -0700
committerDrashna Jael're <drashna@live.com>2021-09-24 12:21:32 -0700
commit675c5a5e12f5c5efe59a0d0b30b17a41a398c74e (patch)
tree43850408dbd4afef92b26b16137e62548a8048fe /keyboards/alf/x2/readme.md
parentfcb7c7b04fc822e04ac0d2ba9ba8d2483d838b80 (diff)
parent4493a05b74d8852222faa776d140233745114c53 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/alf/x2/readme.md')
-rw-r--r--keyboards/alf/x2/readme.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/keyboards/alf/x2/readme.md b/keyboards/alf/x2/readme.md
index b171b5c793..671155a341 100644
--- a/keyboards/alf/x2/readme.md
+++ b/keyboards/alf/x2/readme.md
@@ -4,12 +4,18 @@
A customizable 60% keyboard.
-Keyboard Maintainer: QMK Community
-Hardware Supported: ALF X2 60%
-Hardware Availability: [zFrontier](https://en.zfrontier.com/products/group-buy-alf-x2-60)
+* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
+* Hardware Supported: ALF X2 60%
+* Hardware Availability: [zFrontier](https://en.zfrontier.com/products/group-buy-alf-x2-60)
Make example for this keyboard (after setting up your build environment):
make alf/x2:default
+Flashing example for this keyboard:
+
+ make alf/x2:default:flash
+
+To reset the board into bootloader mode, hold Space+B while plugging it in.
+
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).