summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm980hsrgb/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-98/+114
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-0/+3
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-0/+5
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+6
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-1/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add KPrepublic bm980hsrgb support (#14724)peepeetee2021-12-241-0/+110
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>