summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb/squishyfrl
Commit message (Collapse)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-18/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
|
* 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-171-6/+1
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-0814-0/+667
Co-authored-by: Joel Challis <git@zvecr.com>