fix comment
This commit is contained in:
parent
29b280150b
commit
e8c61b6afa
|
@ -219,8 +219,6 @@ bool process_record_user(uint16_t keycode, keyrecord_t* record) {
|
|||
case SC_TOGG: // Toggle sentence case on/off.
|
||||
sentence_case_toggle();
|
||||
return false;
|
||||
|
||||
// Define the behaviour of our magic keycodes
|
||||
}
|
||||
if (rep_count > 0) {
|
||||
// Repeat key overrides.
|
||||
|
|
Loading…
Reference in a new issue