summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl_manuform/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
* new handwired keyboard - Dactyl Manuform (#2516)Twentylives2018-03-161-0/+466
* adding new handwired keyboard: dactyl-manuform * adding qwerty layout * updating readme file.