diff options
author | Md. Mashur Shalehin Sakib <41992136+h0oni@users.noreply.github.com> | 2022-04-18 15:13:44 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 02:13:44 -0700 |
commit | f52f3f10772621864b16f9dc299f49df9d958cd8 (patch) | |
tree | 5024b9647f888cba96b55e0675665afe47cd2057 /keyboards/h0oni/deskpad/readme.md | |
parent | 0d67eec5e23cf5ffb95ad6b72199a79ef23a6132 (diff) |
[Keyboard] Add deskpad (#15602)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/h0oni/deskpad/readme.md')
-rw-r--r-- | keyboards/h0oni/deskpad/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/h0oni/deskpad/readme.md b/keyboards/h0oni/deskpad/readme.md new file mode 100644 index 0000000000..a79983fff7 --- /dev/null +++ b/keyboards/h0oni/deskpad/readme.md @@ -0,0 +1,19 @@ +# Hydrogen Deskpad + +A 5 key macropad with an encoder, that can be mounted to a desk or below your monitor. + +* Keyboard Maintainer: [Hydrogen BD](https://www.facebook.com/hgenbd/) +* Hardware Supported: [5k Deskpad](https://fb.watch/akRLW7s-UT/) + +Make example for this keyboard (after setting up your build environment): + + make h0oni/deskpad:default + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (the left most key) and plug in the keyboard. +* **Physical reset button**: Press the button at the back of the PCB twice to enter into the bootloader mode. + +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).
\ No newline at end of file |