summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bamfk4/info.json
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-0/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* 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 `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 small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-4/+4
|
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Handle escaping of manufacturer/product strings (#18194)Ryan2022-08-281-0/+1
|
* add BAMFK-4 (#17985)emlah2022-08-131-0/+20
* add BAMFK-4