summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb/tkl_ff
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
|
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-1/+0
|
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-042-376/+310
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Remove more empty headers (#20155)Ryan2023-03-173-52/+0
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-17/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-6/+0
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-22/+0
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-0817-0/+857
Co-authored-by: Joel Challis <git@zvecr.com>