logo

qmk_firmware

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

readme.md (971B)


  1. # Program Yoink! Ortho
  2. Program Yoink is a 12u main cluster board accompanied by a macro column with optional encoder support and arrow keys.
  3. * Keyboard Maintainer: [melonbred](https://github.com/melonbred)
  4. * Hardware Supported: Program Yoink! Ortho PCB (ATmega32u2)
  5. * Hardware Availability: [P3D Store](https://p3dstore.com/products/yoink-gb)
  6. Make example for this keyboard (after setting up your build environment):
  7. make program_yoink/ortho:default
  8. To reset the board into bootloader mode, do one of the following:
  9. * Tap the Reset switch mounted on the bottom side of the PCB
  10. * Hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings)
  11. 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).