Ryan 4869b8061c Move ortho & numpad layouts to data driven (#20183) 3 vuotta sitten
..
ortho 4869b8061c Move ortho & numpad layouts to data driven (#20183) 3 vuotta sitten
staggered 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 vuotta sitten
config.h ad625e7c06 Remove `RGB_DI_PIN` ifdefs (#20218) 3 vuotta sitten
program_yoink.c 9dbee3e23d Remove useless "ifdef KEYBOARD_*" (#20078) 3 vuotta sitten
readme.md 3a7573436a Program Yoink! refactor (#11636) 5 vuotta sitten
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 vuotta sitten

readme.md

Program Yoink!

Program Yoink! Staggered

Program Yoink is a 12u main cluster board accompanied by a macro column with optional encoder support and arrow keys.

Make example for this keyboard (after setting up your build environment):

make program_yoink/staggered:default
make program_yoink/ortho:default

To reset the board into bootloader mode, do one of the following:

  • Tap the Reset switch mounted on the bottom side of the PCB
  • Hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings)

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.