qmk-dactyl-manuform-a/keyboards/40percentclub/sixpack
devilzmods 83b21deafc
[Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-12-21 10:47:18 -08:00
..
keymaps Six Pack and ortho_ layout updates (#13587) 2021-07-19 17:30:09 -07:00
config.h [Keyboard] Add 4x4 and 5x5 40percentclub boards + Unique VIDs (#15465) 2021-12-21 10:47:18 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
sixpack.c 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
sixpack.h 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00

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.