Add MutePad keyboard (Handwired) (#16590)
* Add MutePad keyboard * Update info.json and readme * Move mutepad to handwired folder * Address PR comments
This commit is contained in:
parent
2f095b8925
commit
6125f7bf4d
8 changed files with 224 additions and 0 deletions
33
keyboards/handwired/mutepad/readme.md
Normal file
33
keyboards/handwired/mutepad/readme.md
Normal file
|
@ -0,0 +1,33 @@
|
|||
# MutePad
|
||||
|
||||
[MutePad Repo](https://github.com/JoshwJB/MutePad)
|
||||
|
||||
A 3D printed under desk mounted keypad with rotary encoder, for muting applications (discord, zoom etc.) and adjusting volume.
|
||||
|
||||
* Keyboard Maintainer: [JoshwJB](https://github.com/JoshwJB)
|
||||
* Hardware Supported: ProMicro
|
||||
* Hardware Availability: Handwired - see [MutePad Repo](https://github.com/JoshwJB/MutePad)
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make handwired/mutepad:default
|
||||
|
||||
Flashing example for this keyboard:
|
||||
|
||||
make handwired/mutepad: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 in 2 ways:
|
||||
|
||||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
|
||||
* **Physical reset button**: Briefly short the ground and reset on the ProMicro
|
||||
|
||||
## Images
|
||||

|
||||
|
||||
### Wiring
|
||||

|
||||

|
Loading…
Add table
Add a link
Reference in a new issue