qmk_firmware/keyboards/horrortroll/handwired_k552
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
boards/k552
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ld
lib Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
chconf.h
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
halconf.h
handwired_k552.c
handwired_k552.h
info.json
mcuconf.h
readme.md
rules.mk

Handwired K552 Kumara

K552

A handwired K552 Kumara. Built using STM32F103RCT6 Mini

  • Keyboard Maintainer: HorrorTroll
  • Hardware Supported: STM32F103RCT6

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

make horrortroll/handwired_k552:default

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (4,6) in the matrix (B key) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available