index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
horrortroll
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-15
OLED: driver naming cleanups (#21710)
Ryan
2023-08-13
[Keyboard] Refactor Caticorn PCB (#21644)
HorrorTroll
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
Move TKL F13 and FRL layouts to data driven (#20310)
Ryan
2023-03-23
Fix some more missing `#pragma once`s (#20241)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
Move Bootmagic config to data driven (#19860)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-12-31
Fixup horrortroll/handwired_k552 (#19447)
jack
2022-12-30
Refactor entire Handwired K552 keyboard (#18066)
HorrorTroll
2022-12-30
Added support keyboard Pila87 / XM87 PRO (#18919)
HorrorTroll
2022-11-30
[Keyboard] Add keyboard Caticorn (#19138)
HorrorTroll
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-11-08
[Keyboard] Refactor chinese PCB folder (#18923)
HorrorTroll
2022-11-06
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-10-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-20
Update Black E6.5 keymap issues on QMK Configurator (#18794)
HorrorTroll
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-30
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
RESET -> 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-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-06-12
[Keyboard] Add Lemon40 keyboard (#17357)
HorrorTroll
2022-06-02
keyboards: fix malformed info.json files (#17292)
Ryan Skidmore
2022-05-16
Various fixes for g_led_config lint warnings (#17104)
Joel Challis
[next]