summaryrefslogtreecommitdiff
path: root/keyboards/horrortroll
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (H) (#25599)Jack Sangdahl2-49/+88
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-07-10Migrate `usb.force_nkro` to `host.default.nkro` (#25468)Joel Challis5-10/+30
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis1-3/+0
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis6-6/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis4-4/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-1/+2
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-10-13horrortroll/nyx/rev1: Fix compilation of custom RGB effect (#24481)Joel Challis1-1/+1
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan9-29/+29
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan5-17/+17
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan1-2/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel30-1666/+0
2024-08-25Update Underglow keycodes (#23765)Ryan4-8/+8
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-05-17Delete trivial keymap readmes (#23714)Ryan2-6/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis3-0/+0
2024-04-15Data-Driven Keyboard Conversions: H, Part 1 (#23524)James Young4-40/+21
2024-04-05Remove more unnecessary `quantum.h` includes (#23402)Ryan4-6/+20
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan1-0/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis6-39/+27
2024-01-08Migrate RGB Matrix config to info.json - H (#22861)Joel Challis5-119/+70
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki1-12/+15
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan3-3/+0
2023-10-23Separate 6KRO and NKRO report structs (#22267)Ryan1-2/+1
2023-10-09Merge remote-tracking branch 'origin/master' into developQMK Bot11-9/+683
2023-10-09[Keyboard] HorrorTroll Nyx (#21143)HorrorTroll11-9/+683
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-23Move RGBLight animations to data driven (#21635)Ryan4-64/+25
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan2-2/+2
2023-08-15OLED: driver naming cleanups (#21710)Ryan2-2/+0
2023-08-13[Keyboard] Refactor Caticorn PCB (#21644)HorrorTroll12-405/+107
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-3/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan4-7/+6
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan10-37/+10
2023-04-27Move 60% layouts to data driven (#20477)Ryan2-375/+246
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-97/+53
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan4-2/+6
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan8-8/+12
2023-04-05Move TKL layouts to data driven (#20337)Ryan3-142/+96
2023-04-04Move 65% layouts to data driven (#20308)Ryan5-3190/+2284
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan4-2316/+1834
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan4-0/+8
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2-42/+0