mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-08-20 03:04:41 -04:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
8a4a1a1476
3 changed files with 2 additions and 2 deletions
|
@ -68,5 +68,5 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||
}
|
||||
break;
|
||||
}
|
||||
return true;
|
||||
};
|
||||
return true;
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue