qmk_firmware/keyboards/40percentclub/sixpack
2023-05-03 12:19:34 +10:00
..
keymaps Tap Dance: remove qk_ prefix (#19313) 2022-12-14 12:40:25 -08:00
info.json More info.json whitespace cleanups (#20665) 2023-05-03 12:19:34 +10:00
readme.md 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
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

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.