diff options
author | Matthew Dias <matthewdias@me.com> | 2022-03-13 01:37:22 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-12 23:37:22 -0800 |
commit | dccb5711c710d074c29f715494b93f9275f5ac55 (patch) | |
tree | 7a496e4ec6b7cf36e8eb5f65ee8a0f77983d5a43 /keyboards/bolsa/damapad/readme.md | |
parent | 20424fd37f84cbe08740539a48b6bb4839e0a179 (diff) |
[Keyboard] Add damapad (#16443)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/bolsa/damapad/readme.md')
-rw-r--r-- | keyboards/bolsa/damapad/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/bolsa/damapad/readme.md b/keyboards/bolsa/damapad/readme.md new file mode 100644 index 0000000000..1cfa1c06b7 --- /dev/null +++ b/keyboards/bolsa/damapad/readme.md @@ -0,0 +1,22 @@ +# Damapad + +A Macropad by Bolsa Supply + +- Keyboard Maintainer: [matthewdias](https://github.com/matthewdias) +- Hardware Supported: Damapad PCB + +Make example for this keyboard (after setting up your build environment): + + make bolsa/damapad:default + +Flashing example for this keyboard: + + make bolsa/damapad:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader: + +- **Physical reset button**: Briefly press the button on the back of the PCB (or short the reset/ground pads, should a tactile button not be installed) |