logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (791B)


  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).