Browse Source

KR_DQUO S(KR_COLN) → KR_DQUO S(KR_QUOT) (#18011)

pull/18020/head
precondition 1 year ago
committed by GitHub
parent
commit
4ff39b5652
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      quantum/keymap_extras/keymap_korean.h

+ 1
- 1
quantum/keymap_extras/keymap_korean.h View File

@ -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) // >


Loading…
Cancel
Save