summaryrefslogtreecommitdiff
path: root/keyboards/aidansmithdotdev/sango/readme.md
diff options
context:
space:
mode:
authorAidan Smith <aidan@aidansmith.dev>2024-01-29 15:08:13 -0500
committerGitHub <noreply@github.com>2024-01-29 12:08:13 -0800
commitca7b2d63a79271d2a8b1e4759125e35f69da284b (patch)
tree373ec19cbe2470cd7020829df09e560c21c0c1ce /keyboards/aidansmithdotdev/sango/readme.md
parent0a50599544e1f47e5728ebafa24b2edf5002929a (diff)
Sango Keyboard (#22971)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>
Diffstat (limited to 'keyboards/aidansmithdotdev/sango/readme.md')
-rw-r--r--keyboards/aidansmithdotdev/sango/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/aidansmithdotdev/sango/readme.md b/keyboards/aidansmithdotdev/sango/readme.md
new file mode 100644
index 0000000000..415e21add4
--- /dev/null
+++ b/keyboards/aidansmithdotdev/sango/readme.md
@@ -0,0 +1,19 @@
+# Sango
+
+![aidansmithdotdev/sango](https://i.imgur.com/NzvLxqyh.jpg)
+
+An open source 65%ish split columnar low profile keyboard.
+
+* Keyboard Maintainer: [Aidan Smith](https://github.com/Aidan-OS)
+* Hardware Supported: Sango
+* Hardware Availability: https://github.com/Aidan-OS/Sango
+
+Make example for this keyboard (after setting up your build environment):
+
+ make aidansmithdotdev/sango:default
+
+Flashing example for this keyboard:
+
+ make aidansmithdotdev/sango: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).