index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
melgeek
/
mj65
/
config.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
|
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
1
-2
/
+2
|
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
1
-1
/
+0
|
*
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-08-03
1
-7
/
+0
|
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
2022-03-15
1
-4
/
+0
|
|
|
|
(#16655)
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-3
/
+48
|
*
Clean up LED/RGB Matrix driver config (#14760)
Ryan
2021-10-10
1
-1
/
+0
|
*
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-06-09
1
-1
/
+1
|
*
[Keyboard] Support MJ65 - a 65% RGB Hotswap keyboard (#11764)
MelGeek
2021-02-11
1
-0
/
+51
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>