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