Update keyboards/keebfront/vanguard65/keymaps/via/keymap.c

Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
Felix Jen 2023-02-06 18:46:48 -06:00 committed by GitHub
parent a51d1f653a
commit c536fe6cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
return true;
default:
return true;
};
}
}
// ====== Process VIA Custom UI ======