summaryrefslogtreecommitdiffstats
path: root/keyboards/ilumkb/simpler64/config.h
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: I (#17836)Ryan2022-07-291-7/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* [Keyboard] Fix Simpler6x boards (#15862)Drashna Jaelre2022-01-131-0/+49
| | | | | * [Keyboard] Fix simpler64 * [Keyboard] Fix simpler61
* [Keyboard] Add Simpler60 support (#15499)EqualzC32022-01-121-0/+56
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>