summaryrefslogtreecommitdiffstats
path: root/keyboards/basketweave/readme.md
diff options
context:
space:
mode:
authornull-ll <55067100+null-ll@users.noreply.github.com>2020-10-23 16:18:55 -0500
committerGitHub <noreply@github.com>2020-10-23 14:18:55 -0700
commitb5f425b2759283b55a3d4bc1178d82be9304b530 (patch)
tree8e8e153b5a036b1e2e48ce657e54087e9c7baf90 /keyboards/basketweave/readme.md
parent47ce1a9ed055da1460388693fb519af298d1aadd (diff)
[Keyboard] add Basketweave keyboard (#10729)
* add basketweave keyboard * Fixed missing key in info.json layout * Update keyboards/basketweave/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/basketweave/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/basketweave/readme.md')
-rw-r--r--keyboards/basketweave/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/basketweave/readme.md b/keyboards/basketweave/readme.md
new file mode 100644
index 0000000000..4523f04317
--- /dev/null
+++ b/keyboards/basketweave/readme.md
@@ -0,0 +1,15 @@
+# Basketweave
+
+![Basketweave](https://i.imgur.com/lXhMxQUl.jpg)
+
+A through-hole Alice style keyboard with arrow keys and a rotary encoder
+
+* Keyboard Maintainer: [null-ll](https://github.com/null-ll)
+* Hardware Supported: atmega32a
+* Hardware Availability: [Clackery](https://clackery.com), [Github](https://github.com/null-ll/basketweave)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make basketweave: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).