1
0
Fork 0

Add Levinson keyboard (#1723)

* Fork lets_split to levinson

Update subproject default

* Update Readme

* Pass LED backlight info from master to slave over serial
This commit is contained in:
Danny 2017-09-15 19:20:50 -04:00 committed by Jack Humbert
parent 19f48fa922
commit 5eb5b6074c
23 changed files with 1903 additions and 0 deletions

View file

@ -0,0 +1,20 @@
Levinson
========
A split 40% split 4x12 ortholinear keyboard made and sold by Keebio. It's essentially a Let's Split with LED backlight support and 2u thumb key support. [More info at Keebio](https://keeb.io).
Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
Hardware Supported: Pro Micro
Hardware Availability: [Keebio](https://keeb.io)
Make example for this keyboard (after setting up your build environment):
make levinson-rev1-default
Example of flashing this keyboard:
make levinson-rev1-default-avrdude
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
A build guide for this keyboard can be found here: [Nyquist Build Guide](https://docs.keeb.io)