summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll
AgeCommit message (Expand)Author
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan
2023-10-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-10-09[Keyboard] HorrorTroll Nyx (#21143)HorrorTroll
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis
2023-09-12Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)Joel Challis
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-08-13[Keyboard] Refactor Caticorn PCB (#21644)HorrorTroll
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-27Move 60% layouts to data driven (#20477)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-31Fixup horrortroll/handwired_k552 (#19447)jack
2022-12-30Refactor entire Handwired K552 keyboard (#18066)HorrorTroll
2022-12-30Added support keyboard Pila87 / XM87 PRO (#18919)HorrorTroll
2022-11-30[Keyboard] Add keyboard Caticorn (#19138)HorrorTroll
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-10VIA V3 - The Custom UI Update (#18222)Wilba
2022-11-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-08[Keyboard] Refactor chinese PCB folder (#18923)HorrorTroll
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-20Update Black E6.5 keymap issues on QMK Configurator (#18794)HorrorTroll
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
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