summaryrefslogtreecommitdiff
path: root/keyboards/phantom/config.h
AgeCommit message (Collapse)Author
2017-06-23Adjust Phantom for standard PCBMathias Andersson
The previous default configuration and keymap was made for a Phantom modified with RGB underlight. This commit makes the default more in line with the "official" configurations provided by the PCB. The previous default have been moved to a separate keymap named `rgbmod`. It has also been updated to better match the template keymap.
2017-06-23Update Phantom config to better match templateMathias Andersson
2016-11-17rgb light through midiJack Humbert
2016-07-07updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards