qmk-firmware/keyboards/bpiphany/sixshooter
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps/default move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07: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 move sixshooter into bpiphany directory and edit readme 2019-02-19 20:48:35 -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.