Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined...
authorVíctor <bigtor@bigtor-pc.casa>
Mon, 12 Jun 2017 19:02:30 +0000 (21:02 +0200)
committerVíctor <bigtor@bigtor-pc.casa>
Mon, 12 Jun 2017 19:44:40 +0000 (21:44 +0200)
quantum/keymap_extras/keymap_spanish.h

index e859001e8c3b760b14bb4abf45c2a051064f0a75..224db7be1675be77d753e2cca4084ad6170cb6ec 100644 (file)
@@ -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