summaryrefslogtreecommitdiffstats
path: root/keyboards/rmi_kb/wete/v2
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-6/+8
|
* 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
|
* 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-17/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+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-171-6/+0
|
* Rename ramonimbao folder to rmi_kb (#19699)Ramon Imbao2023-02-0811-0/+976
Co-authored-by: Joel Challis <git@zvecr.com>