summaryrefslogtreecommitdiffstats
path: root/keyboard/satan
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-2110-2043/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* adds backlight levels to the satan keyboard (#431)Jack Humbert2016-06-215-1561/+1604
| | | | | | | | * enable 4 levels * remove breathing stuff * update channels, comments, hex
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-212-2/+2
|
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+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-1311-0/+2038
* 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