summaryrefslogtreecommitdiffstats
path: root/keyboards/canoe/readme.md
diff options
context:
space:
mode:
authorjamesofarrell <jofarrell@gmail.com>2018-05-28 05:48:59 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-28 05:48:59 +0200
commit8ddebce2d7d42eedbafae5b92dff1af229115fac (patch)
tree151cb8c2f6adeb7e289a145a1ddbf639bc287e65 /keyboards/canoe/readme.md
parenta677d8a00dc7bb42c1d9ba29455d24f6d8bfaef6 (diff)
downloadqmk_firmware-8ddebce2d7d42eedbafae5b92dff1af229115fac.tar.gz
qmk_firmware-8ddebce2d7d42eedbafae5b92dff1af229115fac.tar.xz
Add Canoe support (#3063)
* Adding Canoe support * fix readme * Remove usless comment * fixing issues
Diffstat (limited to 'keyboards/canoe/readme.md')
-rw-r--r--keyboards/canoe/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/canoe/readme.md b/keyboards/canoe/readme.md
new file mode 100644
index 000000000..96cd8007c
--- /dev/null
+++ b/keyboards/canoe/readme.md
@@ -0,0 +1,16 @@
+CANOE
+========
+
+A 65% keyboard with RGB
+
+Keyboard Maintainer: QMK Community
+
+Hardware Supported: Canoe
+
+Hardware Availability: https://geekhack.org/index.php?topic=92418.0
+
+Make example for this keyboard (after setting up your build environment):
+
+ make canoe:default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.