forked from mirrors/qmk_userspace
keymap_extras
: Remove deprecated defines (#12949)
This commit is contained in:
parent
ca1b114297
commit
50d4dfd2e6
145 changed files with 649 additions and 1589 deletions
|
@ -88,55 +88,3 @@
|
|||
#define NE_J KC_SLSH // J
|
||||
// Row 5
|
||||
#define NE_L4R KC_ALGR // (layer 4)
|
||||
|
||||
// DEPRECATED
|
||||
#define NEO_A NE_A
|
||||
#define NEO_B NE_B
|
||||
#define NEO_C NE_C
|
||||
#define NEO_D NE_D
|
||||
#define NEO_E NE_E
|
||||
#define NEO_F NE_F
|
||||
#define NEO_G NE_G
|
||||
#define NEO_H NE_H
|
||||
#define NEO_I NE_I
|
||||
#define NEO_J NE_J
|
||||
#define NEO_K NE_K
|
||||
#define NEO_L NE_L
|
||||
#define NEO_M NE_M
|
||||
#define NEO_N NE_N
|
||||
#define NEO_O NE_O
|
||||
#define NEO_P NE_P
|
||||
#define NEO_Q NE_Q
|
||||
#define NEO_R NE_R
|
||||
#define NEO_S NE_S
|
||||
#define NEO_T NE_T
|
||||
#define NEO_U NE_U
|
||||
#define NEO_V NE_V
|
||||
#define NEO_W NE_W
|
||||
#define NEO_X NE_X
|
||||
#define NEO_Y NE_Y
|
||||
#define NEO_Z NE_Z
|
||||
#define NEO_AE NE_ADIA
|
||||
#define NEO_OE NE_ODIA
|
||||
#define NEO_UE NE_UDIA
|
||||
#define NEO_SS NE_SS
|
||||
#define NEO_DOT NE_DOT
|
||||
#define NEO_COMM NE_COMM
|
||||
#define NEO_1 NE_1
|
||||
#define NEO_2 NE_2
|
||||
#define NEO_3 NE_3
|
||||
#define NEO_4 NE_4
|
||||
#define NEO_5 NE_5
|
||||
#define NEO_6 NE_6
|
||||
#define NEO_7 NE_7
|
||||
#define NEO_8 NE_8
|
||||
#define NEO_9 NE_9
|
||||
#define NEO_0 NE_0
|
||||
#define NEO_MINS NE_MINS
|
||||
#define NEO_ACUT NE_ACUT
|
||||
#define NEO_GRV NE_GRV
|
||||
#define NEO_CIRC NE_CIRC
|
||||
#define NEO_L1_L NE_L3L
|
||||
#define NEO_L1_R NE_L3R
|
||||
#define NEO_L2_L NE_L4L
|
||||
#define NEO_L2_R NE_L4R
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue