浏览代码

Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR)

Víctor 8 年之前
父节点
当前提交
21fa16651c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      quantum/keymap_extras/keymap_spanish.h

+ 1 - 1
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