summaryrefslogtreecommitdiffstats
path: root/keyboards/dc01/left/config.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-33/+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-6/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* [keyboard] DC01 i2c timeout fix (#16392)yiancar2022-02-211-1/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* [Keyboard] Fix dc01/left so that it doesn't throw a warning (#13653)Zach White2021-07-231-1/+1
* [Bug] Develop - DC01 left (#13597)Xelus222021-07-221-1/+1
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-1/+1
* Dc01 fixes (#11843)yiancar2021-02-151-3/+3
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-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-6/+0
* DC01 updates and I2C avr speed overwrite (#4088)yiancar2018-10-081-0/+2
* DC01 keyboard addition (#3428)yiancar2018-07-181-0/+152