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.
 
 
 
 
 
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
1 year ago
..
keymaps Tap Dance: remove `qk_` prefix (#19313) 1 year ago
config.h Remove usages of config_common.h from config.h files. (#19714) 1 year ago
info.json Migrate `LAYOUTS` to data driven (#19541) 1 year ago
readme.md 40percentclub sixpack support (#11007) 3 years ago
rules.mk Migrate `LAYOUTS` to data driven (#19541) 1 year ago
sixpack.c 40percentclub sixpack support (#11007) 3 years ago
sixpack.h 40percentclub sixpack support (#11007) 3 years ago

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.