qmk_firmware/keyboards/tkc/portico
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415) 2022-09-26 14:40:15 +10:00
info.json Move keyboard USB IDs and strings to data driven: T (#17899) 2022-08-04 02:35:08 +01:00
portico.c Fix Per Key LED Indicator Callbacks (#18450) 2022-10-04 15:24:22 -07:00
portico.h
readme.md
rules.mk

readme.md

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.