summaryrefslogtreecommitdiff
path: root/keyboards/cannonkeys/meetuppad2023/readme.md
diff options
context:
space:
mode:
authorAndrew Kannan <andrew.kannan@klaviyo.com>2023-08-29 21:08:51 -0400
committerGitHub <noreply@github.com>2023-08-29 18:08:51 -0700
commitadef366e0c6e7203a428a610d13afa05099418ac (patch)
treeeddfccc6eb0c25624b5dffb068f318d6465d8233 /keyboards/cannonkeys/meetuppad2023/readme.md
parentc2a81d8fd4d1b90cb0f2af8d6b97b51ec1fb5806 (diff)
CannonKeys Meetup Pad 2023 (#21806)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/cannonkeys/meetuppad2023/readme.md')
-rw-r--r--keyboards/cannonkeys/meetuppad2023/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/cannonkeys/meetuppad2023/readme.md b/keyboards/cannonkeys/meetuppad2023/readme.md
new file mode 100644
index 0000000000..73312c1b69
--- /dev/null
+++ b/keyboards/cannonkeys/meetuppad2023/readme.md
@@ -0,0 +1,18 @@
+# CannonKeys Meetup Pad 2023
+
+* Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan)
+* Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make cannonkeys/meetuppad2023: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).
+
+## Bootloader
+
+Enter the bootloader in 3 ways:
+
+* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (top right on this board) and plug in the keyboard
+* **Physical reset button**: Swap the boot switch on the back of the PCB to "1" and hit the reset button
+* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available