summaryrefslogtreecommitdiff
path: root/keyboards/handwired/datahand/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 2 (#23762)James Young1-5/+0
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan1-2/+0
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan1-2/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-29/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan1-8/+0
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan1-1/+0
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre1-1/+1
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr1-1/+1
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-5/+0
2019-01-22[Keyboard] Add DataHand keyboard support (#4847)Nikolaus Wittenstein1-0/+87