1
0
Fork 0

keymap_extras: Remove deprecated defines (#12949)

This commit is contained in:
Ryan 2021-07-06 09:05:11 +10:00 committed by GitHub
parent ca1b114297
commit 50d4dfd2e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
145 changed files with 649 additions and 1589 deletions

View file

@ -151,16 +151,3 @@
// Row 4
#define DE_PIPE ALGR(DE_LABK) // |
#define DE_MICR ALGR(DE_M) // µ
// DEPRECATED
#define DE_UE DE_UDIA
#define DE_OE DE_ODIA
#define DE_AE DE_ADIA
#define DE_LESS DE_LABK
#define DE_RING DE_DEG
#define DE_DQOT DE_DQUO
#define DE_PARA DE_SECT
#define DE_QST DE_QUES
#define DE_MORE DE_RABK
#define DE_SQ2 DE_SUP2
#define DE_SQ3 DE_SUP3