aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dc01
Commit message (Expand)AuthorAgeFilesLines
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-074-4/+0
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-294-24/+24
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-054-192/+44
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-164-6/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-068-36/+36
* [Keyboard] Remove relative location of i2c master/slave as it causes the buil...zvecr2019-05-314-4/+4
* Next set of split_common changes (#4974)James Churchill2019-03-121-2/+2
* Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr2019-02-184-4/+4
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-3/+0
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-274-7/+7
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-264-24/+0
* Rename i2c_slave functions so it can coexist with i2c_master (#4875)James Churchill2019-01-223-18/+18
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-134-4/+4
* DC01 updates and I2C avr speed overwrite (#4088)yiancar2018-10-082-28/+15
* Keyboard: Fix UTF-8 encoding for DC01 Numpad info.json (#3462)noroadsleft2018-07-211-1/+1
* Keyboard: DC01 refactor and Configurator support (#3445)noroadsleft2018-07-2118-22/+85
* DC01 keyboard addition (#3428)yiancar2018-07-1846-0/+3633