Commit Graph

12 Commits (20e5798e63ad0ff0e03a96b98c0ae47070192ea6)

Author SHA1 Message Date
Andrew Dunai 82500842f6 Add ability to write additional code in matrix scann loop on slave. (#3072) 7 years ago
Danny 2b677ddac9 Fix nyquist (and other splits using D2 in debouncing) (#3067)
* 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
7 years ago
U-LANDSRAAD\drashna 84a713b05c Remove _quantum functions from custom matrix.c code 7 years ago
Mikkel Jeppesen e2352d4fbf Updated files to better support sockets version (#2255) 7 years ago
Marian Rusu 3f1aab0c2e lets_split: Fix matrix_init for ROW2COL
Signed-off-by: Marian Rusu <rusumarian91@gmail.com>
8 years ago
ahtn 07cb997b6d 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`.
8 years ago
ishtob 732a7f2be9 Update matrix.c 8 years ago
ishtob 1f7b8a0343 Update matrix.c 8 years ago
ishtob 65317a3a02 Added OLED SSD1306 support to I2C 8 years ago
IBNobody 6631abc1cb Made Serial and I2C not include the Other
This saves 192 bytes
9 years ago
Jack Humbert ce01f88c43 images, docks, clean-up [skip ci] 9 years ago
Jack Humbert d707738616 i2c working 9 years ago