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 [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ld [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
lib Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
chconf.h [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
config.h Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
halconf.h [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
handwired_k552.c Various fixes for g_led_config lint warnings (#17104) 2022-05-16 09:40:56 +10:00
handwired_k552.h [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
mcuconf.h [Keyboard] Move Handwired K552 into my folder name (#15973) 2022-01-21 21:31:27 -08:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Fixup builds. (#16596) 2022-03-09 17:09:38 +00:00

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