Skip to content

Commit

Permalink
KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (qmk#18011)
Browse files Browse the repository at this point in the history
  • Loading branch information
precondition authored and nolanseaton committed Jan 23, 2023
1 parent 14e363b commit 67924ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quantum/keymap_extras/keymap_korean.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
#define KR_PIPE S(KR_WON) // |
// Row 3
#define KR_COLN S(KR_SCLN) // :
#define KR_DQUO S(KR_COLN) // "
#define KR_DQUO S(KR_QUOT) // "
// Row 4
#define KR_LABK S(KR_COMM) // <
#define KR_RABK S(KR_DOT) // >
Expand Down

0 comments on commit 67924ad

Please sign in to comment.