summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb
Commit message (Collapse)AuthorAgeFilesLines
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-133-8/+8
|
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1126-233/+65
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-268-22/+20
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+5
|
* Add some missing `#pragma once`s (#19902)Ryan2023-02-212-0/+4
|
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
|
* Remove matrix size defines (#19581)Ryan2023-02-1713-52/+0
|
* Move LED indicator config to data driven (#19800)Ryan2023-02-178-30/+6
|
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-177-72/+1
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-08162-0/+9516
Co-authored-by: Joel Challis <git@zvecr.com>