[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
This commit is contained in:
Andrew Kannan
2020-04-12 11:08:15 -04:00
committed by GitHub
parent c2df714c3b
commit eb7fc7f9d9
12 changed files with 1955 additions and 0 deletions

View File

@@ -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).