Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 1 | -48/+11 |
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -2/+1 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 2 | -9/+9 |
* | [Keyboard] Remove relative location of i2c master/slave as it causes the buil... | zvecr | 2019-05-31 | 1 | -1/+1 |
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
* | Fix `1<col` instead of `1<<col` typo in matrix_is_on() | James Churchill | 2019-01-27 | 1 | -1/+1 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -6/+0 |
* | Rename i2c_slave functions so it can coexist with i2c_master (#4875) | James Churchill | 2019-01-22 | 1 | -6/+6 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | Keyboard: DC01 refactor and Configurator support (#3445) | noroadsleft | 2018-07-21 | 4 | -3/+15 |
* | DC01 keyboard addition (#3428) | yiancar | 2018-07-18 | 9 | -0/+773 |