summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e6v2/oe_bmc/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move backlight config to data driven (#19910)Ryan2023-02-261-0/+3
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+3
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-301-0/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* clean up generate-api errorsZach White2021-01-071-2/+0
|
* Fix incorrect key sizes in Configurator (#9073)James Young2020-05-131-2/+2
| | | | | | | | | | | * fix key size: exclusive/e6v2/le_bmc * fix key size: exclusive/e6v2/oe_bmc * fix key sizes: flx/lodestone * fix key size: handwired/prime_exl * fix key sizes: massdrop/ctrl
* [Keyboard] E6V2 BMC OE (#5908)MechMerlin2019-05-191-0/+24
* 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>