소스 검색

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_RBRC ALGR(ES_PLUS)
 
 
 #define ES_LCBR	ALGR(ES_ACUT)
 #define ES_LCBR	ALGR(ES_ACUT)
-#define ES_RCRB	ALGR(ES_CCED)
+#define ES_RCBR	ALGR(ES_CCED)
 
 
 #endif
 #endif