From 8ddebce2d7d42eedbafae5b92dff1af229115fac Mon Sep 17 00:00:00 2001 From: jamesofarrell Date: Mon, 28 May 2018 13:48:59 +1000 Subject: Add Canoe support (#3063) * Adding Canoe support * fix readme * Remove usless comment * fixing issues --- keyboards/canoe/readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/canoe/readme.md (limited to 'keyboards/canoe/readme.md') 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. -- cgit v1.2.3-24-g4f1b