update VIAL_MATRIX_MAGIC to not conflict with qmk
This commit is contained in:
parent
fde0c10bae
commit
7d509e3d51
@ -73,7 +73,7 @@ void vial_keycode_tap(uint16_t keycode);
|
|||||||
|
|
||||||
/* Fake position in keyboard matrix, can't use 255 as that is immediately rejected by IS_NOEVENT
|
/* Fake position in keyboard matrix, can't use 255 as that is immediately rejected by IS_NOEVENT
|
||||||
used to send arbitrary keycodes thru process_record_quantum_helper */
|
used to send arbitrary keycodes thru process_record_quantum_helper */
|
||||||
#define VIAL_MATRIX_MAGIC 254
|
#define VIAL_MATRIX_MAGIC 240
|
||||||
|
|
||||||
|
|
||||||
#ifdef TAP_DANCE_ENABLE
|
#ifdef TAP_DANCE_ENABLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user