summaryrefslogtreecommitdiff
path: root/keyboards/xelus/kangaroo/readme.md
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2020-10-17 07:18:50 +0000
committerGitHub <noreply@github.com>2020-10-17 00:18:50 -0700
commita4dfa45f376ac9364404a15c9adfe0b6b8d0e20e (patch)
treece771fde752622f7eee61167c060965de732f412 /keyboards/xelus/kangaroo/readme.md
parent616dc7dd5d1bf6e512db9a0c7f3dfcdc42fc9db1 (diff)
[Keyboard] Add Kangaroo (#10511)
* roo initial * update scannign t imes * enable dma * rename kangaroo * updates * update rules.mk * keymap * fix up config * fix reamde * fix up config * update license headers * rules.mk update * info json * Update keyboards/xelus/kangaroo/rules.mk
Diffstat (limited to 'keyboards/xelus/kangaroo/readme.md')
-rw-r--r--keyboards/xelus/kangaroo/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/xelus/kangaroo/readme.md b/keyboards/xelus/kangaroo/readme.md
new file mode 100644
index 0000000000..e91f32f96a
--- /dev/null
+++ b/keyboards/xelus/kangaroo/readme.md
@@ -0,0 +1,13 @@
+# Kangaroo
+
+Left Hand Fullsized Keyboard designed by Jono.
+
+* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
+* Hardware Supported: Kangaroo
+* Hardware Availability: Custom keyboard group buys
+
+Make example for this keyboard (after setting up your build environment):
+
+ make xelus/kangaroo: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).