]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/handwired/onekey/readme.md
[Keyboard] Refactor of onekey to support multiple development boards (#6017)
[qmk_firmware.git] / keyboards / handwired / onekey / readme.md
index c28e284f327abb889f0fcef8760667658493b418..0e9d6a538aafe64dc8882a60ee70dedba7c7af34 100644 (file)
@@ -2,14 +2,14 @@
 
 Custom handwired one key keyboard.
 
-Keyboard Maintainer:  
-Hardware Supported: Custom handwired one key  
+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: 
 
-Switch must be connected to pins B0 and D0. 
+**See each individual board for pin infomation**
 
 Make example for this keyboard (after setting up your build environment):
 
     make handwired/onekey:default
 
-See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file
+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).