mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 03:21:15 +00:00
Update keyboards/monsgeek/m7/m7.c
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
40faf5e61b
commit
c40f522cc5
@ -114,7 +114,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record)
|
||||
}
|
||||
switch (keycode)
|
||||
{
|
||||
case RGB_TOG:
|
||||
case RM_TOGG:
|
||||
if (record->event.pressed)
|
||||
{
|
||||
switch (rgb_matrix_get_flags())
|
||||
|
Loading…
Reference in New Issue
Block a user