aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/le_bmc/config.h
Commit message (Collapse)AuthorAgeFilesLines
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-2/+2
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* 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 R2 BMC PCB (#6009)MechMerlin2019-05-291-0/+49
* initial commit * remove mentions of oe and replace with le * add new layout macros with the spacebar change * add rgb underglow support * Update keyboards/exclusive/e6v2/le_bmc/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/exclusive/e6v2/le_bmc/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>