From 799b21f8cd6546811652deae23424a3fa603e9b5 Mon Sep 17 00:00:00 2001 From: Andrew Kannan Date: Sun, 12 Apr 2020 06:36:03 -0400 Subject: [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 --- keyboards/cannonkeys/rekt1800/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 keyboards/cannonkeys/rekt1800/readme.md (limited to 'keyboards/cannonkeys/rekt1800/readme.md') 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). -- cgit v1.2.3