aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/viterbi/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert Viterbi to use split_common, add rev2 (#5085)Danny2019-02-081-454/+0
| | | | | | | | | | | | * Convert Viterbi to use split_common, add rev2 * Update keyboards/viterbi/rev2/config.h Co-Authored-By: nooges <nooges@users.noreply.github.com> * Update keyboards/viterbi/rev2/config.h Co-Authored-By: nooges <nooges@users.noreply.github.com>
* 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
* Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna2018-02-061-9/+0
|
* Clone Nyquist keyboard for ViterbiDanny Nguyen2017-09-211-0/+464