1
0
Fork 0
qmk_firmware/keyboards/viterbi
Drashna Jaelre e5540dd055 Update to drashna keymaps and userspace (#2876)
* 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
2018-05-02 11:39:46 -04:00
..
keymaps Update to drashna keymaps and userspace (#2876) 2018-05-02 11:39:46 -04:00
rev1 More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00
config.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
i2c.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
i2c.h Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
matrix.c Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
serial.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
serial.h Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
split_util.c Clone Nyquist keyboard for Viterbi 2017-09-21 09:40:13 -04:00
split_util.h Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00
viterbi.c Rename cloned Nyquist files to Viterbi, create temporary keymaps 2017-09-21 09:40:13 -04:00
viterbi.h More Configurator Warning Fixes (#2716) 2018-04-07 23:32:14 -07:00

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