summaryrefslogtreecommitdiffstats
path: root/keyboards/pluckey/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-77/+0
|
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* 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 Pluckey (#14672)floookay2021-10-151-0/+90
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>