summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/datahand/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move miscellaneous defines to data driven (#21382)Ryan2023-07-021-2/+0
* Move `FORCE_NKRO` to data driven (#20604)Ryan2023-05-011-2/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-29/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-8/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-181-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* [Keyboard] Add DataHand keyboard support (#4847)Nikolaus Wittenstein2019-01-221-0/+87