aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/phantom/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Adjust Phantom for standard PCBMathias Andersson2017-06-231-3/+3
| | | | | | | | | | | 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.
* Update Phantom config to better match templateMathias Andersson2017-06-231-9/+105
|
* rgb light through midiJack Humbert2016-11-171-1/+1
|
* updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-071-7/+6
|
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+91
* fixes from tmk's repo * rename keyboard to keyboards