summaryrefslogtreecommitdiffstats
path: root/keyboards/kmini/config.h
Commit message (Expand)AuthorAgeFilesLines
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-5/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-031-7/+0
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+2
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+1
* Fix AVR boards which were overriding backlight without setting… (#8044)Joel Challis2020-01-311-1/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-2/+2
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Add kmini (#3386)Maarten Dekkers2018-07-121-0/+58