Browse Source

Fix IT_APOS backward compatibility define in keymap_italian.h (#8565)

* Fix IT_APOS backward compatibility define in keymap_italian.h

Found by ZSA.
pull/8575/head 0.8.78
Drashna Jaelre 4 years ago
committed by GitHub
parent
commit
ed80874f72
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      quantum/keymap_extras/keymap_italian.h

+ 1
- 1
quantum/keymap_extras/keymap_italian.h View File

@ -166,7 +166,7 @@
// DEPRECATED
#define IT_BKSL IT_BSLS
#define IT_QUOT IT_APOS
#define IT_APOS IT_QUOT
#define IT_IACC IT_IGRV
#define IT_EACC IT_EGRV
#define IT_OACC IT_OGRV


Loading…
Cancel
Save