summaryrefslogtreecommitdiff
path: root/keyboards/viterbi/matrix.c
AgeCommit message (Collapse)Author
2019-02-08Convert Viterbi to use split_common, add rev2 (#5085)Danny
* 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>
2018-05-28Fix 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-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna
2017-09-21Clone Nyquist keyboard for ViterbiDanny Nguyen