summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/handwired_k552
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis1-2/+6
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-3/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan7-22/+22
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel13-790/+0
2024-07-17Remove pointless `RGB_MATRIX_LED_COUNT`s (#24133)Ryan1-2/+0
2024-06-29`horrortroll/handwired_k552`: fix RGB Matrix LED config (#24014)Ryan2-24/+27
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis1-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young2-20/+9
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan3-4/+13
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis2-25/+23
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2-5/+2
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis2-4/+6
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-3/+0
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan2-4/+2
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-3/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan3-142/+96
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan3-0/+6
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-8/+5
2023-02-21Add some missing `#pragma once`s (#19902)Ryan1-0/+2
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-2/+1
2022-12-31Fixup horrortroll/handwired_k552 (#19447)jack2-5/+1
2022-12-30Refactor entire Handwired K552 keyboard (#18066)HorrorTroll43-296/+231
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba1-4/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-4/+4
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-4/+6
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan5-9/+9
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler3-3/+3
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+1
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-3/+0
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan2-8/+7
2022-05-16Various fixes for g_led_config lint warnings (#17104)Joel Challis1-1/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-09Fixup builds. (#16596)Nick Brassel1-0/+1
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis1-2/+1
2022-01-21[Keyboard] Move Handwired K552 into my folder name (#15973)HorrorTroll41-0/+3119