diff options
author | Wolf Van Herreweghe <wolfvanh@gmail.com> | 2023-07-07 23:30:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-07 14:30:30 -0700 |
commit | 6880116ff7c1664de08605c13dbfac30b6d23476 (patch) | |
tree | d7abfe19dafef6d54a2a9f66557cb13c85afd151 /keyboards/wolf/ziggurat/readme.md | |
parent | abe4e3471da376c757c9bb9161e1464689270b61 (diff) |
[Keyboard] Add Ziggurat (#21024)
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Wolf <contact@vwolf.be>
Diffstat (limited to 'keyboards/wolf/ziggurat/readme.md')
-rw-r--r-- | keyboards/wolf/ziggurat/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/wolf/ziggurat/readme.md b/keyboards/wolf/ziggurat/readme.md new file mode 100644 index 0000000000..d7aa00c077 --- /dev/null +++ b/keyboards/wolf/ziggurat/readme.md @@ -0,0 +1,23 @@ +# Ziggurat + +![Ziggurat](https://i.imgur.com/Vifx6vH.png) + +The following is the QMK Firmware for the Ziggurat PCB. + +* Keyboard Maintainer: [Wolf](https://github.com/ToastyStoemp) +* Hardware Supported: Ziggurat PCB +* Hardware Availability: https://www.eloquentclicks.com/product/ziggurat-plateless-leaf-spring-pcb-mount-65-xt/ + +Make example for this keyboard (after setting up your build environment): + + make wolf/ziggurat:default + +Flashing example for this keyboard: + + make wolf/ziggurat: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 2 ways: +* **Bootmagic reset**: Hold down the key ESC key and plug in the keyboard (Top Left most switch) +* **Physical reset button**: Briefly press the button on the back of the PCB |