qmk_firmware/keyboards/40percentclub/sixpack
Nick Brassel 9539f135d8
Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691)
2023-12-18 13:53:02 +11:00
..
keymaps Remove obvious user keymaps, `keyboards/[0-9]*` edition. (#22691) 2023-12-18 13:53:02 +11:00
info.json backlight: split AVR PWM and timer drivers (#21540) 2023-07-21 09:27:55 +10:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
sixpack.c Move layouts for direct_pins boards to data driven (#19872) 2023-02-19 18:55:12 +11: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.