Keyboard: add Wavelet (#3739)

* Add Wavelet keyboard

* Fix build error for keyboards w/o Planck MIT layout

* Add swap hands support
This commit is contained in:
Danny 2018-08-25 11:46:42 -04:00 committed by Drashna Jaelre
parent 4de9ed7eb0
commit b6d8524794
9 changed files with 425 additions and 0 deletions

View file

@ -0,0 +1,20 @@
Wavelet
=======
A 4x12 ortholinear keyboard using Kailh Choc Low-Profile switches made and sold by [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 wavelet:default
Example of flashing this keyboard:
make wavelet: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: [Levinson Build Guide](https://docs.keeb.io)