summaryrefslogtreecommitdiffstats
path: root/keyboards/viterbi/serial.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert Viterbi to use split_common, add rev2 (#5085)Danny2019-02-081-228/+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 Split keyboards so they compile on Configurator (#3051)Drashna Jaelre2018-05-251-1/+1
| | | | | | | | | | | | | | | | | | * Fix serial split for BFO9000 * Fix serial split for DeltaSplit75 * Fix serial split for Helix * Fix serial split for MiniDox * Fix serial split for Viterbi * Revert "Fix serial split for Helix" since it's super complex This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d. We'll let the helix owner fix this issue, or dive into the code later
* Clone Nyquist keyboard for ViterbiDanny Nguyen2017-09-211-0/+228