Browse Source

Fix keymap definitions referencing inexistent macros

Víctor 8 years ago
parent
commit
2c404cca12
1 changed files with 2 additions and 2 deletions
  1. 2 2
      quantum/keymap_extras/keymap_spanish.h

+ 2 - 2
quantum/keymap_extras/keymap_spanish.h

@@ -55,8 +55,8 @@
 #define ES_UMLT	LSFT(ES_GRV)
 
 #define ES_GRTR	LSFT(ES_LESS)
-#define ES_SCLN	LSFT(ES_COMM)
-#define ES_COLN	LSFT(ES_DOT)
+#define ES_SCLN	LSFT(KC_COMM)
+#define ES_COLN	LSFT(KC_DOT)
 #define ES_UNDS	LSFT(ES_MINS)
 
 // Alt Gr-ed characters