summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb/squishy65
Commit message (Collapse)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
|
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-76/+226
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-2/+3
|
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
|
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-3/+3
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-4/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-0814-0/+437
Co-authored-by: Joel Challis <git@zvecr.com>