qmk-dactyl-manuform-a/keyboards/program_yoink
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
ortho Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
staggered Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
config.h [Keyboard] Add program yoink via keymap (#12645) 2021-06-06 22:10:37 -07:00
program_yoink.c 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
program_yoink.h Program Yoink! refactor (#11636) 2021-01-22 18:02:40 -08:00
readme.md Program Yoink! refactor (#11636) 2021-01-22 18:02:40 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

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.