Fix DV_SCLN and DV_COLN in keymap_spanish_dvorak.h (#18043)

This commit is contained in:
precondition
2022-08-15 19:41:05 +02:00
committed by GitHub
parent f74ed5fc53
commit 5021cf58ad

View File

@ -114,8 +114,8 @@
#define DV_QUES S(DV_QUOT) // ?
#define DV_IQUE S(DV_IEXL) // ¿
// Row 2
#define DV_COLN S(KC_DOT) // :
#define DV_SCLN S(KC_COMM) // ;
#define DV_COLN S(DV_DOT) // :
#define DV_SCLN S(DV_COMM) // ;
#define DV_CIRC S(DV_GRV) // ^ (dead)
#define DV_ASTR S(DV_PLUS) // *
// Row 3