aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/cannonkeys/atlas/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2020-04-12 11:08:15 -0400
committerGitHub <noreply@github.com>2020-04-12 08:08:15 -0700
commiteb7fc7f9d99231e4c59dee2bef8659b089f4846a (patch)
treeaec24b2530243643e094ffd2dbbcfda832165e51 /keyboards/cannonkeys/atlas/readme.md
parentc2df714c3b0c23c2a943bc015281208419253c05 (diff)
downloadfirmware-eb7fc7f9d99231e4c59dee2bef8659b089f4846a.tar.gz
firmware-eb7fc7f9d99231e4c59dee2bef8659b089f4846a.tar.bz2
firmware-eb7fc7f9d99231e4c59dee2bef8659b089f4846a.zip
[Keyboard] Add CannonKeys Atlas keyboard (#8207)
* Atlas keyboard * Update info and readme * Update firmware * Apply suggestions from code review * Updates * Add 2x2U layout * Minor cleanup * Fix trailing comma * Remove line * Apply suggestions from code review
Diffstat (limited to 'keyboards/cannonkeys/atlas/readme.md')
-rw-r--r--keyboards/cannonkeys/atlas/readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/atlas/readme.md b/keyboards/cannonkeys/atlas/readme.md
new file mode 100644
index 000000000..a11117b8e
--- /dev/null
+++ b/keyboards/cannonkeys/atlas/readme.md
@@ -0,0 +1,10 @@
+# CannonKeys Atlas
+
+* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
+* Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/atlas: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).