summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/sagittarius/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2021-01-05 23:23:35 -0500
committerGitHub <noreply@github.com>2021-01-05 20:23:35 -0800
commit495a61ad7a14bb7dd4022f1837fc18085026cfde (patch)
tree303a9366a95c161af5a654343c2cd7779e517754 /keyboards/cannonkeys/sagittarius/readme.md
parentdd356f90b09047d921504e217d3b6f01689c7ca2 (diff)
[Keyboard] Sagittarius (#10896)
* Sagittarius keyboard * Update Sagittarius keyboard * fix * remove info.json as it's very hard to make * Add license and address PR comments * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Add info json, update keymap * Fix info json * Update keymap * Update keyboards/cannonkeys/sagittarius/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/sagittarius/readme.md')
-rw-r--r--keyboards/cannonkeys/sagittarius/readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/sagittarius/readme.md b/keyboards/cannonkeys/sagittarius/readme.md
new file mode 100644
index 0000000000..c27d7f004d
--- /dev/null
+++ b/keyboards/cannonkeys/sagittarius/readme.md
@@ -0,0 +1,10 @@
+# CannonKeys + Acheron Sagittarius
+
+* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
+* Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/sagittarius: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).