summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/readme.md
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-07-31 03:10:05 +1000
committerGitHub <noreply@github.com>2021-07-30 18:10:05 +0100
commitd1db0087456e0cc7d20477feb22f434c3a4ce51d (patch)
treecb5c71a2840244b28d859bd7a97bdcf99797ee5a /keyboards/handwired/onekey/readme.md
parentcfca9707182aa832bb1c3aa2e93ce3cf749c63e9 (diff)
Onekey cleanup (#13786)
Diffstat (limited to 'keyboards/handwired/onekey/readme.md')
-rw-r--r--keyboards/handwired/onekey/readme.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/keyboards/handwired/onekey/readme.md b/keyboards/handwired/onekey/readme.md
index 0e9d6a538a..b630b11748 100644
--- a/keyboards/handwired/onekey/readme.md
+++ b/keyboards/handwired/onekey/readme.md
@@ -1,15 +1,17 @@
-# onekey handwired
+# onekey
-Custom handwired one key keyboard.
+Custom handwired one key keyboard. **See each individual board for pin information.**
-Keyboard Maintainer: QMK Community
-Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2
-Hardware Availability:
-
-**See each individual board for pin infomation**
+* Keyboard Maintainer: QMK Community
+* Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2
+* Hardware Availability: *n/a*
Make example for this keyboard (after setting up your build environment):
make handwired/onekey:default
+Flashing example for this keyboard:
+
+ make handwired/onekey: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).