You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17200f4712
* Minor tweaks modified: users/drashna/drashna.c * Fix Workman ASCII art * Add OSM for shifts * Make Viterbi's 00 code consistant * Minor Cleanup off Userspace * Change Tapping Term on Ergodox * Re-add EEPROM code * Minor updates and tweaks * Use QMK_H variables to make keymaps more universal * Forgot 'break;' for covecube layer * Tweak Viterbi files now that I have hands on * Add secrets to Ergodox * RGB tweaks to Viterbi * Viterbi RGB layout tweeks * Minor tweaks * Add One Shot Mod tap toggle * Add Faux Clicky to Viterbi, and disable controller's LEDs * Minor tweaks * Move D3 keycode defines into userspace * Updated Userspace Readme |
7 years ago | |
---|---|---|
.. | ||
keymaps | 7 years ago | |
rev1 | 7 years ago | |
config.h | 7 years ago | |
i2c.c | 7 years ago | |
i2c.h | 7 years ago | |
matrix.c | 7 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago | |
serial.c | 7 years ago | |
serial.h | 7 years ago | |
split_rgb.c | 7 years ago | |
split_rgb.h | 7 years ago | |
split_util.c | 7 years ago | |
split_util.h | 7 years ago | |
viterbi.c | 7 years ago | |
viterbi.h | 7 years ago |
readme.md
Viterbi
A split 5x14 ortholinear keyboard kit made and sold by Keebio. More info at Keebio
Keyboard Maintainer: Bakingpy
Hardware Supported: Pro Micro
Hardware Availability: Keebio
Make example for this keyboard (after setting up your build environment):
make viterbi/rev1:default
Example of flashing this keyboard:
make viterbi/rev1:default:avrdude
See build environment setup then the make instructions for more information.
A build guide for this keyboard can be found here: Viterbi Build Guide