mirror of https://github.com/qmk/qmk_firmware
e5540dd055
* Fix Unicode sample * Add irony mark * Remove unpretty keymaps * Add QMK DFU and Conditional Music Mode * Unicode fixes * Unicode fixes * Make layer indication more modular * Finish removing Faux Click * Cleanup of UserSpace and addition of 'update_tri_layer_state' function * Add modifier status indicators to Orthodox * Remove tri layer function * Minor tweaks * Remove the Orthodox's Indicator's reliance on layer_state_set * Add custom EEPROM settings * Make EEPROM config more efficient * Viterbi Config * Add Iris Keyboard layout and Userspace cleanup * Iris keyboard tweaks * Use Grave Escape on Iris * Update Readmes |
||
---|---|---|
.. | ||
keymaps | ||
rev1 | ||
config.h | ||
i2c.c | ||
i2c.h | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
serial.c | ||
serial.h | ||
split_util.c | ||
split_util.h | ||
viterbi.c | ||
viterbi.h |
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