summaryrefslogtreecommitdiff
path: root/keyboards/keebio/convolution/readme.md
diff options
context:
space:
mode:
authorDanny <nooges@users.noreply.github.com>2022-12-12 21:50:23 -0500
committerGitHub <noreply@github.com>2022-12-12 18:50:23 -0800
commite25672baef4f4aa2a6566cd279bca701a54b5d72 (patch)
tree372e55b663b6bb9c5a08d71c5eb82c3b4d28c8a7 /keyboards/keebio/convolution/readme.md
parente444cf95784ad454872cf1ef2440004596de196f (diff)
[Keyboard] Add Convolution Rev. 1 PCB (#19283)
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/keebio/convolution/readme.md')
-rw-r--r--keyboards/keebio/convolution/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/keebio/convolution/readme.md b/keyboards/keebio/convolution/readme.md
new file mode 100644
index 0000000000..c1bc8ae3d8
--- /dev/null
+++ b/keyboards/keebio/convolution/readme.md
@@ -0,0 +1,18 @@
+# Convolution
+
+A 65XT staggered keyboard made and sold by Keebio. [More info at Keebio](https://keeb.io).
+
+* Keyboard Maintainer: [Bakingpy/nooges](https://github.com/nooges)
+* Hardware Availability: [Keebio](https://keeb.io/)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make keebio/convolution/rev1:default
+
+Example of flashing this keyboard:
+
+ make keebio/convolution/rev1:default:flash
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
+
+A build guide for this keyboard can be found here: [Keebio Build Guides](https://docs.keeb.io)