Browse Source

Update keymap_spanish_dvorak.h (#10213)

Co-authored-by: Ryan <fauxpark@gmail.com>
pull/10727/head
Félix Sanz 3 years ago
committed by GitHub
parent
commit
168ce1a743
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      quantum/keymap_extras/keymap_spanish_dvorak.h

+ 2
- 2
quantum/keymap_extras/keymap_spanish_dvorak.h View File

@ -26,7 +26,7 @@
*
*       .  ,  Ñ  P  Y  F  G  C  H  L  `  +      
*     
*        A  O  E  U  I  D  R  T  N  S  '  Ç     
*        A  O  E  U  I  D  R  T  N  S  ´  Ç     
*
*      <  -  Q  J  K  X  B  M  W  V  Z           
*
@ -119,7 +119,7 @@
#define DV_CIRC S(DV_GRV) // ^ (dead)
#define DV_ASTR S(DV_PLUS) // *
// Row 3
#define DV_DIAE S(DV_GRV) // ¨ (dead)
#define DV_DIAE S(DV_ACUT) // ¨ (dead)
// Row 4
#define DV_RABK S(DV_LABK) // >
#define DV_UNDS S(DV_MINS) // _


Loading…
Cancel
Save