You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
791 B

  1. # onekey
  2. Custom handwired one key keyboard. **See each individual board for pin information.**
  3. * Keyboard Maintainer: QMK Community
  4. * 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
  5. * Hardware Availability: *n/a*
  6. Make example for this keyboard (after setting up your build environment):
  7. make handwired/onekey:default
  8. Flashing example for this keyboard:
  9. make handwired/onekey:default:flash
  10. 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).