qmk-firmwares/keyboards/40percentclub/sixpack
2022-10-15 09:55:12 -07:00
..
keymaps
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: 0-9 (#16481) 2022-03-13 23:54:49 +00:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
sixpack.c
sixpack.h

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.