Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-29 | Changes lets_split to use timer based debouncing | ahtn | |
The let's split code used delays in its debouncing algorithm which increases input latency. This commit copies and adapts the code from `quantum/matrix.c` to lets_split's `matrix.c`. | |||
2017-03-22 | Update matrix.c | ishtob | |
2017-03-22 | Update matrix.c | ishtob | |
2017-03-22 | Added OLED SSD1306 support to I2C | ishtob | |
2016-09-20 | Made Serial and I2C not include the Other | IBNobody | |
This saves 192 bytes | |||
2016-07-05 | images, docks, clean-up [skip ci] | Jack Humbert | |
2016-07-05 | i2c working | Jack Humbert | |