summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/sol3/rev1/rev1.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-28/+4
|
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-10/+3
|
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Sol3 fix rgb map (#17019)Doomsdayrs2022-05-071-10/+12
| | | | | | | | | * Fix for key -> LED mapping * Revert whitespace changes * Revert whitespace changes 2 Co-authored-by: theVDude <rb.cubed@gmail.com>
* Small fix for Sol 3 brightness limits (#16157)XScorpion22022-02-011-1/+1
|
* [Keyboard] Sol 3 Keyboard from RGBKB (#15687)XScorpion22022-01-211-0/+287
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Franklyn Tackitt <franklyn@tackitt.net>