qmk_firmware/keyboards/tkc/portico
2023-04-08 18:08:08 +10:00
..
keymaps Remove legacy Grave Escape keycodes (#18787) 2022-10-20 18:04:11 -07:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
portico.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
portico.h Move 65% layouts to data driven (#20308) 2023-04-04 15:20:10 +10:00
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

TKC Portico

TKC Portico

A 65% keyboard kit with per-key and underglow RGB lighting.

Reset board into bootloader by holding down Esc key while plugging in USB-C cable.

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

make tkc/portico:default

Flashing example for this keyboard:

make tkc/portico:default:flash

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