summaryrefslogtreecommitdiff
path: root/keyboards/tempo_turtle/bradpad/readme.md
diff options
context:
space:
mode:
authorwxyangf <wxf@wxf.moe>2021-05-16 18:34:18 -0400
committerGitHub <noreply@github.com>2021-05-16 15:34:18 -0700
commit6d1f0598684f250256f68f85e673109675e8be86 (patch)
treee66e0d9a71ab37e615d3386ad2b78724e78c6247 /keyboards/tempo_turtle/bradpad/readme.md
parent3e1fa8cd319bccfaa666c63f1741b2bbabf27b78 (diff)
[Keyboard] Added bradpad support (#12912)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/tempo_turtle/bradpad/readme.md')
-rw-r--r--keyboards/tempo_turtle/bradpad/readme.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/keyboards/tempo_turtle/bradpad/readme.md b/keyboards/tempo_turtle/bradpad/readme.md
new file mode 100644
index 0000000000..d42373e7b5
--- /dev/null
+++ b/keyboards/tempo_turtle/bradpad/readme.md
@@ -0,0 +1,32 @@
+# bradpad
+
+![bradpad](https://imgur.com/1WONr4Ph.jpg)
+
+The QMK firmware for the bradpad a music production inspired macropad.
+
+* Keyboard Maintainer: [wxyangf](https://github.com/wxyangf)
+* Hardware Supported: bradpad pcbs
+* Hardware Availability: [1UP Keyboards](https://1upkeyboards.com/)
+
+[Album of Prototype of Production Version(v1.5.x)](https://imgur.com/a/kH5ttny)
+
+[Album of Elite-C Version (v1)](https://imgur.com/a/xjocnNo)
+
+How to reset production version into bootloader mode:
+
+[Video Tutorial](https://youtu.be/Bk429i4Y0E4)
+
+ 1. Locate the reset button on the underside of the pcb.
+ 2. Press the reset button for a few seconds using a paperclip, fingertip(if bare pcb), other similar object.
+ 3. Release the reset button.
+ 4. Your bradpad should now be in bootloader mode.
+
+How to reset Elite-C version into bootloader mode:
+ 1. Located Elite-C
+ 2. Reset Elite-C
+
+Make example for this keyboard (after setting up your build environment):
+
+ make tempo_turtle/bradpad:default
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.