keychron_qmk_firmware/keyboards/capsunlocked/cu80/v2_ansi
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
base
keymaps
rgb Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
config.h
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
readme.md
rules.mk
v2_ansi.c

CU80 v2 ANSI

The CU80 v2 ANSI is the PCB for round 2 of the CU80 TKL keyboard, with fixed layout ANSI and VIA 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_ansi:default:flash
make capsunlocked/cu80/v2_ansi/rgb:default:flash

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