forked from mirrors/qmk_firmware
c6f1b594a2
* `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS` |
||
---|---|---|
.. | ||
keymaps | ||
bradpad.c | ||
bradpad.h | ||
info.json | ||
readme.md | ||
rules.mk |
bradpad
The QMK firmware for the bradpad a music production inspired macropad.
- Keyboard Maintainer: wxyangf
- Hardware Supported: bradpad pcbs
- Hardware Availability: 1UP Keyboards
Album of Prototype of Production Version(v1.5.x)
How to reset production version into bootloader mode:
- Locate the reset button on the underside of the pcb.
- Press the reset button for a few seconds using a paperclip, fingertip(if bare pcb), other similar object.
- Release the reset button.
- Your bradpad should now be in bootloader mode.
How to reset Elite-C version into bootloader mode:
- Located Elite-C
- Reset Elite-C
Make example for this keyboard (after setting up your build environment):
make tempo_turtle/bradpad:default
See build environment setup then the make instructions for more information.