diff options
| author | Víctor <bigtor@bigtor-pc.casa> | 2017-06-12 21:02:30 +0200 |
|---|---|---|
| committer | Víctor <bigtor@bigtor-pc.casa> | 2017-06-12 21:44:40 +0200 |
| commit | 21fa16651c500ac3f91231ae5dd2749b739b401b (patch) | |
| tree | c1e8e0eaf058bc08e7ee9b769c746f1fed41f4b4 /quantum | |
| parent | 2c404cca1222fe2ceee0975605dcfc53f1e57262 (diff) | |
| download | qmk_firmware-21fa16651c500ac3f91231ae5dd2749b739b401b.tar.gz qmk_firmware-21fa16651c500ac3f91231ae5dd2749b739b401b.zip | |
Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR)
Diffstat (limited to 'quantum')
| -rw-r--r-- | quantum/keymap_extras/keymap_spanish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_extras/keymap_spanish.h b/quantum/keymap_extras/keymap_spanish.h index e859001e8..224db7be1 100644 --- a/quantum/keymap_extras/keymap_spanish.h +++ b/quantum/keymap_extras/keymap_spanish.h | |||
| @@ -72,6 +72,6 @@ | |||
| 72 | #define ES_RBRC ALGR(ES_PLUS) | 72 | #define ES_RBRC ALGR(ES_PLUS) |
| 73 | 73 | ||
| 74 | #define ES_LCBR ALGR(ES_ACUT) | 74 | #define ES_LCBR ALGR(ES_ACUT) |
| 75 | #define ES_RCRB ALGR(ES_CCED) | 75 | #define ES_RCBR ALGR(ES_CCED) |
| 76 | 76 | ||
| 77 | #endif | 77 | #endif |
