aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/oe_bmc
Commit message (Collapse)AuthorAgeFilesLines
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-042-58/+8
| | | | | | * 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-55/+3
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-1/+0
|
* [Keyboard] E6V2 BMC OE (#5908)MechMerlin2019-05-1910-0/+891
* rename bmc due to confusion as the bmc from r2 is different * update readme * Update keyboards/exclusive/e6v2/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>