2022-01-22 06:31:27 +01:00
# Handwired K552 Kumara
2022-01-10 11:21:53 +01:00
![K552 ](https://i.imgur.com/XpNmJpBh.png )
A handwired K552 Kumara. Built using STM32F103RCT6 Mini
* Keyboard Maintainer: [HorrorTroll ](https://github.com/HorrorTroll )
2022-01-22 06:31:27 +01:00
* Hardware Supported: STM32F103RCT6
2022-01-10 11:21:53 +01:00
Make example for this keyboard (after setting up your build environment):
2022-01-22 06:31:27 +01:00
make horrortroll/handwired_k552:default
2022-01-10 11:21:53 +01:00
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 ).
## Bootloader
Enter the bootloader in 3 ways:
2022-12-30 02:04:01 +01:00
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (B key) and plug in the keyboard
2022-01-10 11:21:53 +01:00
* **Physical reset button**: Briefly press the button on the back of the PCB
2022-08-20 12:34:17 +02:00
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available