index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
horrortroll
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-09
Migrate `g_led_config` to DD (H) (#25599)
Jack Sangdahl
2
-49
/
+88
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
1
-2
/
+2
2025-07-10
Migrate `usb.force_nkro` to `host.default.nkro` (#25468)
Joel Challis
5
-10
/
+30
2025-05-16
Remove duplicate of SPI default config from keyboards (#25266)
Joel Challis
1
-3
/
+0
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
6
-6
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
6
-6
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
4
-4
/
+0
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-1
/
+2
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-1
/
+1
2024-10-13
horrortroll/nyx/rev1: Fix compilation of custom RGB effect (#24481)
Joel Challis
1
-1
/
+1
2024-10-12
Rename RGB/HSV structs: keyboard-level code (#24476)
Ryan
9
-29
/
+29
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
5
-17
/
+17
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
1
-2
/
+10
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
30
-1666
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
4
-8
/
+8
2024-07-17
Remove pointless `RGB_MATRIX_LED_COUNT`s (#24133)
Ryan
1
-2
/
+0
2024-06-29
`horrortroll/handwired_k552`: fix RGB Matrix LED config (#24014)
Ryan
2
-24
/
+27
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
2
-6
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-04-17
Migrate build target markers to keyboard.json - HI (#23540)
Joel Challis
3
-0
/
+0
2024-04-15
Data-Driven Keyboard Conversions: H, Part 1 (#23524)
James Young
4
-40
/
+21
2024-04-05
Remove more unnecessary `quantum.h` includes (#23402)
Ryan
4
-6
/
+20
2024-04-03
Remove `quantum.h` includes from keyboard code (#23394)
Ryan
1
-0
/
+0
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
4
-2
/
+0
2024-03-15
Migrate features from rules.mk to data driven - EFGH (#23248)
Joel Challis
6
-39
/
+27
2024-01-08
Migrate RGB Matrix config to info.json - H (#22861)
Joel Challis
5
-119
/
+70
2023-12-13
fix: improper usage of keyboard/user-level functions (#22652)
Less/Rikki
1
-12
/
+15
2023-12-01
Fix a bunch of CLI warnings (#22589)
Ryan
3
-3
/
+0
2023-10-23
Separate 6KRO and NKRO report structs (#22267)
Ryan
1
-2
/
+1
2023-10-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
11
-9
/
+683
2023-10-09
[Keyboard] HorrorTroll Nyx (#21143)
HorrorTroll
11
-9
/
+683
2023-09-14
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
Joel Challis
2
-5
/
+2
2023-09-12
Migrate spi_flash WEAR_LEVELING_DRIVER to info.json (#21978)
Joel Challis
2
-4
/
+6
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
4
-64
/
+25
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2
-2
/
+2
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2
-2
/
+0
2023-08-13
[Keyboard] Refactor Caticorn PCB (#21644)
HorrorTroll
12
-405
/
+107
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-3
/
+0
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
4
-7
/
+6
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
10
-37
/
+10
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
2
-375
/
+246
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
3
-97
/
+53
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
4
-2
/
+6
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
8
-8
/
+12
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
3
-142
/
+96
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
5
-3190
/
+2284
2023-04-04
Move TKL F13 and FRL layouts to data driven (#20310)
Ryan
4
-2316
/
+1834
2023-03-23
Fix some more missing `#pragma once`s (#20241)
Ryan
4
-0
/
+8
2023-03-17
Remove more empty headers (#20155)
Ryan
2
-34
/
+0
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2
-42
/
+0
[next]