summaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/obe/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+1
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
|
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-70/+78
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Adjust offset for some layouts (#20075)Ryan2023-03-131-70/+74
|
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-111-0/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-0/+4
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
|
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-031-1/+7
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-5/+0
|
* [Keyboard] New Keyboard - OBE (#13545)Kyle McCreery2021-07-211-0/+86
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>