summaryrefslogtreecommitdiff
path: root/keyboards/phantom/rules.mk
Commit message (Collapse)AuthorAge
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
|
* Phantom refactor and Configurator update (#3285)noroadsleft2018-07-01
| | | | | | | | | | | | * Matrix refactor * Keymap refactor * Add iso_uk keymap * Configurator update * Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Adjust Phantom for standard PCBMathias Andersson2017-06-23
| | | | | | | | | | | 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-23
|
* Move Phantom LED handling to phantom.cMathias Andersson2017-06-23
| | | | | This is more in line with the structure provided by the keyboard template.
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-20