Nick Brassel 154d35ac14 Remove `UNUSED_PINS` (#17931) před 3 roky
..
keymaps 7e698c71cd Six Pack and ortho_ layout updates (#13587) před 4 roky
config.h 154d35ac14 Remove `UNUSED_PINS` (#17931) před 3 roky
info.json c0f4179117 Move keyboard USB IDs and strings to data driven: 0-9 (#16481) před 3 roky
readme.md a94044c15c 40percentclub sixpack support (#11007) před 4 roky
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) před 3 roky
sixpack.c a94044c15c 40percentclub sixpack support (#11007) před 4 roky
sixpack.h a94044c15c 40percentclub sixpack support (#11007) před 4 roky

readme.md

Six Pack

sixpack

A 6-key macropad PCB with its switch and LED pins wired directly to microcontroller IO pins.

You can find the main blog post about this macropad here, also the Gerber files and other documentation is located here.

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

make 40percentclub/sixpack:default

Flashing example for this keyboard:

make 40percentclub/sixpack:default:flash

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