1
0
Fork 0

Normalise output selection (Bluetooth) keycodes (#19004)

This commit is contained in:
Ryan 2022-11-09 06:03:31 +11:00 committed by GitHub
parent 9a0f347a09
commit d810878d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 62 additions and 61 deletions

View file

@ -376,7 +376,7 @@ qmk_dict = {
"Led 0": "BL_TOGG", "Led +": "BL_UP", "Led -": "BL_DOWN", "Led ~": "BL_BRTG",
# Bootmagic missing
# Bluetooth
"OUT_AUTO": "OUT_AUTO", "OUT_USB": "OUT_USB", "OUT_BT": "OUT_BT",
"OU_AUTO": "OU_AUTO", "OU_USB": "OU_USB", "OU_BT": "OU_BT",
# Layer Switching missing, Lx -> MO(x), Tx -> TG(x)
"qwertz": "DF(0)", "neo": "DF(2)",
# Mouse Keys