From 6d1f0598684f250256f68f85e673109675e8be86 Mon Sep 17 00:00:00 2001 From: wxyangf Date: Sun, 16 May 2021 18:34:18 -0400 Subject: [Keyboard] Added bradpad support (#12912) Co-authored-by: Ryan Co-authored-by: Drashna Jaelre --- keyboards/tempo_turtle/bradpad/readme.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 keyboards/tempo_turtle/bradpad/readme.md (limited to 'keyboards/tempo_turtle/bradpad/readme.md') 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. -- cgit v1.2.3