summaryrefslogtreecommitdiffstats
path: root/keyboards/jels/jels88/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-1/+2
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-0/+3
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-271-272/+314
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
|
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-0/+5
|
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-1/+1
|
* Move Bootmagic config to data driven (#19860)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: J (#17837)Ryan2022-07-291-0/+6
|
* [Keyboard] Update Jels88 (#16486)jels2022-03-061-0/+189
|
* [Keyboard] Added Jels88 (#15090)jels2021-11-191-0/+102
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>