summaryrefslogtreecommitdiff
path: root/keyboards/yeehaw/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-05-17 15:52:41 +0000
committerQMK Bot <hello@qmk.fm>2021-05-17 15:52:41 +0000
commitb098757a7e6476f63072727434ed0b566c0e2410 (patch)
tree4c3b4f5bc26d32fac45b156972199f174af5069d /keyboards/yeehaw/readme.md
parent8508fc8b985e244200b5d14415760459d4058f55 (diff)
parent3bee24a8275eba13ada7e22b94cc96649c05e96f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/yeehaw/readme.md')
-rw-r--r--keyboards/yeehaw/readme.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/yeehaw/readme.md b/keyboards/yeehaw/readme.md
new file mode 100644
index 0000000000..1435254d03
--- /dev/null
+++ b/keyboards/yeehaw/readme.md
@@ -0,0 +1,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).