summaryrefslogtreecommitdiff
path: root/keyboards/dc01/left/config.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: D, Part 1 (#23749)James Young1-5/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-33/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-6/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan1-7/+0
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2022-02-21[keyboard] DC01 i2c timeout fix (#16392)yiancar1-1/+1
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-20/+0
2021-07-23[Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653)Zach White1-1/+1
2021-07-22[Bug] Develop - DC01 left (#13597)Xelus221-1/+1
2021-07-11first pass: matrix consistency improvements (#13471)Zach White1-1/+1
2021-02-15Dc01 fixes (#11843)yiancar1-3/+3
2021-01-27Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan1-3/+0
2021-01-15Remove `DESCRIPTION`, B-D (#11513)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-6/+0
2018-10-08DC01 updates and I2C avr speed overwrite (#4088)yiancar1-0/+2
2018-07-18DC01 keyboard addition (#3428)yiancar1-0/+152