qmk-dactyl-manuform-a/keyboards/40percentclub/sixpack
Suschman a94044c15c
40percentclub sixpack support (#11007)
* QMK support for 40percentclub SixPack

* Update readme.md

* QMK support for 40percentclub SixPack

* fix info.json

* Apply suggestions from code review

Co-authored-by: Joel Challis <git@zvecr.com>

* update PRODUCT name and change BL levels to 6

* Add Fkeys keymap

* correct readme

* add via keymap

* correct readme

* change indentation

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* requested change and more cleanup

* Update keyboards/40percentclub/sixpack/sixpack.h

Co-authored-by: Erovia <Erovia@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Suschman <suschman@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-12-30 01:46:16 +00:00
..
keymaps 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
config.h 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
info.json 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
readme.md 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00:00
rules.mk 40percentclub sixpack support (#11007) 2020-12-30 01:46:16 +00: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.