summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras
diff options
context:
space:
mode:
authorVíctor <bigtor@bigtor-pc.casa>2017-06-12 21:02:30 +0200
committerVíctor <bigtor@bigtor-pc.casa>2017-06-12 21:44:40 +0200
commit21fa16651c500ac3f91231ae5dd2749b739b401b (patch)
treec1e8e0eaf058bc08e7ee9b769c746f1fed41f4b4 /quantum/keymap_extras
parent2c404cca1222fe2ceee0975605dcfc53f1e57262 (diff)
downloadqmk_firmware-21fa16651c500ac3f91231ae5dd2749b739b401b.tar.gz
qmk_firmware-21fa16651c500ac3f91231ae5dd2749b739b401b.tar.xz
Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR)
Diffstat (limited to 'quantum/keymap_extras')
-rw-r--r--quantum/keymap_extras/keymap_spanish.h2
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 @@
#define ES_RBRC ALGR(ES_PLUS)
#define ES_LCBR ALGR(ES_ACUT)
-#define ES_RCRB ALGR(ES_CCED)
+#define ES_RCBR ALGR(ES_CCED)
#endif