qmk_firmware/keyboards/sixshooter
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
2019-02-18 08:49:51 -08:00
..
keymaps/default
config.h Remove CUSTOM_MATRIX option from diode direction (#5090) 2019-02-18 08:49:51 -08:00
info.json
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk
sixshooter.c
sixshooter.h

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 sixshooter:default

See build environment setup then the make instructions for more information.