mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-06-07 17:02:46 +00:00
Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
a51d1f653a
commit
c536fe6cc6
@ -117,7 +117,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||||||
return true;
|
return true;
|
||||||
default:
|
default:
|
||||||
return true;
|
return true;
|
||||||
};
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// ====== Process VIA Custom UI ======
|
// ====== Process VIA Custom UI ======
|
||||||
|
Loading…
Reference in New Issue
Block a user