qmk_firmware/keyboards/cipulot/ec_theca
James Young 3e3320e8d9
Cipulot EC Theca Community Layout Support (#21913)
* Alias `LAYOUT_all` as `LAYOUT_tkl_ansi`

The data for `LAYOUT_all` and `LAYOUT_tkl_ansi` is identical, so alias
the former to the latter to reduce redundancy.

[refactor]

* Rename `LAYOUT_tkl_ansi_tsangan_wkl` to `LAYOUT_tkl_ansi_wkl`

[refactor]

* Enable Community Layout support

[enhancement]
2023-09-07 13:53:16 -07:00
..
keymaps Cipulot EC Theca Community Layout Support (#21913) 2023-09-07 13:53:16 -07:00
config.h
ec_switch_matrix.c
ec_switch_matrix.h
halconf.h
info.json Cipulot EC Theca Community Layout Support (#21913) 2023-09-07 13:53:16 -07:00
matrix.c
mcuconf.h
readme.md
rules.mk

EC Theca

EC Theca

  • Keyboard Maintainer: cipulot
  • Hardware Supported: EC Theca
  • Hardware Availability: KLC

Make example for this keyboard (after setting up your build environment):

make cipulot/ec_theca:default

Flashing example for this keyboard:

make cipulot/ec_theca:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset: Long short the exposed pads on the top of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available