diff options
author | QMK Bot <hello@qmk.fm> | 2021-05-16 22:34:45 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-05-16 22:34:45 +0000 |
commit | e6887f4260c4e4ece34e74c34853f27af3952654 (patch) | |
tree | 1dbaf114a570b3b1a132ef6cb6310aba5030c41f /keyboards/tempo_turtle/bradpad/readme.md | |
parent | d8e38ef0b1c93b01b7a3ec789514449e44bb7a53 (diff) | |
parent | 6d1f0598684f250256f68f85e673109675e8be86 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tempo_turtle/bradpad/readme.md')
-rw-r--r-- | keyboards/tempo_turtle/bradpad/readme.md | 32 |
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. |