From 21fa16651c500ac3f91231ae5dd2749b739b401b Mon Sep 17 00:00:00 2001 From: VĂ­ctor Date: Mon, 12 Jun 2017 21:02:30 +0200 Subject: Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) --- quantum/keymap_extras/keymap_spanish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quantum/keymap_extras') 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 -- cgit v1.2.3-24-g4f1b