aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ft/mars80/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-041-18/+1
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* [Keyboard] New Keyboard: Mars 8.0 TKL (#5894)MechMerlin2019-05-171-0/+50
* fix the things the stupid script broke * create an appropriate LAYOUT macro using LAYOUT_tkl_ansi * create an appropriate keymap stolen from the phantom default keymap * add correct pins used and rgb led numbers * change vendor and device name * add QMK Configurator support * fix up RGB underglow * update readme * introduce new layout macro tkl_iso * add QMK Configurator support for new layout macro * enable backlight and add community layout support