diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-13 06:40:47 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-13 06:40:47 +0000 |
commit | 64aa180775fb5305d7a59e60fee27ee4e231e82c (patch) | |
tree | 39341d5caa6d2042079d5e50059a4db6e74a7226 /keyboards/4pplet/waffling80/readme.md | |
parent | ebf4380a83c016994764ac410a3b936059a377b7 (diff) | |
parent | 6d816d94f7bf132a71cadbd08118469ac28c6480 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/4pplet/waffling80/readme.md')
-rw-r--r-- | keyboards/4pplet/waffling80/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/4pplet/waffling80/readme.md b/keyboards/4pplet/waffling80/readme.md new file mode 100644 index 0000000000..3eb0745b3f --- /dev/null +++ b/keyboards/4pplet/waffling80/readme.md @@ -0,0 +1,18 @@ +# waffling80 + +A TKL PCB attempting a87 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_a: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): +* Tap the physical reset button or short the reset-header (labled RESET) on tha 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 Spacebar and B at the same time, plug in your keyboard and wait a second before releasing the keys. The keyboard will enter DFU and is ready to flash the firmware. |