diff options
Diffstat (limited to 'keyboards/handwired/onekey/readme.md')
-rw-r--r-- | keyboards/handwired/onekey/readme.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/handwired/onekey/readme.md b/keyboards/handwired/onekey/readme.md deleted file mode 100644 index 2973b7d873..0000000000 --- a/keyboards/handwired/onekey/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -# onekey - -Custom handwired one key keyboard. **See each individual board for pin information.** - -* Keyboard Maintainer: QMK Community -* Hardware Supported: Blackpill F401/F411, Bluepill, Elite-C, Pro Micro, Proton C, Sipeed Longan Nano, STM32F0 Disco, 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). |