summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6v2/oe_bmc/config.h
Commit message (Collapse)AuthorAge
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-15
|
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-30
|
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-10
| | | | | | | | | | | | | | | | | | | * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-18
|
* VIA Support: E6V2 BMC editions (#10969)MechMerlin2020-11-18
| | | | | | | | | | | | | | | | | * update readme with relevant PCB versioning * Add VIA keymap to e6v2 LE BMC * add via keymap * Update keyboards/exclusive/e6v2/le_bmc/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> * Update keyboards/exclusive/e6v2/oe_bmc/keymaps/via/keymap.c Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-26
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-18
| | | | | | | | | | | | | | * 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-19
* 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>