summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/odin/rgb/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-83/+0
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* LED config fixes (#18973)Ryan2022-11-111-2/+2
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-6/+0
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
|
* [Keyboard] add odin keyboard (#15150)moyi46812021-11-291-0/+90
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>