FIX Keychron_q0 unlock keys (#320)

Remapped the enter key to unlock the keyboard
This commit is contained in:
Andres Sedano 2023-01-08 01:16:00 -08:00 committed by GitHub
parent 4f3b8c699c
commit 87c2fc07b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,5 +4,5 @@
#define VIAL_KEYBOARD_UID {0xCD, 0xB9, 0xD4, 0xC9, 0x53, 0x9A, 0x68, 0xC3}
#define VIAL_UNLOCK_COMBO_ROWS { 0, 2 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 13 }
#define VIAL_UNLOCK_COMBO_ROWS { 0, 4 }
#define VIAL_UNLOCK_COMBO_COLS { 0, 3 }