You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
ortho Remove width, height and key_count from info.json (#14274) 2 years ago
staggered Remove width, height and key_count from info.json (#14274) 2 years ago
config.h [Keyboard] Add program yoink via keymap (#12645) 2 years ago
program_yoink.c 2021 May 29 Breaking Changes Update (#13034) 2 years ago
program_yoink.h Program Yoink! refactor (#11636) 3 years ago
readme.md Program Yoink! refactor (#11636) 3 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

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.