diff options
author | Andrew Kannan <andrew.kannan@klaviyo.com> | 2020-04-12 06:36:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 03:36:03 -0700 |
commit | 799b21f8cd6546811652deae23424a3fa603e9b5 (patch) | |
tree | f3ee7b34bf7078e7c5b48c0901b430164c15025f /keyboards/cannonkeys/rekt1800/readme.md | |
parent | 750179e111dfa35d8023fe9ef785dcbef24f1e55 (diff) | |
download | qmk_firmware-799b21f8cd6546811652deae23424a3fa603e9b5.tar.gz |
[Keyboard] Add CannonKeys Rekt1800 keyboard (#7760)
* Add Rekt1800 keyboards
* Update keyboards/cannonkeys/rekt1800/config.h
* Update keyboards/cannonkeys/rekt1800/info.json
* Apply suggestions from code review
* Apply suggestions from code review
* Remove line
* Apply suggestions from code review
Diffstat (limited to 'keyboards/cannonkeys/rekt1800/readme.md')
-rw-r--r-- | keyboards/cannonkeys/rekt1800/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/rekt1800/readme.md b/keyboards/cannonkeys/rekt1800/readme.md new file mode 100644 index 000000000..5daf03b9a --- /dev/null +++ b/keyboards/cannonkeys/rekt1800/readme.md @@ -0,0 +1,10 @@ +# CannonKeys Rekt1800 + +* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make cannonkeys/rekt1800: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). |