summaryrefslogtreecommitdiff
path: root/keyboards/kiwikey/wanderland/readme.md
diff options
context:
space:
mode:
authorkiwikey <75843996+kiwikey@users.noreply.github.com>2021-04-20 01:04:03 +0700
committerGitHub <noreply@github.com>2021-04-19 11:04:03 -0700
commitdffa0891736ef8aeec54285f6ceb732eb7aaadf7 (patch)
treea7fa9b967fc28bf9f42832558ef1a84357101112 /keyboards/kiwikey/wanderland/readme.md
parent3990c0f43d9048b10097487595e969bfeb5bc859 (diff)
[Keyboard] Add Wanderland - An Alice-layout keyboard (#12516)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/kiwikey/wanderland/readme.md')
-rw-r--r--keyboards/kiwikey/wanderland/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/kiwikey/wanderland/readme.md b/keyboards/kiwikey/wanderland/readme.md
new file mode 100644
index 0000000000..1d06f7a309
--- /dev/null
+++ b/keyboards/kiwikey/wanderland/readme.md
@@ -0,0 +1,17 @@
+# KiwiKey Wanderland
+
+![KiwiKey Wanderland](http://kiwikey.vn/media/Wanderland/Wanderland_TOP.png)
+
+Wanderland is an Alice-compatible PCB, comes with USB Type-C and OLED LCD 0.91". More pictures and information can be found at http://kiwikey.vn/wanderland/
+
+* Keyboard Maintainer: [KiwiKey](https://github.com/kiwikey)
+* Hardware Supported: Wanderland PCB
+* Hardware Availability: Abasic Keyboard Kit Group-buy, fulfilled by [Mechkey.store](https://mechkey.store/products/abasic-keyboard-kit), will be available on [KiwiKey Shop](http://shop.kiwikey.vn/) also
+
+Make example for this keyboard (after setting up your build environment):
+
+ make kiwikey/wanderland:default
+
+To reset the board into bootloader mode, press the reset button on the backside of PCB.
+
+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).