qmk-dactyl-manuform-a/keyboards/capsunlocked/cu80/v2_iso_rgb
maz0r 75fd6bd269
[Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019)
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-03-07 12:20:02 -08:00
..
keymaps [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
config.h [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
info.json [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
readme.md [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
rules.mk [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
v2_iso_rgb.c [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00
v2_iso_rgb.h [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support (#12019) 2021-03-07 12:20:02 -08:00

readme.md

CU80 v2 ISO RGB

The CU80 v2 ISO is the PCB for round 2 of the CU80 TKL keyboard, with fixed layout ISO and VIA support.

This firmware adds RGB matrix support.

To place the keyboard into bootloader mode in order to flash it, hold the ESC key while plugging the board in, or use the reset button on the back of the PCB.

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

make capsunlocked/cu80/v2_iso_rgb:default:flash
make capsunlocked/cu80/v2_iso_rgb:via:flash

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