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
/
linworks
/
fave65h
Age
Commit message (
Expand
)
Author
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
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-04
Move 65% layouts to data driven (#20308)
Ryan
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
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-09
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
Wolf Van Herreweghe
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
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-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
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-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
Lin Works FAve 65H Refactor (#17938)
James Young
2022-08-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-02
Move keyboard USB IDs and strings to data driven: L (#17849)
Ryan
2022-06-20
[Keyboard] Add base FAve65H firmware (#17147)
Wolf Van Herreweghe