diff options
author | Felix Jen <fjen@felixjen.com> | 2022-08-29 11:23:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-29 11:23:23 -0700 |
commit | a6b47de7325df78ebfb78f700f6ac0587787c23b (patch) | |
tree | b006ae7ad2781947a7accf67325332eaf7c6e80d /keyboards/fjlabs/peaker/readme.md | |
parent | ccb244d5ed868c139deed8ef421d8ebd1e929f8b (diff) |
[Keyboard] Add Peaker keyboard (#17920)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/fjlabs/peaker/readme.md')
-rw-r--r-- | keyboards/fjlabs/peaker/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/fjlabs/peaker/readme.md b/keyboards/fjlabs/peaker/readme.md new file mode 100644 index 0000000000..ca85b99629 --- /dev/null +++ b/keyboards/fjlabs/peaker/readme.md @@ -0,0 +1,13 @@ +# Peaker Hotswap PCB by FJLaboratories + +The following is the QMK Firmware for the Peaker by [FJLaboratories](http://www.fjlaboratories.com). +* Keyboard Maintainer: FJLaboratories +* Hardware Supported: Peaker + +Make example for this keyboard (after setting up your build environment): + + make fjlabs/peaker:default + +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). + +You can enter the bootloader by pressing the Reset button on the back of the PCB.
\ No newline at end of file |