1
0
Fork 0
qmk_firmware/keyboards/tempo_turtle/bradpad
Ryan c72ed7c024
CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD

* Apply suggestions
2022-01-17 08:44:34 +11:00
..
keymaps Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
bradpad.c
bradpad.h
config.h
info.json CLI: Parse USB device version BCD (#14580) 2022-01-17 08:44:34 +11:00
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

bradpad

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)

Album of Elite-C Version (v1)

How to reset production version into bootloader mode:

Video Tutorial

  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 then the make instructions for more information.