aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/iris/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny2018-05-281-1/+0
| | | | | | | | | | | | | | * 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
* Fix led enabled slave (#3022)Danny2018-05-221-4/+7
| | | | | | | | | | * Account for backlight enabled flag when passing backlight level to slave * Add BL_TOGG to keymap for testing * Apply backlight fix to Iris * Port I2C LED backlight control from Iris to Levinson
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-8/+0
|
* Iris send backlight info over i2cJoe DeVivo2018-01-231-1/+14
|
* Add Iris keyboard (#1863)Danny2017-10-191-0/+477
* Clone Nyquist code to Iris and rename * Set keymap and pins * Work in progress Iris default keymap * Add Iris rev2 * Update Iris files to new build system * Add lewisridden keymap