summaryrefslogtreecommitdiffstats
path: root/keyboards/phantom/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-14/+14
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-23Adjust Phantom for standard PCBMathias Andersson1-1/+1
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 Andersson1-13/+17
2017-06-23Move Phantom LED handling to phantom.cMathias Andersson1-4/+0
This is more in line with the structure provided by the keyboard template.
2016-08-20Split keyboard makefiles into rules and MakefileFred Sundvik1-0/+69