logo

qmk_firmware

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

readme.md (1109B)


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