summaryrefslogtreecommitdiff
path: root/keyboards/sauce/mild/readme.md
diff options
context:
space:
mode:
authorAndy Yong <andyywz@gmail.com>2021-09-16 23:19:58 -0400
committerGitHub <noreply@github.com>2021-09-16 20:19:58 -0700
commitb1605f2ad98c762f1d04fb75f736e2687905aca1 (patch)
treea7bf51fe6980ce0c1f2ee734d58f86c2b67288d3 /keyboards/sauce/mild/readme.md
parent87665f404b48d5b60744c0774e69770a63686d3b (diff)
[Keyboard] Add Sauce Mild Keyboard (#14287)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/sauce/mild/readme.md')
-rw-r--r--keyboards/sauce/mild/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/sauce/mild/readme.md b/keyboards/sauce/mild/readme.md
new file mode 100644
index 0000000000..70202f19ef
--- /dev/null
+++ b/keyboards/sauce/mild/readme.md
@@ -0,0 +1,17 @@
+# Sauce Mild
+
+Mild is a basic TKL keyboard
+
+* Keyboard Maintainer: [Sauce](https://github.com/andyywz)
+* Hardware Supported: Mild pcb
+* Hardware Availability: -
+
+Make example for this keyboard (after setting up your build environment):
+
+ make sauce/mild:default
+
+Flashing example for this keyboard:
+
+ make sauce/mild: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).