diff options
author | Elliot Powell <32494740+e11i0t23@users.noreply.github.com> | 2022-02-06 15:57:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-06 07:57:16 -0800 |
commit | 4fb6eb72531bf8026751d7db292eeae9466e7710 (patch) | |
tree | 707e2f3023ba57f0c9a1e69f7a523f82754abc3e /keyboards/keebsforall/freebirdnp/pro/readme.md | |
parent | 4c9c7b9963ac0b7ee0c2285166678eac7f0b3c14 (diff) |
[Keyboard] Add Support for KeebsForAll Freebird Numpads (#16046)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/keebsforall/freebirdnp/pro/readme.md')
-rw-r--r-- | keyboards/keebsforall/freebirdnp/pro/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/keebsforall/freebirdnp/pro/readme.md b/keyboards/keebsforall/freebirdnp/pro/readme.md new file mode 100644 index 0000000000..3b06a72d11 --- /dev/null +++ b/keyboards/keebsforall/freebirdnp/pro/readme.md @@ -0,0 +1,21 @@ +# Freebird Numpad Pro + +A basic numpad build to support the freebird range of products by keebsforall + +Pro Model features an Frow and Encoder + +* Keyboard Maintainer: [e11i0t23](https://github.com/e11i0t23) +* Hardware Supported: FreebirdNP Pro +* Hardware Availability: [KeebsForAll](https://keebsforall.com) + +Make example for this keyboard (after setting up your build environment): + + make keebsforall/freebirdnp/pro:default + +Enter the bootloader in 3 ways: + +* **Bootmagic reset**: Hold down the top left key and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available + +See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. |