diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-06 15:55:29 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-06 15:55:29 +0000 |
commit | ff7274fe9aec7ea8c5fb1b9f860002afe5c526e4 (patch) | |
tree | e2e125f0f0c25f79a07bbe35b311444bb9845964 /keyboards/4pplet/waffling60/rev_c/readme.md | |
parent | 49d5d131485d075df12d3a0d541a8e08db9dd510 (diff) | |
parent | ea116b785bc85d7d7a6248589bbef731539f762c (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/4pplet/waffling60/rev_c/readme.md')
-rw-r--r-- | keyboards/4pplet/waffling60/rev_c/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/4pplet/waffling60/rev_c/readme.md b/keyboards/4pplet/waffling60/rev_c/readme.md new file mode 100644 index 0000000000..3b6b9c94f2 --- /dev/null +++ b/keyboards/4pplet/waffling60/rev_c/readme.md @@ -0,0 +1,20 @@ +# waffling60 + +A 60% PCB for MX switches, one hot swap and one solder-pcb version with decent layout support. + +More info: https://geekhack.org/index.php?topic=103531.0 + +* Keyboard Maintainer: [4pplet](https://github.com/4pplet) +* Hardware Supported: [waffling60](https://github.com/4pplet/waffling60) + +Make example for this keyboard (after setting up your build environment): + + make 4pplet/waffling60/rev_c: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. |