qmk-firmwares/keyboards/percent/canoe
Ryan 7407347be1
Remove rgblight_list.h (#18878)
* Remove rgblight_list defines with no usage

* Remove rgblight_setrgb_*[_at] defines

* Remove rgblight_sethsv_* defines

* Remove rgblight_sethsv_noeeprom_* defines

* Delete rgblight_list.h and remove all references
2022-10-27 23:50:14 +01:00
..
keymaps Remove rgblight_list.h (#18878) 2022-10-27 23:50:14 +01:00
.noci
canoe.c
canoe.h
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) 2022-10-15 09:55:40 -07:00
info.json Move keyboard USB IDs and strings to data driven: P (#17875) 2022-08-03 17:23:15 +10:00
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

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.