aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wallaby/readme.md
diff options
context:
space:
mode:
authorKoichi Katano <36572567+kkatano@users.noreply.github.com>2020-03-13 11:30:59 +0900
committerGitHub <noreply@github.com>2020-03-12 19:30:59 -0700
commit28d94b72484967f12b521e87b2745bc24d792471 (patch)
tree3d24e164eb3ef4ddf79e7420ad6784b81e2201a5 /keyboards/wallaby/readme.md
parentabd8e75cb730c89dfc3982ccda2ae88f5a56768c (diff)
downloadfirmware-28d94b72484967f12b521e87b2745bc24d792471.tar.gz
firmware-28d94b72484967f12b521e87b2745bc24d792471.tar.bz2
firmware-28d94b72484967f12b521e87b2745bc24d792471.zip
[Keyboard] Add Wallaby (#8398)
* Add wallaby * Update readme.md * Update keyboards/wallaby/keymaps/default/keymap.c * Update keyboards/wallaby/rules.mk
Diffstat (limited to 'keyboards/wallaby/readme.md')
-rw-r--r--keyboards/wallaby/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/wallaby/readme.md b/keyboards/wallaby/readme.md
new file mode 100644
index 000000000..89c9f9c56
--- /dev/null
+++ b/keyboards/wallaby/readme.md
@@ -0,0 +1,13 @@
+# wallaby
+
+A Tenkeyless PCB for YMDK aluminium case compatible with Filco
+
+* Keyboard Maintainer: [Koichi Katano](https://github.com/kkatano)
+* Hardware Supported: Wallaby PCB
+* Hardware Availability: https://github.com/kkatano/wallaby
+
+Make example for this keyboard (after setting up your build environment):
+
+ make wallaby: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).