diff options
Diffstat (limited to 'keyboards/handwired/onekey/readme.md')
| -rw-r--r-- | keyboards/handwired/onekey/readme.md | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/keyboards/handwired/onekey/readme.md b/keyboards/handwired/onekey/readme.md index 0e9d6a538..b630b1174 100644 --- a/keyboards/handwired/onekey/readme.md +++ b/keyboards/handwired/onekey/readme.md | |||
| @@ -1,15 +1,17 @@ | |||
| 1 | # onekey handwired | 1 | # onekey |
| 2 | 2 | ||
| 3 | Custom handwired one key keyboard. | 3 | Custom handwired one key keyboard. **See each individual board for pin information.** |
| 4 | 4 | ||
| 5 | Keyboard Maintainer: QMK Community | 5 | * Keyboard Maintainer: QMK Community |
| 6 | Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2 | 6 | * Hardware Supported: bluepill, Elite-C, Pro Micro, Proton C, Teensy 2.0, Teensy++ 2.0, Teensy LC, Teensy 3.2 |
| 7 | Hardware Availability: | 7 | * Hardware Availability: *n/a* |
| 8 | |||
| 9 | **See each individual board for pin infomation** | ||
| 10 | 8 | ||
| 11 | Make example for this keyboard (after setting up your build environment): | 9 | Make example for this keyboard (after setting up your build environment): |
| 12 | 10 | ||
| 13 | make handwired/onekey:default | 11 | make handwired/onekey:default |
| 14 | 12 | ||
| 13 | Flashing example for this keyboard: | ||
| 14 | |||
| 15 | make handwired/onekey:default:flash | ||
| 16 | |||
| 15 | 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). | 17 | 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). |
