Skip to content

Commit

Permalink
fix: updated inverted marks keymap drawings
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Oct 29, 2024
1 parent c8e179b commit 564d498
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions keymap-drawer/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,15 +452,15 @@ parse_config:
"&KPT ACC_CI 4": "^",
"&KPT ACC_GR 4": "`",
"&KPT ACC_TR 4": "¨",
"&INV_QUEST": "¿",
"&INV_EXCL": "¡",
"&kp INV_QUEST": "¿",
"&kp INV_EXCL": "¡",
"&OE_L 4": "Œ",
"&O_CI 4": "Ô",
"&O_TR 4": "Ö",
"&U_CI 4": "Û",
"&U_GR 4": "Ù",
"&U_TR 4": "Ü",
"&QUEST": "?",
"&kp QUEST": "?",
"&kp RA(COMMA)": "<",
"&kp RA(DOT)": ">",
"&GRA": "`",
Expand Down

0 comments on commit 564d498

Please sign in to comment.