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
/
rgbkb
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-07-31
Remove old OLED API code (#21651)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-24
Move `TAPPING_TERM` to data driven (#21296)
Ryan
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-06
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-15
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-09
RGBKB Pan Layout Additions (#20809)
James Young
2023-05-05
Escape Unicode characters in info.json (#20698)
Ryan
2023-05-01
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
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-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-29
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
Fix some invalid layout macros (#20256)
Ryan
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-12-30
Remove useless line continuations (#19399)
Ryan
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-12
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-11
Move EFL wear-leveling driver to be default for F1, F3, F4, L4, G4, WB32, GD3...
Nick Brassel
2022-11-10
VIA V3 - The Custom UI Update (#18222)
Wilba
2022-11-04
Fix DD warnings for RGBKB boards (#18944)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-21
Deprecate `KC_LOCK` for `QK_LOCK` (#18796)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
Remove legacy EEPROM clear keycodes (#18782)
Ryan
[next]