Browse Source

GR_DTON → GR_DIAT

pull/8710/head
Konstantin Đorđević 4 years ago
parent
commit
e0909a31c7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      quantum/keymap_extras/keymap_greek.h

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

@ -114,7 +114,7 @@
#define GR_PLUS S(GR_EQL) // +
// Row 2
#define GR_COLN S(GR_SCLN) // :
#define GR_DTON S(GR_FSIG) // ΅ (dead)
#define GR_DIAT S(GR_FSIG) // ΅ (dead)
#define GR_LCBR S(GR_LBRC) // {
#define GR_RCBR S(GR_RBRC) // }
// Row 3


Loading…
Cancel
Save