aboutsummaryrefslogtreecommitdiff
path: root/keyboards/axolstudio/yeti/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/axolstudio/yeti/readme.md')
-rw-r--r--keyboards/axolstudio/yeti/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/axolstudio/yeti/readme.md b/keyboards/axolstudio/yeti/readme.md
new file mode 100644
index 000000000..6be59ebd2
--- /dev/null
+++ b/keyboards/axolstudio/yeti/readme.md
@@ -0,0 +1,19 @@
1# Axolstudio Yeti
2
3![yeti](https://i.imgur.com/eoRH6W1l.png)
4
5**TGR Alice inspired board with some extra heft**
6
7* Keyboard Maintainer: [kb-elmo](https://github.com/kb-elmo)
8* Hardware Supported: Axolstudio Yeti PCB
9* Hardware Availability: https://axolstudio.ca/yeti
10
11Make example for this keyboard (after setting up your build environment):
12
13 make axolstudio/yeti:default
14
15Flashing example for this keyboard:
16
17 make axolstudio/yeti:default:flash
18
19See 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).