summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/tsukuyomi/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2020-12-29 18:43:46 -0500
committerGitHub <noreply@github.com>2020-12-29 23:43:46 +0000
commitbea897caf1f1986d1bced6548071f8ed49215d98 (patch)
treefc180478df2862e52c6224d790cf3ca59483306c /keyboards/cannonkeys/tsukuyomi/readme.md
parente85d904fe18b09cc6b001424824eebfb0361ebfe (diff)
Tsukuyomi Keyboard (#10898)
* Add Tsukuyomi PCB * Remove unncessary file * Fix * update config * Tsukuyomi info.json * Update readme * add license header and add dfu suffix args * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * Update info.json * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/tsukuyomi/readme.md')
-rw-r--r--keyboards/cannonkeys/tsukuyomi/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/tsukuyomi/readme.md b/keyboards/cannonkeys/tsukuyomi/readme.md
new file mode 100644
index 0000000000..ed913b499b
--- /dev/null
+++ b/keyboards/cannonkeys/tsukuyomi/readme.md
@@ -0,0 +1,12 @@
+# Tsukuyomi
+
+Tsukuyomi Keyboard by persocom
+
+* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
+* Hardware Supported: STM32F072CBT6 / APM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/tsukuyomi: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).