diff options
Diffstat (limited to 'keyboards/zoo/wampus/readme.md')
-rw-r--r-- | keyboards/zoo/wampus/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/zoo/wampus/readme.md b/keyboards/zoo/wampus/readme.md new file mode 100644 index 0000000000..dc80b8a512 --- /dev/null +++ b/keyboards/zoo/wampus/readme.md @@ -0,0 +1,17 @@ +# Wampus + +Wampus is an Alice-layout alt-ergo keyboard with daughterboard OLED display support. [More info at zoo.haus](https://zoo.haus) + +* Keyboard Maintainer: [zoo](https://github.com/0z00) +* Hardware Supported: zoo.haus Wampus Case/PCB +* Hardware Availability: Will be posted at [https://zoo.haus](https://zoo.haus) + +Make example for this keyboard (after setting up your build environment): + + make zoo/wampus:default + +Flashing example for this keyboard: + + make zoo/wampus: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). |