summaryrefslogtreecommitdiffstats
path: root/keyboards/arrayperipherals/1x4p1/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move encoder config to data driven (#19923)Ryan2023-02-261-22/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-141-10/+0
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-261-7/+0
|
* 1x4p1 (#11186)David Doan2020-12-281-0/+41
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>