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
/
quantum
/
process_keycode
/
process_rgb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
Allow for RGB actions to take place on Keydown instead of Keyup (#16886)
CoffeeIsLife
1
-0
/
+4
2022-01-06
Unify the key up/down behaviour of RGB keycodes (#15730)
Joel Challis
1
-5
/
+1
2021-08-18
Rgb matrix/enable modes explicitly (#13758)
Drashna Jaelre
1
-3
/
+3
2021-06-23
Remove rgblight stubs (#13302)
Ryan
1
-1
/
+0
2021-04-15
Add missing RGB_MODE_TWINKLE / RGB_M_TW keycodes (#11935)
Joshua Diamond
1
-0
/
+5
2020-10-07
Fix issue introduced by PR#10404 (#10559)
a_p_u_r_o
1
-2
/
+2
2020-10-04
format code according to conventions [skip ci]
QMK Bot
1
-7
/
+7
2020-09-23
Fix issues with unused variables and functions preventing a clean compile.
cmdremily
1
-0
/
+4
2020-06-22
Improve keycode handling for RGB (#7677)
Drashna Jaelre
1
-8
/
+77
2020-05-09
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674)
Konstantin Đorđević
1
-1
/
+1
2020-01-19
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
1
-5
/
+5
2019-12-16
Relocate RGB keycode processing (#7508)
Joel Challis
1
-0
/
+141