diff options
author | 4pplet <mail@4pplet.com> | 2022-10-06 03:01:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-05 18:01:09 -0700 |
commit | b820c6db2dd9e6547f4652637bb431937bb850c9 (patch) | |
tree | ab410aa88c5c6dc2cb5ff2974e36a0cbe0b4575f /keyboards/4pplet/waffling80/rev_b/readme.md | |
parent | 316edfd297b8a40ce66833c3a373c32155b83bcf (diff) |
[Keyboard] Add waffling80 Rev B (#18603)
Co-authored-by: 4pplet <4pplet@protonmail.com>
Co-authored-by: 4pplet <stefan.ess@gmail.com>
Diffstat (limited to 'keyboards/4pplet/waffling80/rev_b/readme.md')
-rw-r--r-- | keyboards/4pplet/waffling80/rev_b/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/4pplet/waffling80/rev_b/readme.md b/keyboards/4pplet/waffling80/rev_b/readme.md new file mode 100644 index 0000000000..ddfece5b53 --- /dev/null +++ b/keyboards/4pplet/waffling80/rev_b/readme.md @@ -0,0 +1,18 @@ +# waffling80 + +A TKL PCB attempting a87 and a88 compatibility with different switch and layout-options. + +* Keyboard Maintainer: [4pplet](https://github.com/4pplet) +* Hardware Supported: [waffling80](https://github.com/4pplet/waffling80) + +Make example for this keyboard (after setting up your build environment): + + make 4pplet/waffling80/rev_b: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). + +How to enter bootloader (DFU): +* Hold the reset-header for a few seconds on the back of the PCB for keyboard to enter DFU. When in DFU, it's ready to flash the firmware. + +Alternative option if the firmware is already pre-flashed: +* Unplug your keyboard, hold down the Esc key, plug in your keyboard and wait a second before releasing the keys. The keyboard will enter DFU and is ready to flash the firmware. |