summaryrefslogtreecommitdiffstats
path: root/keyboards/9key/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-8/+0
* 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
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
* 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