qmk_firmware/keyboards/program_yoink
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
ortho Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
staggered Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
readme.md Program Yoink! refactor (#11636) 2021-01-22 18:02:40 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.