Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-02 | Add ability to write additional code in matrix scann loop on slave. (#3072) | Andrew Dunai | |
2018-05-28 | Fix nyquist (and other splits using D2 in debouncing) (#3067) | Danny | |
* Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap | |||
2018-02-06 | Remove _quantum functions from custom matrix.c code | U-LANDSRAAD\drashna | |
2018-01-12 | Updated files to better support sockets version (#2255) | Mikkel Jeppesen | |
2017-11-13 | lets_split: Fix matrix_init for ROW2COL | Marian Rusu | |
Signed-off-by: Marian Rusu <rusumarian91@gmail.com> | |||
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 | |