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.

29 lines
1.1 KiB

  1. # thera
  2. A 75% keyboard
  3. ![thera](https://i.imgur.com/7w7ARcPh.jpg)
  4. ### Features
  5. * Plateless PCB gasket
  6. * Decent amount of layout compatibility - [View supported layouts](https://cdn.shopify.com/s/files/1/0481/5840/8853/products/8038a8b71a5149f5bad362b28368da3_590x.png?v=1628765539)
  7. * Ti badge
  8. * PVD weight (upgrade available)
  9. ### Additional Information
  10. * Keyboard Maintainer: [Tim](https://github.com/Timliuzhaolu/qmk_firmware)
  11. * Hardware Supported: thera PCB
  12. * Hardware Availability: [ESCHIT.com](https://eschit.com/products/gb-thera75)
  13. ### Entering Bootloader
  14. Enter the bootloader in 2 ways:
  15. * Physical reset button: Press the `RESET` button on the back of the PCB.
  16. * Keycode in layout: Press the key mapped to `QK_BOOT` if it is available.
  17. ### Building the Firmware
  18. Make example for this keyboard (after setting up your build environment):
  19. make creatkeebs/thera:default
  20. 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).