qmk-firmware/keyboards/bpiphany/sixshooter
a_p_u_r_o 4b7d46ced0
[Keyboard] Use DIRECT_PINS instead of empty MATRIX_ROW_PINS: sixshooter (#8130)
* [Keyboard] Use DIRECT_PINS instead of empty MATRIX_ROW_PINS: sixshooter

* [Keyboard] Reform the matrix into 2x3: sixshooter
2020-02-10 17:22:37 -08:00
..
keymaps/default move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -08:00
config.h [Keyboard] Use DIRECT_PINS instead of empty MATRIX_ROW_PINS: sixshooter (#8130) 2020-02-10 17:22:37 -08:00
info.json move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -08:00
readme.md move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00
sixshooter.c move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -08:00
sixshooter.h [Keyboard] Use DIRECT_PINS instead of empty MATRIX_ROW_PINS: sixshooter (#8130) 2020-02-10 17:22:37 -08:00

readme.md

The Six Shooter

A PCB for the CM Storm switch tester utilizing a Teensy 2.0 designed by Bpiphany. Because the PCB was designed with individual pins for each LED, there are custom keycodes (SS_LON and SS_LOFF) for turning on and off the backlight LEDs.

Keyboard Maintainer: QMK Community
Hardware Supported: Six Shooter PCB, Teensy 2.0
Hardware Availability: GeekHack.org

Make example for this keyboard (after setting up your build environment):

make bpiphany/sixshooter:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.