diff options
| author | crazyiop <crazyiop@gmail.com> | 2018-02-28 18:07:08 +0100 |
|---|---|---|
| committer | Jack Humbert <jack.humb@gmail.com> | 2018-03-07 17:09:41 -0500 |
| commit | 483e3cd1cb8805ef9074d01fb1750e08a025f5ca (patch) | |
| tree | 47ebd4a88cd0cbd30f9ae1a11bf8c48accb6a7ed /quantum/keymap_extras | |
| parent | 821b492667ff774534ba926dc3ec2d134d247f98 (diff) | |
quantum: keymap_bepo.h: fix typo in BP_COMMMA
Diffstat (limited to 'quantum/keymap_extras')
| -rw-r--r-- | quantum/keymap_extras/keymap_bepo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_bepo.h b/quantum/keymap_extras/keymap_bepo.h index 013559e96d..05fd2b0023 100644 --- a/quantum/keymap_extras/keymap_bepo.h +++ b/quantum/keymap_extras/keymap_bepo.h | |||
| @@ -203,7 +203,7 @@ | |||
| 203 | #define BP_DEAD_TREMA ALTGR(BP_I) // dead ¨ (trema/umlaut/diaresis) | 203 | #define BP_DEAD_TREMA ALTGR(BP_I) // dead ¨ (trema/umlaut/diaresis) |
| 204 | #define BP_DTRM BP_DEAD_TREMA | 204 | #define BP_DTRM BP_DEAD_TREMA |
| 205 | #define BP_EURO ALTGR(BP_E) // € | 205 | #define BP_EURO ALTGR(BP_E) // € |
| 206 | #define BP_TYPOGRAPHICAL_APOSTROPHE ALTGR(BP_COMMMA) // ’ | 206 | #define BP_TYPOGRAPHICAL_APOSTROPHE ALTGR(BP_COMMA) // ’ |
| 207 | #define BP_TAPO BP_TYPOGRAPHICAL_APOSTROPHE | 207 | #define BP_TAPO BP_TYPOGRAPHICAL_APOSTROPHE |
| 208 | #define BP_COPYRIGHT ALTGR(BP_C) // © | 208 | #define BP_COPYRIGHT ALTGR(BP_C) // © |
| 209 | #define BP_CPRT BP_COPYRIGHT | 209 | #define BP_CPRT BP_COPYRIGHT |
