aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/phantom/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-5/+5
|
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-251-45/+9
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* Phantom refactor and Configurator update (#3285)noroadsleft2018-07-011-0/+2
| | | | | | | | | | | | * 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-301-14/+14
| | | 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-231-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.
* Update Phantom config to better match templateMathias Andersson2017-06-231-13/+17
|
* Move Phantom LED handling to phantom.cMathias Andersson2017-06-231-4/+0
| | | | | This is more in line with the structure provided by the keyboard template.
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-201-0/+69