summaryrefslogtreecommitdiffstats
path: root/keyboards/draytronics/daisy/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-6/+0
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-3/+0
| | | | (#16655)
* Add Daisy, a macropad with dual rotary encoders + update Scarlet readme.md ↵Blake2021-03-251-0/+112
(#12221) * Daisy first commit buggy * buggy still underglow crash * Daisy V1 * ReadMe Updates