You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
953 B

  1. Viterbi (numpad variant)
  2. ========================
  3. A repurposing of the right half of a regular Viterbi (rotated) for use as a numpad with a few extra keys.
  4. This is probably not useful for anybody apart from me, but I have a spare right PCB and need a numpad.
  5. I haven't included a rev1 version, since I only have a rev2.
  6. Keyboard Maintainer: [Josh Channings](https://github.com/joshch)
  7. Hardware Supported: Elite C
  8. Hardware Availability: [Keebio](https://keeb.io)
  9. Make example for this keyboard (after setting up your build environment):
  10. make keebio/viterbi_numpad/rev2:default
  11. Example of flashing this keyboard:
  12. make keebio/viterbi_numpad/rev2:default:avrdude
  13. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
  14. A build guide for this keyboard can be found here: [Viterbi Build Guide](https://docs.keeb.io)