summaryrefslogtreecommitdiffstats
path: root/keyboards/sawnsprojects/satxri6key/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-112/+0
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+10
|
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
|
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-041-7/+0
|
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
|
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+45
|
* Clean up remaining RGB_DISABLE_WHEN_USB_SUSPENDED defines (#13689)Drashna Jaelre2021-07-241-2/+2
|
* [Keyboard] Add keypad Satxri6key (#13423)Sắn2021-07-211-0/+77
Co-authored-by: Ryan <fauxpark@gmail.com>