summaryrefslogtreecommitdiff
path: root/keyboards/free_willy/readme.md
blob: 0b34cc712c585a6ecb071510cbc2938f2655218e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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).