diff options
author | Leon Omelan <rozpierog@gmail.com> | 2021-11-28 07:44:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-27 22:44:00 -0800 |
commit | 35b6d1e9927ab1329f2f1095d7f43e92dc7c38e8 (patch) | |
tree | 69a647f660267e61e3f42dc7489b823aab9273da /keyboards/handwired/nozbe_macro/readme.md | |
parent | d4690d0c231e782961d5aa56686dd0981fe503cd (diff) |
[Keyboard] Add Nozbe Macropad (#14803)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/handwired/nozbe_macro/readme.md')
-rw-r--r-- | keyboards/handwired/nozbe_macro/readme.md | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/handwired/nozbe_macro/readme.md b/keyboards/handwired/nozbe_macro/readme.md new file mode 100644 index 0000000000..1e51dabff3 --- /dev/null +++ b/keyboards/handwired/nozbe_macro/readme.md @@ -0,0 +1,26 @@ +# Nozbe Macropad handwired + +![Nozbe Macropad](https://i.imgur.com/fUMtWmah.png) + +4 key macropad with optional rotary encoder. + +* Keyboard Maintainer: [rozPierog](https://github.com/rozPierog) +* Hardware Supported: Custom handwired 4 key (or 3 key + rotary encoder) pad +* Hardware Availability: *n/a* +* Github Repository: [NozbePad](https://github.com/rozPierog/NozbePad) + +Make example for this keyboard (after setting up your build environment): + + make handwired/nozbe_macro:default + +Flashing example for this keyboard: + + make handwired/nozbe_macro: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 1 way: + +* **Short pins**: short RST and GND pins at the back |