summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/oe_bmc/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-0/+3
| | | | | | | | | | | | | | * Remove custom backlight code for PS2AVRGB boards * Remove custom driver setting * BACKLIGHT_BREATHING goes in config.h, not here * Don't need to include backlight.c again here either * Turn on backlight for Canoe * Disable console on a few boards due to oversize
* [Keyboard] E6V2 BMC OE (#5908)MechMerlin2019-05-191-0/+49
* 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>