qmk_firmware/keyboards/tkc/portico75
2023-06-19 09:46:27 -06:00
..
keymaps Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Remove encoder in-matrix workaround code (#20389) 2023-06-19 09:46:27 -06:00
portico75.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
portico75.h Move 75% and 96% layouts to data driven (#20289) 2023-04-05 15:48:37 +10:00
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

TKC Portico75

TKC Portico75

A 75% keyboard kit with per-key and underglow RGB lighting and an encoder knob.

  • Keyboard Maintainer: TerryMathews
  • Hardware Supported: TKC Portico75 (ATmega32U4)
  • Hardware Availability: TBA

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/portico75:default

Flashing example for this keyboard:

make tkc/portico75:default:flash

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