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

@ -150,26 +150,3 @@
#define NO_TILD ALGR(NO_DIAE) // ~ (dead)
// Row 4
#define NO_MICR ALGR(NO_M) // µ
// DEPRECATED
#define NO_AM NO_ARNG
#define NO_AA NO_ARNG
#define NO_OSLH NO_OSTR
#define NO_APOS NO_QUOT
#define NO_LESS NO_LABK
#define NO_QUO2 NO_DQUO
#define NO_BULT NO_CURR
#define NO_GRTR NO_RABK
#define NO_MU NO_MICR
// Norwegian macOS symbols
#define NO_ACUT_MAC NO_BSLS // ´
#define NO_APOS_MAC NO_LABK // '
#define NO_AT_MAC NO_QUOT // @
#define NO_BSLS_MAC S(ALGR(NO_7)) // (backslash)
#define NO_DLR_MAC S(NO_4) // $
#define NO_GRV_MAC ALGR(NO_BSLS) // `
#define NO_GRTR_MAC S(NO_PIPE) // >
#define NO_LCBR_MAC S(ALGR(NO_8)) // {
#define NO_LESS_MAC NO_PIPE // <
#define NO_PIPE_MAC ALGR(NO_7) // |
#define NO_RCBR_MAC S(ALGR(NO_9)) // }