[Keyboard] Added bradpad support (#12912)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
wxyangf 2021-05-16 18:34:18 -04:00 committed by GitHub
parent 3e1fa8cd31
commit 6d1f059868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 456 additions and 0 deletions

View file

@ -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.