You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
961 B

  1. # TKC Portico
  2. ![TKC Portico](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/keyboards/tkc/portico/portico-clear_overhead_1024x1024.webp)
  3. A 65% keyboard kit with per-key and underglow RGB lighting.
  4. * Keyboard Maintainer: [TerryMathews](https://github.com/TerryMathews)
  5. * Hardware Supported: TKC Portico (ATmega32U4)
  6. * Hardware Availability: [TheKey.Company](https://thekey.company/products/portico-keyboard)
  7. Reset board into bootloader by holding down Esc key while plugging in USB-C cable.
  8. Make example for this keyboard (after setting up your build environment):
  9. make tkc/portico:default
  10. Flashing example for this keyboard:
  11. make tkc/portico:default:flash
  12. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).