qmk_firmware/keyboards/percent/canoe_gen2
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
canoe_gen2.c [Keyboard] add Percent Canoe Gen2 (#10344) 2020-09-25 22:39:14 -07:00
canoe_gen2.h [Keyboard] add Percent Canoe Gen2 (#10344) 2020-09-25 22:39:14 -07:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] add Percent Canoe Gen2 (#10344) 2020-09-25 22:39:14 -07:00
rgb_matrix_kb.inc Add support for ISSI drivers on both sides of a split keyboard (#13842) 2021-11-02 09:04:37 +11:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Canoe Gen2

Canoe Gen2 is a 65% from Percent with per key RGB and an adjustable foot angle. The PCB can be put into reset mode by pressing the button on the back.

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

make percent/canoe_gen2:default

Flashing example for this keyboard:

make percent/canoe_gen2:default:flash

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