qmk_firmware/keyboards/tkc/california
James Young 92114252c5
TKC California Layout Addition and Touch-Up (#20829)
* info.json: apply friendly formatting

* info.json: correct layout data

Update layout data to my best guess of the actual layout. Seems this product never went into production.

* rename LAYOUT_all to LAYOUT_ansi_split_bs_rshift

* add LAYOUT_ansi

* add matrix_diagram.md

* Apply suggestions from code review
2023-05-09 22:52:03 -07:00
..
keymaps TKC California Layout Addition and Touch-Up (#20829) 2023-05-09 22:52:03 -07:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json TKC California Layout Addition and Touch-Up (#20829) 2023-05-09 22:52:03 -07:00
matrix_diagram.md TKC California Layout Addition and Touch-Up (#20829) 2023-05-09 22:52:03 -07:00
readme.md [Keyboard] TKC California (#15124) 2022-01-10 12:32:46 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

TKC California

TKC California

A compact 1800 keyboard.

  • Keyboard Maintainer: TerryMathews
  • Hardware Supported: TKC California (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/california:default

Flashing example for this keyboard:

make tkc/california:default:flash

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