qmk_firmware/keyboards/capsunlocked/cu80/v2_iso
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
base
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
rgb
config.h
info.json
readme.md
rules.mk
v2_iso.c
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.