1
0
Fork 0

Add Levinson rev2 (#1939)

* Add levinson rev2 files

* Add hexwire keymap

* Remove redefinition of backlight defines
This commit is contained in:
Danny 2017-10-31 23:58:38 -04:00 committed by Jack Humbert
parent 2d77f9cbb9
commit 83af62322c
15 changed files with 554 additions and 12 deletions

View file

@ -9,12 +9,12 @@ Hardware Availability: [Keebio](https://keeb.io)
Make example for this keyboard (after setting up your build environment):
make levinson/rev1:default
make levinson/rev2:default
Example of flashing this keyboard:
make levinson/rev1:default:avrdude
make levinson/rev2: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)
A build guide for this keyboard can be found here: [Levinson Build Guide](https://docs.keeb.io)