[Keyboard] Add Free Willy Keyboard (#14394)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Caleb Lightfoot
2021-09-21 23:24:44 -05:00
committed by GitHub
parent 02556b3d8a
commit c8a3353003
12 changed files with 368 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Free Willy
![Free Willy](https://i.imgur.com/JBNV3Hk.png)
Free willy is an ortholinear, 36 key keyboard featuring HHKB like corner blockers.
* Keyboard Maintainer: [Caleb Lightfoot](https://github.com/Tsquash)
* Hardware Supported: Free Willy PCB v1.0
* Hardware Availability: [squashkb](https://www.squashkb.com/product/free-willy)
Make example for this keyboard (after setting up your build environment):
make free_willy:default
To reset the keyboard, jump the reset and ground pins located on the pro micro.
Flashing example for this keyboard:
make free_willy:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).