aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/phantom/rules.mk
AgeCommit message (Collapse)Author
2019-07-16Remove commented out MCUs in rules.mk (#5884)Gravatar fauxpark
2018-07-01Phantom refactor and Configurator update (#3285)Gravatar noroadsleft
* Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
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 PCBGravatar Mathias 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 templateGravatar Mathias Andersson
2017-06-23Move Phantom LED handling to phantom.cGravatar Mathias Andersson
This is more in line with the structure provided by the keyboard template.
2016-08-20Split keyboard makefiles into rules and MakefileGravatar Fred Sundvik