1
0
mirror of synced 2024-11-28 09:21:03 +01:00

QRCode默认配置让开键位

This commit is contained in:
RyuMiya 2023-12-25 15:49:37 +08:00
parent 732ecb555f
commit 3a6c16d116

4
dist/keyconfig.toml vendored
View File

@ -23,12 +23,12 @@ P2_RIGHT_BLUE = []
# For First User's QRCode
[[QRCODE_CARD]]
READ_KEY = ["Q"] # Bind Keys
READ_KEY = ["W"] # Bind Keys
CARD = "BNTTCNID1" # Card Number
# For Second User's QRCode
[[QRCODE_CARD]]
READ_KEY = ["W"] # Bind Keys
READ_KEY = ["E"] # Bind Keys
CARD = "BNTTCNID2" # Card Number
# F1 through F12