Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-13 | lets_split: Fix matrix_init for ROW2COL | ||
Signed-off-by: Marian Rusu <rusumarian91@gmail.com> | |||
2017-07-29 | Changes lets_split to use timer based debouncing | ||
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 | ||
2017-03-22 | Update matrix.c | ||
2017-03-22 | Added OLED SSD1306 support to I2C | ||
2016-09-20 | Made Serial and I2C not include the Other | ||
This saves 192 bytes | |||
2016-07-05 | images, docks, clean-up [skip ci] | ||
2016-07-05 | i2c working | ||