qmk-dactyl-manuform-a/keyboards/percent/canoe
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps
.noci
canoe.c
canoe.h
config.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

readme.md

Canoe

A 65% keyboard with some RGB

Make example for this keyboard (after setting up your build environment):

make percent/canoe:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make percent/canoe:default:flash

Reset Key: Hold down the key located at K11, commonly programmed as Q while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.