summaryrefslogtreecommitdiffstats
path: root/keyboards/paprikman/albacore/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-68/+0
|
* 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: P (#17875)Ryan2022-08-031-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* [Keyboard] Add Albacore (#13200)paprikman2021-12-061-0/+80
Co-authored-by: Drashna Jaelre <drashna@live.com>