diff options
author | KnoblesseOblige <63174954+KnoblesseOblige@users.noreply.github.com> | 2021-10-10 20:38:58 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-10 18:38:58 -0700 |
commit | 5414e61f01b3524fb761f5508ba12bd1b218f83d (patch) | |
tree | e7c5b27e38036e64abd08e2e017fd76d90820d37 /keyboards/keebsforall/freebirdtkl/readme.md | |
parent | c75bf9daf46897209338f7dc4b68f2efec074a65 (diff) |
[Keyboard] Add keebsforall/freebirdtkl (#14460)
Diffstat (limited to 'keyboards/keebsforall/freebirdtkl/readme.md')
-rw-r--r-- | keyboards/keebsforall/freebirdtkl/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/keebsforall/freebirdtkl/readme.md b/keyboards/keebsforall/freebirdtkl/readme.md new file mode 100644 index 0000000000..5b5bade278 --- /dev/null +++ b/keyboards/keebsforall/freebirdtkl/readme.md @@ -0,0 +1,27 @@ +# KeebsForAll FreebirdTKL + +![FreebirdTKL](https://i.imgur.com/GnY639m.png) + +A TKL PCB with USB-C, hotswap, and multiple layouts + +* Keyboard Maintainer: [KnoblesseOblige](https://github.com/KnoblesseOblige) +* Hardware Supported: KeebsForAll FreebirdTKL +* Hardware Availability: https://keebsforall.com + +Make example for this keyboard (after setting up your build environment): + + make keebsforall/freebirdtkl:default + +Flashing example for this keyboard: + + make keebsforall/freebirdtkl: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 3 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 press the button on the back of the PCB +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |