qmk_firmware/keyboards/tkc/portico75
2022-09-26 14:40:15 +10:00
..
keymaps [Keyboard] TKC Portico75 (#15114) 2022-02-04 13:18:42 -08: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
portico75.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
portico75.h [Keyboard] TKC Portico75 (#15114) 2022-02-04 13:18:42 -08:00
readme.md [Keyboard] TKC Portico75 (#15114) 2022-02-04 13:18:42 -08:00
rules.mk [Keyboard] TKC Portico75 (#15114) 2022-02-04 13:18:42 -08: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.