Browse Source

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

pull/1388/head
Víctor 7 years ago
parent
commit
21fa16651c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      quantum/keymap_extras/keymap_spanish.h

+ 1
- 1
quantum/keymap_extras/keymap_spanish.h View 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

Loading…
Cancel
Save