mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-16 21:01:31 +00:00
Update keyboards/monsgeek/m2/m2.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
639f8bf0b8
commit
237117d5c0
@ -508,7 +508,7 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
|||||||
return false;
|
return false;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
return process_record_user(keycode, record);
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user