summaryrefslogtreecommitdiffstats
path: root/keyboards/9key/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+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: 0-9 (#16481)Ryan2022-03-131-7/+0
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
|
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Increase time for tap dancing on 9key defaultCory Shaw2017-08-241-1/+1
|
* Add support for 9key by Bishop KeyboardsCory Shaw2017-08-221-0/+52