diff options
author | jamesofarrell <jofarrell@gmail.com> | 2018-05-28 13:48:59 +1000 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-27 20:48:59 -0700 |
commit | 8ddebce2d7d42eedbafae5b92dff1af229115fac (patch) | |
tree | 151cb8c2f6adeb7e289a145a1ddbf639bc287e65 /keyboards/canoe/readme.md | |
parent | a677d8a00dc7bb42c1d9ba29455d24f6d8bfaef6 (diff) | |
download | firmware-8ddebce2d7d42eedbafae5b92dff1af229115fac.tar.gz firmware-8ddebce2d7d42eedbafae5b92dff1af229115fac.tar.bz2 firmware-8ddebce2d7d42eedbafae5b92dff1af229115fac.zip |
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.md | 16 |
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. |