summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/chimera65/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2019-09-16 22:37:51 -0400
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-09-16 19:37:51 -0700
commit59af2cbe640191345175bf34fd65f78ab1036647 (patch)
tree52fa752e63ca9f7c3056ac78cfbaf8cdd12f328f /keyboards/cannonkeys/chimera65/readme.md
parent7c1bb9decf00a19cdf85ab33830dcc9002bfc671 (diff)
Add Chimera65 Keyboard (#6670)
* Add chimera board * info json start * Update keyboards/cannonkeys/chimera65/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/cannonkeys/chimera65/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/cannonkeys/chimera65/readme.md')
-rw-r--r--keyboards/cannonkeys/chimera65/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/chimera65/readme.md b/keyboards/cannonkeys/chimera65/readme.md
new file mode 100644
index 0000000000..e612240e40
--- /dev/null
+++ b/keyboards/cannonkeys/chimera65/readme.md
@@ -0,0 +1,12 @@
+# Chimera65
+
+Chimera65 Keyboard
+
+Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
+Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/chimera65: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).