summaryrefslogtreecommitdiff
path: root/keyboards/yeehaw/readme.md
blob: 1435254d03a9e812ddf834e2e9e01913a91687e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Yee-Haw Macro Pad

![Yeehaw](https://imgur.com/a/P6eSrcy)

A 14 key macro pad in the shape of Texas.

* Keyboard Maintainer: [Caleb Lightfoot](https://github.com/Tsquash)
* Hardware Supported: Yee-Haw PCB v1.0
* Hardware Availability: [squashkb](https://www.squashkb.com)

Make example for this keyboard (after setting up your build environment):

    qmk compile -kb yeehaw -km default
    
To reset the keyboard, press the physical reset button located on the back of the PCB.

Install example for this keyboard:

    qmk flash -kb yeehaw -km default


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).