You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan 499fc3b85e
Add some missing `#pragma once`s (#19902)
3 years ago
..
base
keymaps Remove legacy keycodes, part 5 (#18710) 3 years ago
rgb Add some missing `#pragma once`s (#19902) 3 years ago
config.h Remove usages of config_common.h from config.h files. (#19714) 3 years ago
info.json Debounce defines cleanup (#19742) 3 years ago
readme.md
rules.mk
v2_iso.c Fix Per Key LED Indicator Callbacks (#18450) 3 years ago
v2_iso.h

readme.md

CU80 v2 ISO

The CU80 v2 ISO is the PCB for round 2 of the CU80 TKL keyboard, with fixed layout ISO 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_iso:default:flash
make capsunlocked/cu80/v2_iso/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.