keymap_extras
: Remove deprecated defines (#12949)
This commit is contained in:
parent
ca1b114297
commit
50d4dfd2e6
145 changed files with 649 additions and 1589 deletions
|
@ -154,26 +154,3 @@
|
|||
|
||||
// DEPRECATED
|
||||
#include "keymap_nordic.h"
|
||||
|
||||
#define SE_OSLH SE_ODIA
|
||||
#define SE_APOS SE_QUOT
|
||||
#define SE_LESS SE_LABK
|
||||
#define SE_QUO2 SE_DQUO
|
||||
#define SE_BULT SE_CURR
|
||||
#define SE_GRTR SE_RABK
|
||||
#define SE_AA SE_ARNG
|
||||
#define SE_AE SE_ADIA
|
||||
#define SE_AM SE_ARNG
|
||||
#define SE_MU SE_MICR
|
||||
// Swedish macOS symbols (not vetted)
|
||||
#define SE_ACUT_MAC SE_ACUT
|
||||
#define SE_APOS_MAC SE_LABK
|
||||
#define SE_AT_MAC SE_ADIA
|
||||
#define SE_BSLS_MAC S(SE_LCBR)
|
||||
#define SE_DLR_MAC SE_CURR
|
||||
#define SE_GRV_MAC SE_BSLS
|
||||
#define SE_GRTR_MAC SE_HALF
|
||||
#define SE_LCBR_MAC S(SE_LBRC)
|
||||
#define SE_LESS_MAC SE_SECT
|
||||
#define SE_PIPE_MAC SE_LCBR
|
||||
#define SE_RCBR_MAC S(SE_RBRC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue