diff options
author | Simon <47527944+Frooastside@users.noreply.github.com> | 2022-04-13 16:25:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-13 07:25:16 -0700 |
commit | 937ffcecc89070fdbd06c9bcc2ff8ce6059fef88 (patch) | |
tree | bab94934759dd34bffdfbaab7aaa5ac288cc8006 /keyboards/frooastboard/walnut/readme.md | |
parent | 84307744306e46d2699f9766be07f530af7c310e (diff) |
[Keyboard] Add Frooastboard Walnut (69% Keyboard) (#16743)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/frooastboard/walnut/readme.md')
-rw-r--r-- | keyboards/frooastboard/walnut/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/frooastboard/walnut/readme.md b/keyboards/frooastboard/walnut/readme.md new file mode 100644 index 0000000000..c4baa40ce4 --- /dev/null +++ b/keyboards/frooastboard/walnut/readme.md @@ -0,0 +1,27 @@ +# Frooastboard Walnut + +![frooastboard/walnut](https://i.imgur.com/4erTDZqh.jpg) + +This is the Frooastboard Walnut keyboard. It is made of walnut wood, has 48 underglow LEDs and a solid aluminum base plate. It uses a USB Type-C connector and will likely be available for sale soon. + +* Keyboard Maintainer: [Frooastside](https://github.com/Frooastside) +* Hardware Supported: Frooastboard Walnut +* Hardware Availability: [Frooastboard Github](https://github.com/Frooastside/Frooastboard) + +Make example for this keyboard (after setting up your build environment): + + make frooastboard/walnut:default + +Flashing example for this keyboard: + + make frooastboard/walnut: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 - some may have pads you must short instead +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |