aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/satan/satan.h
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-42/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-211-1/+1
|
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-1/+1
| | | | | | | | | | | | | | | | * sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff
* adds support for GH60 Satan keyboard (#407)TerryMathews2016-06-131-0/+42
* adds support for GH60 Satan keyboard ANSI 125 layout, capslock and backlight implemented, support for WS2812LED strip included * added Phantom and GH60 Satan to travis