qmk_firmware/keyboards/creatkeebs/thera
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Creatkeebs Thera Refactor (#17766) 2022-07-23 20:27:38 -07:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
thera.c
thera.h Creatkeebs Thera Refactor (#17766) 2022-07-23 20:27:38 -07:00

readme.md

thera

A 75% keyboard

thera

Features

  • Plateless PCB gasket
  • Decent amount of layout compatibility - View supported layouts
  • Ti badge
  • PVD weight (upgrade available)

Additional Information

  • Keyboard Maintainer: Tim
  • Hardware Supported: thera PCB
  • Hardware Availability: ESCHIT.com

Entering Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Press the RESET button on the back of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.

Building the Firmware

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

make creatkeebs/thera:default

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