readme.md (1110B)
1 # SUV 2 3 This is TKL keyboard that can be converted down into a 75% keyboard and a 13key macropad (see "luggage rack") 4 5 - Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) 6 - Hardware Supported: Hatchback, Elite-C (as TKL); Pro-Micro and nice!nano (as 75%) 7 - Hardware Availability: In stock within the next month 8 9 Make example for this keyboard (after setting up your build environment): 10 11 make clawsome/hatchback:default 12 Connect your board to your computer; connect the "GND" and "RST" pins on your controller using a wire or a pair of tweezers and hold it for 3 seconds to force the controller into bootloader mode. Then use QMK Toolbox to flash the .hex you downloaded from the QMK website. If using an Elite-C, there's a small black reset button on the PCB you can press instead of trying to connect the two pins. 13 14 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).