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
/
hub20
/
config.h
Age
Commit message (
Expand
)
Author
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-10
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-07-28
Move keyboard USB IDs and strings to data driven: H (#17821)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-10-28
Move LTO logic from common.mk (#14973)
Joel Challis
2021-06-19
[Keyboard] Add LED matrix and 2 layouts to hub20 (#12505)
peepeetee
2021-01-13
[Keyboard] Add Hub20 keyboard (#11497)
Josh Johnson