Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code to eliminate duplicate defines | TerryMathews | 2017-01-22 | 1 | -80/+5 |
| | | | | | | | | * Moved duplicated defines out of inappropriate source files (matrix pins in keymap subdirectory) * Eliminated default keymap directory * Hardcoded serial keymap to use serial defines and EE_CONFIG * Hardcoded i2c keymap to use i2c defines | ||||
* | rgb light through midi | Jack Humbert | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | Created I2C and Serial keymaps for unit testing | IBNobody | 2016-09-20 | 2 | -0/+316 |
Having a dedicated I2C keymap and a dedicated serial keymap will allow the testing suite to check both conditions. |