summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll/handwired_k552
AgeCommit message (Expand)Author
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann
2022-07-28Move keyboard USB IDs and strings to data driven: H (#17821)Ryan
2022-05-16Various fixes for g_led_config lint warnings (#17104)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-09Fixup builds. (#16596)Nick Brassel
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2022-01-21[Keyboard] Move Handwired K552 into my folder name (#15973)HorrorTroll