keymap_extras: Remove deprecated defines (#12949)
				
					
				
			This commit is contained in:
		
							parent
							
								
									ca1b114297
								
							
						
					
					
						commit
						50d4dfd2e6
					
				
					 145 changed files with 649 additions and 1589 deletions
				
			
		| 
						 | 
				
			
			@ -156,16 +156,3 @@
 | 
			
		|||
// Row 4
 | 
			
		||||
#define BE_BSLS ALGR(BE_LABK) // (backslash)
 | 
			
		||||
#define BE_TILD ALGR(BE_EQL)  // ~
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define BE_AMP  BE_AMPR
 | 
			
		||||
#define BE_APOS BE_QUOT
 | 
			
		||||
#define BE_PARA BE_SECT
 | 
			
		||||
#define BE_MU   BE_MICR
 | 
			
		||||
#define BE_LESS BE_LABK
 | 
			
		||||
#define BE_OVRR BE_DEG
 | 
			
		||||
#define BE_UMLT BE_DIAE
 | 
			
		||||
#define BE_GRTR BE_RABK
 | 
			
		||||
#define BE_LSBR BE_LBRC
 | 
			
		||||
#define BE_RSBR BE_RBRC
 | 
			
		||||
#define BE_TILT BE_TILD
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -181,7 +181,7 @@
 | 
			
		|||
#define BP_RCBR ALGR(BP_X)    // }
 | 
			
		||||
#define BP_ELLP ALGR(BP_DOT)  // …
 | 
			
		||||
#define BP_TILD ALGR(BP_K)    // ~
 | 
			
		||||
#define BP_IQUE ALGR(BP_QEST) // ¿
 | 
			
		||||
#define BP_IQUE ALGR(BP_QUES) // ¿
 | 
			
		||||
#define BP_RNGA ALGR(BP_Q)    // ° (dead)
 | 
			
		||||
#define BP_DGRK ALGR(BP_G)    // µ (dead Greek key)
 | 
			
		||||
#define BP_DAGG ALGR(BP_H)    // †
 | 
			
		||||
| 
						 | 
				
			
			@ -238,168 +238,3 @@
 | 
			
		|||
#define BP_FORD S(ALGR(BP_F))    // ª
 | 
			
		||||
// Row 5
 | 
			
		||||
#define BP_NNBS S(ALGR(BP_))     //   (narrow non-breaking space)
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define BP_DOLLAR BP_DLR
 | 
			
		||||
#define BP_DOUBLE_QUOTE BP_DQUO
 | 
			
		||||
#define BP_DQOT BP_DQUO
 | 
			
		||||
#define BP_LEFT_GUILLEMET BP_LDAQ
 | 
			
		||||
#define BP_LGIL BP_LDAQ
 | 
			
		||||
#define BP_RIGHT_GUILLEMET BP_RDAQ
 | 
			
		||||
#define BP_RGIL BP_RDAQ
 | 
			
		||||
#define BP_LEFT_PAREN BP_LPRN
 | 
			
		||||
#define BP_RIGHT_PAREN BP_RPRN
 | 
			
		||||
#define BP_MINUS BP_MINS
 | 
			
		||||
#define BP_SLASH BP_SLSH
 | 
			
		||||
#define BP_ASTERISK BP_ASTR
 | 
			
		||||
#define BP_EQUAL BP_EQL
 | 
			
		||||
#define BP_PERCENT BP_PERC
 | 
			
		||||
#define BP_E_ACUTE BP_EACU
 | 
			
		||||
#define BP_ECUT BP_EACU
 | 
			
		||||
#define BP_E_GRAVE BP_EGRV
 | 
			
		||||
#define BP_DEAD_CIRCUMFLEX BP_DCIR
 | 
			
		||||
#define BP_DCRC BP_DCIR
 | 
			
		||||
#define BP_COMMA BP_COMM
 | 
			
		||||
#define BP_C_CEDILLA BP_CCED
 | 
			
		||||
#define BP_E_CIRCUMFLEX BP_ECIR
 | 
			
		||||
#define BP_ECRC BP_ECIR
 | 
			
		||||
#define BP_A_GRAVE BP_AGRV
 | 
			
		||||
#define BP_APOSTROPHE BP_QUOT
 | 
			
		||||
#define BP_APOS BP_QUOT
 | 
			
		||||
#define BP_DEGREE BP_DEG
 | 
			
		||||
#define BP_DEGR BP_DEG
 | 
			
		||||
#define BP_GRAVE BP_GRV
 | 
			
		||||
#define BP_EXCLAIM BP_EXLM
 | 
			
		||||
#define BP_SCOLON BP_SCLN
 | 
			
		||||
#define BP_COLON BP_COLN
 | 
			
		||||
#define BP_QUESTION BP_QUES
 | 
			
		||||
#define BP_QEST BP_QUES
 | 
			
		||||
#define BP_NON_BREAKING_SPACE BP_NBSP
 | 
			
		||||
#define BP_EN_DASH BP_NDSH
 | 
			
		||||
#define BP_EM_DASH BP_MDSH
 | 
			
		||||
#define BP_LESS BP_LABK
 | 
			
		||||
#define BP_GREATER BP_RABK
 | 
			
		||||
#define BP_GRTR BP_RABK
 | 
			
		||||
#define BP_LBRACKET BP_LBRC
 | 
			
		||||
#define BP_RBRACKET BP_RBRC
 | 
			
		||||
#define BP_CIRCUMFLEX CIRC
 | 
			
		||||
#define BP_PLUS_MINUS BP_PLMN
 | 
			
		||||
#define BP_PSMS BP_PLMN
 | 
			
		||||
#define BP_MATH_MINUS BP_MMNS
 | 
			
		||||
#define BP_OBELUS BP_DIV
 | 
			
		||||
#define BP_OBEL BP_DIV
 | 
			
		||||
#define BP_DIVISION_SIGN BP_DIV
 | 
			
		||||
#define BP_DVSN BP_DIV
 | 
			
		||||
#define BP_TIMES BP_MUL
 | 
			
		||||
#define BP_TIMS BP_MUL
 | 
			
		||||
#define BP_DIFFERENT BP_NEQL
 | 
			
		||||
#define BP_DIFF BP_NEQL
 | 
			
		||||
#define BP_PERMILLE BP_PERM
 | 
			
		||||
#define BP_PMIL BP_PERM
 | 
			
		||||
#define BP_DEAD_ACUTE BP_ACUT
 | 
			
		||||
#define BP_DACT BP_ACUT
 | 
			
		||||
#define BP_AMPERSAND BP_AMPR
 | 
			
		||||
#define BP_OE_LIGATURE BP_OE
 | 
			
		||||
#define BP_DEAD_GRAVE BP_DGRV
 | 
			
		||||
#define BP_INVERTED_EXCLAIM BP_IEXL
 | 
			
		||||
#define BP_IXLM BP_IEXL
 | 
			
		||||
#define BP_DEAD_CARON BP_CARN
 | 
			
		||||
#define BP_DCAR BP_CARN
 | 
			
		||||
#define BP_DEAD_SLASH BP_DSLS
 | 
			
		||||
#define BP_DSLH BP_DSLS
 | 
			
		||||
#define BP_IJ_LIGATURE BP_IJ
 | 
			
		||||
#define BP_SCHWA BP_SCHW
 | 
			
		||||
#define BP_SCWA BP_SCHW
 | 
			
		||||
#define BP_DEAD_BREVE BP_BREV
 | 
			
		||||
#define BP_DBRV BP_BREV
 | 
			
		||||
#define BP_AE_LIGATURE BP_AE
 | 
			
		||||
#define BP_U_GRAVE BP_UGRV
 | 
			
		||||
#define BP_DEAD_TREMA BP_DIAE
 | 
			
		||||
#define BP_DTRM BP_DIAE
 | 
			
		||||
#define BP_TYPOGRAPHICAL_APOSTROPHE BP_COMM
 | 
			
		||||
#define BP_TAPO BP_COMM
 | 
			
		||||
#define BP_COPYRIGHT BP_COPY
 | 
			
		||||
#define BP_CPRT BP_COPY
 | 
			
		||||
#define BP_THORN BP_THRN
 | 
			
		||||
#define BP_SHARP_S BP_SS
 | 
			
		||||
#define BP_SRPS BP_SS
 | 
			
		||||
#define BP_REGISTERED_TRADEMARK BP_REGD
 | 
			
		||||
#define BP_RTM BP_REGD
 | 
			
		||||
#define BP_DEAD_TILDE BP_DTIL
 | 
			
		||||
#define BP_DTLD BP_DTIL
 | 
			
		||||
#define BP_DEAD_MACRON BP_MACR
 | 
			
		||||
#define BP_DMCR BP_MACR
 | 
			
		||||
#define BP_DEAD_CEDILLA BP_CEDL
 | 
			
		||||
#define BP_DCED BP_CEDL
 | 
			
		||||
#define BP_NONUS_SLASH BP_SLSH
 | 
			
		||||
#define BP_NUSL BP_SLSH
 | 
			
		||||
#define BP_BACKSLASH BP_BSLS
 | 
			
		||||
#define BP_LEFT_CURLY_BRACE BP_LCBR
 | 
			
		||||
#define BP_RIGHT_CURLY_BRACE BP_RCBR
 | 
			
		||||
#define BP_ELLIPSIS BP_ELLP
 | 
			
		||||
#define BP_ELPS BP_ELLP
 | 
			
		||||
#define BP_TILDE BP_TILD
 | 
			
		||||
#define BP_INVERTED_QUESTION BP_IQUE
 | 
			
		||||
#define BP_IQST BP_IQUE
 | 
			
		||||
#define BP_DEAD_RING BP_RNGA
 | 
			
		||||
#define BP_DRNG BP_RNGA
 | 
			
		||||
#define BP_DEAD_GREEK BP_DGRK
 | 
			
		||||
#define BP_DAGGER BP_DAGG
 | 
			
		||||
#define BP_DAGR BP_DAGG
 | 
			
		||||
#define BP_DEAD_OGONEK BP_OGON
 | 
			
		||||
#define BP_DOGO BP_OGON
 | 
			
		||||
#define BP_UNDERSCORE BP_UNDS
 | 
			
		||||
#define BP_PARAGRAPH BP_PARA
 | 
			
		||||
#define BP_PARG BP_PARA
 | 
			
		||||
#define BP_LOW_DOUBLE_QUOTE BP_DLQU
 | 
			
		||||
#define BP_LWQT BP_DLQU
 | 
			
		||||
#define BP_LEFT_DOUBLE_QUOTE BP_RDQU
 | 
			
		||||
#define BP_RIGHT_DOUBLE_QUOTE BP_RDQU
 | 
			
		||||
#define BP_LESS_OR_EQUAL BP_LEQL
 | 
			
		||||
#define BP_GREATER_OR_EQUAL BP_GEQL
 | 
			
		||||
#define BP_NEGATION BP_NOT
 | 
			
		||||
#define BP_NEGT BP_NOT
 | 
			
		||||
#define BP_ONE_QUARTER BP_QRTR
 | 
			
		||||
#define BP_1QRT BP_QRTR
 | 
			
		||||
#define BP_ONE_HALF BP_HALF
 | 
			
		||||
#define BP_1HLF BP_HALF
 | 
			
		||||
#define BP_THREE_QUARTERS TQTR
 | 
			
		||||
#define BP_3QRT BP_TQTR
 | 
			
		||||
#define BP_MINUTES BP_PRIM
 | 
			
		||||
#define BP_MNUT BP_PRIM
 | 
			
		||||
#define BP_SECONDS BP_DPRM
 | 
			
		||||
#define BP_SCND BP_DPRM
 | 
			
		||||
#define BP_BROKEN_PIPE BP_BRKP
 | 
			
		||||
#define BP_BPIP BP_BRKP
 | 
			
		||||
#define BP_DEAD_DOUBLE_ACUTE BP_DACU
 | 
			
		||||
#define BP_DDCT BP_DACU
 | 
			
		||||
#define BP_SECTION BP_SECT
 | 
			
		||||
#define BP_GRAVE_BIS BP_GRV
 | 
			
		||||
#define BP_GRVB BP_GRV
 | 
			
		||||
#define BP_DEAD_DOT_ABOVE BP_DOTA
 | 
			
		||||
#define BP_DDTA BP_DOTA
 | 
			
		||||
#define BP_DEAD_CURRENCY BP_CURR
 | 
			
		||||
#define BP_DCUR BP_CURR
 | 
			
		||||
#define BP_DEAD_HORN BP_HORN
 | 
			
		||||
#define BP_DHRN BP_HORN
 | 
			
		||||
#define BP_LONG_S BP_LNGS
 | 
			
		||||
#define BP_TRADEMARK BP_TM
 | 
			
		||||
#define BP_ORDINAL_INDICATOR_O MORD
 | 
			
		||||
#define BP_ORDO BP_MORD
 | 
			
		||||
#define BP_DEAD_COMMA BP_DCMM
 | 
			
		||||
#define BP_DCOM BP_DCMM
 | 
			
		||||
#define BP_LEFT_QUOTE BP_LSQU
 | 
			
		||||
#define BP_LQOT BP_LSQU
 | 
			
		||||
#define BP_RIGHT_QUOTE BP_RSQU
 | 
			
		||||
#define BP_RQOT BP_RSQU
 | 
			
		||||
#define BP_INTERPUNCT BP_MDDT
 | 
			
		||||
#define BP_IPCT BP_MDDT
 | 
			
		||||
#define BP_DEAD_HOOK_ABOVE BP_HOKA
 | 
			
		||||
#define BP_DHKA BP_HOKA
 | 
			
		||||
#define BP_DEAD_UNDERDOT BP_DOTB
 | 
			
		||||
#define BP_DUDT BP_DOTB
 | 
			
		||||
#define BP_DOUBLE_DAGGER BP_DDAG
 | 
			
		||||
#define BP_DDGR BP_DDAG
 | 
			
		||||
#define BP_ORDINAL_INDICATOR_A BP_FORD
 | 
			
		||||
#define BP_ORDA BP_FORD
 | 
			
		||||
#define BP_NARROW_NON_BREAKING_SPACE BP_NNBS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -158,23 +158,3 @@
 | 
			
		|||
#define BR_MORD ALGR(BR_RBRC) // º
 | 
			
		||||
// Row 4
 | 
			
		||||
#define BR_CRUZ ALGR(BR_C)    // ₢
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define BR_CCDL BR_CCED
 | 
			
		||||
#define BR_DQT  BR_DQUO
 | 
			
		||||
#define BR_TRMA BR_DIAE
 | 
			
		||||
#define BR_GRAV BR_GRV
 | 
			
		||||
#define BR_KPDT BR_PDOT
 | 
			
		||||
#define BR_KPCM BR_PCMM
 | 
			
		||||
#define BR_1UP  BR_SUP1
 | 
			
		||||
#define BR_2UP  BR_SUP2
 | 
			
		||||
#define BR_3UP  BR_SUP3
 | 
			
		||||
#define BR_ASLS BR_SLSH
 | 
			
		||||
#define BR_AQST BR_QUES
 | 
			
		||||
 | 
			
		||||
// Not present on Windows 10?
 | 
			
		||||
#define BR_NDTD ALGR(BR_TILD)   // ~
 | 
			
		||||
#define BR_NDAC ALGR(BR_ACUT)   // ´
 | 
			
		||||
#define BR_NDGV ALGR(BR_QUOT)   // `
 | 
			
		||||
#define BR_NDCR ALGR(BR_CIRC)   // ^
 | 
			
		||||
#define BR_NDTR ALGR(BR_DIAE)   // ¨
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -252,182 +252,3 @@
 | 
			
		|||
#define CA_MORD RCTL(S(CA_M))    // º
 | 
			
		||||
#define CA_MUL  RCTL(S(CA_COMM)) // ×
 | 
			
		||||
#define CA_DIV  RCTL(S(CA_DOT))  // ÷
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define GR2A(kc) RCTL(kc)
 | 
			
		||||
#define CSA_SLASH CA_SLSH
 | 
			
		||||
#define CSA_SLSH CA_SLSH
 | 
			
		||||
#define CSA_DEAD_CIRCUMFLEX CA_CIRC
 | 
			
		||||
#define CSA_DCRC CA_CIRC
 | 
			
		||||
#define CSA_C_CEDILLA CA_CCED
 | 
			
		||||
#define CSA_CCED CA_CCED
 | 
			
		||||
#define CSA_E_GRAVE CA_EGRV
 | 
			
		||||
#define CSA_EGRV CA_EGRV
 | 
			
		||||
#define CSA_A_GRAVE CA_AGRV
 | 
			
		||||
#define CSA_AGRV CA_AGRV
 | 
			
		||||
#define CSA_U_GRAVE CA_UGRV
 | 
			
		||||
#define CSA_UGRV CA_UGRV
 | 
			
		||||
#define CSA_E_ACUTE CA_EACU
 | 
			
		||||
#define CSA_ECUT CA_EACU
 | 
			
		||||
#define CSA_BACKSLASH CA_BSLS
 | 
			
		||||
#define CSA_BSLS CA_BSLS
 | 
			
		||||
#define CSA_QUESTION CA_QUES
 | 
			
		||||
#define CSA_QEST CA_QUES
 | 
			
		||||
#define CSA_DEAD_TREMA CA_DIAE
 | 
			
		||||
#define CSA_DTRM CA_DIAE
 | 
			
		||||
#define CSA_APOSTROPHE CA_QUOT
 | 
			
		||||
#define CSA_APOS CA_QUOT
 | 
			
		||||
#define CSA_DOUBLE_QUOTE CA_DQUO
 | 
			
		||||
#define CSA_DQOT CA_DQUO
 | 
			
		||||
#define CSA_PIPE CA_PIPE
 | 
			
		||||
#define CSA_CURRENCY CA_CURR
 | 
			
		||||
#define CSA_CURR CA_CURR
 | 
			
		||||
#define CSA_LEFT_CURLY_BRACE CA_LCBR
 | 
			
		||||
#define CSA_LCBR CA_LCBR
 | 
			
		||||
#define CSA_RIGHT_CURLY_BRACE CA_RCBR
 | 
			
		||||
#define CSA_RCBR CA_RCBR
 | 
			
		||||
#define CSA_LBRACKET CA_LBRC
 | 
			
		||||
#define CSA_LBRC CA_LBRC
 | 
			
		||||
#define CSA_RBRACKET CA_RBRC
 | 
			
		||||
#define CSA_RBRC CA_RBRC
 | 
			
		||||
#define CSA_NEGATION CA_NOT
 | 
			
		||||
#define CSA_NEGT CA_NOT
 | 
			
		||||
#define CSA_EURO CA_EURO
 | 
			
		||||
#define CSA_DEAD_GRAVE CA_GRV
 | 
			
		||||
#define CSA_DGRV CA_GRV
 | 
			
		||||
#define CSA_DEAD_TILDE CA_DTIL
 | 
			
		||||
#define CSA_DTLD CA_DTIL
 | 
			
		||||
#define CSA_DEGREE CA_DEG
 | 
			
		||||
#define CSA_DEGR CA_DEG
 | 
			
		||||
#define CSA_LEFT_GUILLEMET CA_LDAQ
 | 
			
		||||
#define CSA_LGIL CA_LDAQ
 | 
			
		||||
#define CSA_RIGHT_GUILLEMET CA_RDAQ
 | 
			
		||||
#define CSA_RGIL CA_RDAQ
 | 
			
		||||
#define CSA_LESS CA_LABK
 | 
			
		||||
#define CSA_GREATER CA_RABK
 | 
			
		||||
#define CSA_GRTR CA_RABK
 | 
			
		||||
#define CSA_NON_BREAKING_SPACE ALGR(KC_SPC)
 | 
			
		||||
#define CSA_NBSP ALGR(KC_SPC)
 | 
			
		||||
#define CSA_SUPERSCRIPT_ONE CA_SUP1
 | 
			
		||||
#define CSA_SUP1 CA_SUP1
 | 
			
		||||
#define CSA_SUPERSCRIPT_TWO CA_SUP2
 | 
			
		||||
#define CSA_SUP2 CA_SUP2
 | 
			
		||||
#define CSA_SUPERSCRIPT_THREE CA_SUP3
 | 
			
		||||
#define CSA_SUP3 CA_SUP3
 | 
			
		||||
#define CSA_ONE_QUARTER CA_QRTR
 | 
			
		||||
#define CSA_1QRT CA_QRTR
 | 
			
		||||
#define CSA_ONE_HALF CA_HALF
 | 
			
		||||
#define CSA_1HLF CA_HALF
 | 
			
		||||
#define CSA_THREE_QUARTERS CA_TQTR
 | 
			
		||||
#define CSA_3QRT CA_TQTR
 | 
			
		||||
#define CSA_DEAD_CEDILLA CA_CEDL
 | 
			
		||||
#define CSA_DCED CA_CEDL
 | 
			
		||||
#define CSA_OMEGA CA_OMEG
 | 
			
		||||
#define CSA_OMEG CA_OMEG
 | 
			
		||||
#define CSA_L_STROKE CA_LSTR
 | 
			
		||||
#define CSA_LSTK CA_LSTR
 | 
			
		||||
#define CSA_OE_LIGATURE CA_OE
 | 
			
		||||
#define CSA_OE CA_OE
 | 
			
		||||
#define CSA_PARAGRAPH CA_PARA
 | 
			
		||||
#define CSA_PARG CA_PARA
 | 
			
		||||
#define CSA_T_STROKE CA_TSTR
 | 
			
		||||
#define CSA_LEFT_ARROW CA_LARR
 | 
			
		||||
#define CSA_LARW CA_LARR
 | 
			
		||||
#define CSA_DOWN_ARROW CA_DARR
 | 
			
		||||
#define CSA_DARW CA_DARR
 | 
			
		||||
#define CSA_RIGHT_ARROW CA_RARR
 | 
			
		||||
#define CSA_RARW CA_RARR
 | 
			
		||||
#define CSA_O_STROKE CA_OSTR
 | 
			
		||||
#define CSA_OSTK CA_OSTR
 | 
			
		||||
#define CSA_THORN CA_THRN
 | 
			
		||||
#define CSA_THRN CA_THRN
 | 
			
		||||
#define CSA_TILDE CA_TILD
 | 
			
		||||
#define CSA_TILD CA_TILD
 | 
			
		||||
#define CSA_AE_LIGATURE CA_AE
 | 
			
		||||
#define CSA_AE CA_AE
 | 
			
		||||
#define CSA_SHARP_S CA_SS
 | 
			
		||||
#define CSA_SRPS CA_SS
 | 
			
		||||
#define CSA_ETH CA_ETH
 | 
			
		||||
#define CSA_ENG CA_ENG
 | 
			
		||||
#define CSA_H_SRTOKE CA_HSTR
 | 
			
		||||
#define CSA_HSTK CA_HSTR
 | 
			
		||||
#define CSA_IJ_LIGATURE CA_IJ
 | 
			
		||||
#define CSA_IJ CA_IJ
 | 
			
		||||
#define CSA_KRA CA_KRA
 | 
			
		||||
#define CSA_L_FLOWN_DOT CA_LMDT
 | 
			
		||||
#define CSA_LFLD CA_LMDT
 | 
			
		||||
#define CSA_DEAD_ACUTE CA_ACUT
 | 
			
		||||
#define CSA_DACT CA_ACUT
 | 
			
		||||
#define CSA_CENT CA_CENT
 | 
			
		||||
#define CSA_LEFT_DOUBLE_QUOTE CA_LDQU
 | 
			
		||||
#define CSA_LDQT CA_LDQU
 | 
			
		||||
#define CSA_RIGHT_DOUBLE_QUOTE CA_RDQU
 | 
			
		||||
#define CSA_RDQT CA_RDQU
 | 
			
		||||
#define CSA_N_APOSTROPHE CA_APSN
 | 
			
		||||
#define CSA_NAPO CA_APSN
 | 
			
		||||
#define CSA_MU CA_MICR
 | 
			
		||||
#define CSA_HORIZONTAL_BAR CA_HRZB
 | 
			
		||||
#define CSA_HZBR CA_HRZB
 | 
			
		||||
#define CSA_DEAD_DOT_ABOVE CA_DOTA
 | 
			
		||||
#define CSA_DDTA CA_DOTA
 | 
			
		||||
#define CSA_SOFT_HYPHEN CA_SHYP
 | 
			
		||||
#define CSA_SHYP CA_SHYP
 | 
			
		||||
#define CSA_INVERTED_EXCLAIM CA_IEXL
 | 
			
		||||
#define CSA_IXLM CA_IEXL
 | 
			
		||||
#define CSA_POUND CA_PND
 | 
			
		||||
#define CSA_GBP CA_PND
 | 
			
		||||
#define CSA_EURO_BIS CA_EURO
 | 
			
		||||
#define CSA_EURB CA_EURO
 | 
			
		||||
#define CSA_THREE_EIGHTHS CA_TEIG
 | 
			
		||||
#define CSA_3ON8 CA_TEIG
 | 
			
		||||
#define CSA_FIVE_EIGHTHS CA_FEIG
 | 
			
		||||
#define CSA_5ON8 CA_FEIG
 | 
			
		||||
#define CSA_SEVEN_EIGHTHS CA_SEIG
 | 
			
		||||
#define CSA_7ON8 CA_SEIG
 | 
			
		||||
#define CSA_TRADEMARK CA_TM
 | 
			
		||||
#define CSA_TM CA_TM
 | 
			
		||||
#define CSA_PLUS_MINUS CA_PLMN
 | 
			
		||||
#define CSA_PSMS CA_PLMN
 | 
			
		||||
#define CSA_INVERTED_QUESTION CA_IQUE
 | 
			
		||||
#define CSA_IQST CA_IQUE
 | 
			
		||||
#define CSA_DEAD_OGONEK CA_OGON
 | 
			
		||||
#define CSA_DOGO CA_OGON
 | 
			
		||||
#define CSA_REGISTERED_TRADEMARK CA_REGD
 | 
			
		||||
#define CSA_RTM CA_REGD
 | 
			
		||||
#define CSA_YEN CA_YEN
 | 
			
		||||
#define CSA_YUAN CA_YEN
 | 
			
		||||
#define CSA_UP_ARROW CA_UARR
 | 
			
		||||
#define CSA_DOTLESS_I CA_DLSI
 | 
			
		||||
#define CSA_DLSI CA_DLSI
 | 
			
		||||
#define CSA_DEAD_RING CA_RNGA
 | 
			
		||||
#define CSA_DRNG CA_RNGA
 | 
			
		||||
#define CSA_DEAD_MACRON CA_MACR
 | 
			
		||||
#define CSA_DMCR CA_MACR
 | 
			
		||||
#define CSA_SECTION CA_SECT
 | 
			
		||||
#define CSA_SECT CA_SECT
 | 
			
		||||
#define CSA_ORDINAL_INDICATOR_A CA_FORD
 | 
			
		||||
#define CSA_ORDA CA_FORD
 | 
			
		||||
#define CSA_DEAD_DOUBLE_ACUTE CA_DACU
 | 
			
		||||
#define CSA_DDCT CA_DACU
 | 
			
		||||
#define CSA_DEAD_CARON CA_CARN
 | 
			
		||||
#define CSA_DCAR CA_CARN
 | 
			
		||||
#define CSA_DEAD_BREVE CA_BREV
 | 
			
		||||
#define CSA_DBRV CA_BREV
 | 
			
		||||
#define CSA_BROKEN_PIPE CA_BRKP
 | 
			
		||||
#define CSA_BPIP CA_BRKP
 | 
			
		||||
#define CSA_COPYRIGHT CA_COPY
 | 
			
		||||
#define CSA_CPRT CA_COPY
 | 
			
		||||
#define CSA_LEFT_QUOTE CA_LSQU
 | 
			
		||||
#define CSA_LQOT CA_LSQU
 | 
			
		||||
#define CSA_RIGHT_QUOTE CA_RSQU
 | 
			
		||||
#define CSA_RQOT CA_RSQU
 | 
			
		||||
#define CSA_EIGHTH_NOTE CA_ENOT
 | 
			
		||||
#define CSA_8NOT CA_ENOT
 | 
			
		||||
#define CSA_ORDINAL_INDICATOR_O CA_MORD
 | 
			
		||||
#define CSA_ORDO CA_MORD
 | 
			
		||||
#define CSA_TIMES CA_MUL
 | 
			
		||||
#define CSA_TIMS CA_MUL
 | 
			
		||||
#define CSA_OBELUS CA_DIV
 | 
			
		||||
#define CSA_OBEL CA_DIV
 | 
			
		||||
#define CSA_DIVISION_SIGN CA_DIV
 | 
			
		||||
#define CSA_DVSN CA_DIV
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -123,35 +123,3 @@
 | 
			
		|||
#define CM_LABK S(CM_COMM) // <
 | 
			
		||||
#define CM_RABK S(CM_DOT)  // >
 | 
			
		||||
#define CM_QUES S(CM_SLSH) // /
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define KC_CM_Q    CM_Q
 | 
			
		||||
#define KC_CM_W    CM_W
 | 
			
		||||
#define KC_CM_F    CM_F
 | 
			
		||||
#define KC_CM_P    CM_P
 | 
			
		||||
#define KC_CM_G    CM_G
 | 
			
		||||
#define KC_CM_J    CM_J
 | 
			
		||||
#define KC_CM_L    CM_L
 | 
			
		||||
#define KC_CM_U    CM_U
 | 
			
		||||
#define KC_CM_Y    CM_Y
 | 
			
		||||
#define KC_CM_SCLN CM_SCLN
 | 
			
		||||
#define KC_CM_A    CM_A
 | 
			
		||||
#define KC_CM_R    CM_R
 | 
			
		||||
#define KC_CM_S    CM_S
 | 
			
		||||
#define KC_CM_T    CM_T
 | 
			
		||||
#define KC_CM_D    CM_D
 | 
			
		||||
#define KC_CM_H    CM_H
 | 
			
		||||
#define KC_CM_N    CM_N
 | 
			
		||||
#define KC_CM_E    CM_E
 | 
			
		||||
#define KC_CM_I    CM_I
 | 
			
		||||
#define KC_CM_O    CM_O
 | 
			
		||||
#define KC_CM_Z    CM_Z
 | 
			
		||||
#define KC_CM_X    CM_X
 | 
			
		||||
#define KC_CM_C    CM_C
 | 
			
		||||
#define KC_CM_V    CM_V
 | 
			
		||||
#define KC_CM_B    CM_B
 | 
			
		||||
#define KC_CM_K    CM_K
 | 
			
		||||
#define KC_CM_M    CM_M
 | 
			
		||||
#define KC_CM_COMM CM_COMM
 | 
			
		||||
#define KC_CM_DOT  CM_DOT
 | 
			
		||||
#define KC_CM_SLSH CM_SLSH
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -162,82 +162,3 @@
 | 
			
		|||
#define CH_RCBR ALGR(CH_DLR)  // }
 | 
			
		||||
// Row 4
 | 
			
		||||
#define CH_BSLS ALGR(CH_LABK) // (backslash)
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define FR_CH_Z    CH_Z
 | 
			
		||||
#define FR_CH_Y    CH_Y
 | 
			
		||||
#define FR_CH_A    CH_A
 | 
			
		||||
#define FR_CH_B    CH_B
 | 
			
		||||
#define FR_CH_C    CH_C
 | 
			
		||||
#define FR_CH_D    CH_D
 | 
			
		||||
#define FR_CH_E    CH_E
 | 
			
		||||
#define FR_CH_F    CH_F
 | 
			
		||||
#define FR_CH_G    CH_G
 | 
			
		||||
#define FR_CH_H    CH_H
 | 
			
		||||
#define FR_CH_I    CH_I
 | 
			
		||||
#define FR_CH_J    CH_J
 | 
			
		||||
#define FR_CH_K    CH_K
 | 
			
		||||
#define FR_CH_L    CH_L
 | 
			
		||||
#define FR_CH_M    CH_M
 | 
			
		||||
#define FR_CH_N    CH_N
 | 
			
		||||
#define FR_CH_O    CH_O
 | 
			
		||||
#define FR_CH_P    CH_P
 | 
			
		||||
#define FR_CH_Q    CH_Q
 | 
			
		||||
#define FR_CH_R    CH_R
 | 
			
		||||
#define FR_CH_S    CH_S
 | 
			
		||||
#define FR_CH_T    CH_T
 | 
			
		||||
#define FR_CH_U    CH_U
 | 
			
		||||
#define FR_CH_V    CH_V
 | 
			
		||||
#define FR_CH_W    CH_W
 | 
			
		||||
#define FR_CH_X    CH_X
 | 
			
		||||
#define FR_CH_0    CH_0
 | 
			
		||||
#define FR_CH_1    CH_1
 | 
			
		||||
#define FR_CH_2    CH_2
 | 
			
		||||
#define FR_CH_3    CH_3
 | 
			
		||||
#define FR_CH_4    CH_4
 | 
			
		||||
#define FR_CH_5    CH_5
 | 
			
		||||
#define FR_CH_6    CH_6
 | 
			
		||||
#define FR_CH_7    CH_7
 | 
			
		||||
#define FR_CH_8    CH_8
 | 
			
		||||
#define FR_CH_9    CH_9
 | 
			
		||||
#define FR_CH_DOT  CH_DOT
 | 
			
		||||
#define FR_CH_COMM CH_COMM
 | 
			
		||||
#define FR_CH_QUOT CH_QUOT
 | 
			
		||||
#define FR_CH_AE   CH_AGRV
 | 
			
		||||
#define FR_CH_UE   CH_EGRV
 | 
			
		||||
#define FR_CH_OE   CH_EACU
 | 
			
		||||
#define FR_CH_CIRC CH_CIRC
 | 
			
		||||
#define FR_CH_LESS CH_LABK
 | 
			
		||||
#define FR_CH_MINS CH_MINS
 | 
			
		||||
#define FR_CH_DLR  CH_DLR
 | 
			
		||||
#define FR_CH_PARA CH_SECT
 | 
			
		||||
#define FR_CH_DIAE CH_DIAE
 | 
			
		||||
#define FR_CH_RING CH_DEG
 | 
			
		||||
#define FR_CH_EXLM CH_EXLM
 | 
			
		||||
#define FR_CH_PLUS CH_PLUS
 | 
			
		||||
#define FR_CH_DQOT CH_DQUO
 | 
			
		||||
#define FR_CH_ASTR CH_ASTR
 | 
			
		||||
#define FR_CH_PERC CH_PERC
 | 
			
		||||
#define FR_CH_AMPR CH_AMPR
 | 
			
		||||
#define FR_CH_SLSH CH_SLSH
 | 
			
		||||
#define FR_CH_LPRN CH_LPRN
 | 
			
		||||
#define FR_CH_RPRN CH_RPRN
 | 
			
		||||
#define FR_CH_EQL  CH_EQL
 | 
			
		||||
#define FR_CH_QST  CH_QUES
 | 
			
		||||
#define FR_CH_MORE CH_RABK
 | 
			
		||||
#define FR_CH_COLN CH_COLN
 | 
			
		||||
#define FR_CH_SCLN CH_SCLN
 | 
			
		||||
#define FR_CH_UNDS CH_UNDS
 | 
			
		||||
#define FR_CH_CCED CH_CCED
 | 
			
		||||
#define FR_CH_GRV  CH_GRV
 | 
			
		||||
#define FR_CH_LCBR CH_LCBR
 | 
			
		||||
#define FR_CH_LBRC CH_LBRC
 | 
			
		||||
#define FR_CH_RBRC CH_RBRC
 | 
			
		||||
#define FR_CH_RCBR CH_RCBR
 | 
			
		||||
#define FR_CH_BSLS CH_BSLS
 | 
			
		||||
#define FR_CH_AT   CH_AT
 | 
			
		||||
#define FR_CH_EURO CH_EURO
 | 
			
		||||
#define FR_CH_TILD CH_TILD
 | 
			
		||||
#define FR_CH_PIPE CH_PIPE
 | 
			
		||||
#define FR_CH_HASH CH_HASH
 | 
			
		||||
#define FR_CH_ACUT CH_ACUT
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -152,14 +152,3 @@
 | 
			
		|||
// Row 2
 | 
			
		||||
#define FR_EURO ALGR(KC_E)   // €
 | 
			
		||||
#define FR_CURR ALGR(FR_DLR) // ¤
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define FR_AMP   FR_AMPR
 | 
			
		||||
#define FR_APOS  FR_QUOT
 | 
			
		||||
#define FR_LESS  FR_LABK
 | 
			
		||||
#define FR_OVRR  FR_DEG
 | 
			
		||||
#define FR_UMLT  FR_DIAE
 | 
			
		||||
#define FR_MU    FR_MICR
 | 
			
		||||
#define FR_GRTR  FR_RABK
 | 
			
		||||
#define FR_CCIRC FR_CIRC
 | 
			
		||||
#define FR_BULT  FR_CURR
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -246,15 +246,3 @@
 | 
			
		|||
#define FR_IQUE S(A(FR_COMM)) // ¿
 | 
			
		||||
#define FR_BSLS S(A(FR_COLN)) // (backslash)
 | 
			
		||||
#define FR_PLMN S(A(FR_EQL))  // ±
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define FR_AMP  FR_AMPR
 | 
			
		||||
#define FR_EACU FR_LEAC
 | 
			
		||||
#define FR_APOS FR_QUOT
 | 
			
		||||
#define FR_EGRV FR_LEGR
 | 
			
		||||
#define FR_CCED FR_LCCE
 | 
			
		||||
#define FR_AGRV FR_LAGR
 | 
			
		||||
#define FR_UGRV FR_LUGR
 | 
			
		||||
#define FR_LESS FR_LABK
 | 
			
		||||
#define FR_UMLT FR_DIAE
 | 
			
		||||
#define FR_GRTR FR_RABK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -162,21 +162,3 @@
 | 
			
		|||
#define CH_RCBR ALGR(CH_DLR)  // }
 | 
			
		||||
// Row 4
 | 
			
		||||
#define CH_BSLS ALGR(CH_LABK) // (backslash)
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define CH_AE   CH_ADIA
 | 
			
		||||
#define CH_UE   CH_UDIA
 | 
			
		||||
#define CH_OE   CH_ODIA
 | 
			
		||||
#define CH_PARA CH_SECT
 | 
			
		||||
#define CH_CARR CH_CIRC
 | 
			
		||||
#define CH_DIER CH_DIAE
 | 
			
		||||
#define CH_LESS CH_LABK
 | 
			
		||||
#define CH_RING CH_DEG
 | 
			
		||||
#define CH_DQOT CH_DQUO
 | 
			
		||||
#define CH_PAST CH_ASTR
 | 
			
		||||
#define CH_CELA CH_CCED
 | 
			
		||||
#define CH_QST  CH_QUES
 | 
			
		||||
#define CH_POND CH_PND
 | 
			
		||||
#define CH_MORE CH_RABK
 | 
			
		||||
#define CH_BRBR CH_BRKP
 | 
			
		||||
#define CH_NOTL CH_NOT
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -241,83 +241,3 @@
 | 
			
		|||
#define DE_OGON S(A(DE_COMM)) // ˛
 | 
			
		||||
#define DE_DIV  S(A(DE_DOT))  // ÷
 | 
			
		||||
#define DE_MDSH S(A(DE_MINS)) // —
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define DE_OSX_CIRC DE_CIRC
 | 
			
		||||
#define DE_OSX_1    DE_1
 | 
			
		||||
#define DE_OSX_2    DE_2
 | 
			
		||||
#define DE_OSX_3    DE_3
 | 
			
		||||
#define DE_OSX_4    DE_4
 | 
			
		||||
#define DE_OSX_5    DE_5
 | 
			
		||||
#define DE_OSX_6    DE_6
 | 
			
		||||
#define DE_OSX_7    DE_7
 | 
			
		||||
#define DE_OSX_8    DE_8
 | 
			
		||||
#define DE_OSX_9    DE_9
 | 
			
		||||
#define DE_OSX_0    DE_0
 | 
			
		||||
#define DE_OSX_SS   DE_SS
 | 
			
		||||
#define DE_OSX_ACUT DE_ACUT
 | 
			
		||||
#define DE_OSX_Q    DE_Q
 | 
			
		||||
#define DE_OSX_W    DE_W
 | 
			
		||||
#define DE_OSX_E    DE_E
 | 
			
		||||
#define DE_OSX_R    DE_R
 | 
			
		||||
#define DE_OSX_T    DE_T
 | 
			
		||||
#define DE_OSX_Z    DE_Z
 | 
			
		||||
#define DE_OSX_U    DE_U
 | 
			
		||||
#define DE_OSX_I    DE_I
 | 
			
		||||
#define DE_OSX_O    DE_O
 | 
			
		||||
#define DE_OSX_P    DE_P
 | 
			
		||||
#define DE_OSX_UE   DE_UDIA
 | 
			
		||||
#define DE_OSX_PLUS DE_PLUS
 | 
			
		||||
#define DE_OSX_A    DE_A
 | 
			
		||||
#define DE_OSX_S    DE_S
 | 
			
		||||
#define DE_OSX_D    DE_D
 | 
			
		||||
#define DE_OSX_F    DE_F
 | 
			
		||||
#define DE_OSX_G    DE_G
 | 
			
		||||
#define DE_OSX_H    DE_H
 | 
			
		||||
#define DE_OSX_J    DE_J
 | 
			
		||||
#define DE_OSX_K    DE_K
 | 
			
		||||
#define DE_OSX_L    DE_L
 | 
			
		||||
#define DE_OSX_OE   DE_ODIA
 | 
			
		||||
#define DE_OSX_AE   DE_ADIA
 | 
			
		||||
#define DE_OSX_HASH DE_HASH
 | 
			
		||||
#define DE_OSX_LESS DE_LABK
 | 
			
		||||
#define DE_OSX_Y    DE_Y
 | 
			
		||||
#define DE_OSX_X    DE_X
 | 
			
		||||
#define DE_OSX_C    DE_C
 | 
			
		||||
#define DE_OSX_V    DE_V
 | 
			
		||||
#define DE_OSX_B    DE_B
 | 
			
		||||
#define DE_OSX_N    DE_N
 | 
			
		||||
#define DE_OSX_M    DE_M
 | 
			
		||||
#define DE_OSX_COMM DE_COMM
 | 
			
		||||
#define DE_OSX_DOT  DE_DOT
 | 
			
		||||
#define DE_OSX_MINS DE_MINS
 | 
			
		||||
 | 
			
		||||
#define DE_OSX_RING DE_DEG
 | 
			
		||||
#define DE_OSX_EXLM DE_EXLM
 | 
			
		||||
#define DE_OSX_DQOT DE_DQUO
 | 
			
		||||
#define DE_OSX_PARA DE_SECT
 | 
			
		||||
#define DE_OSX_DLR  DE_DLR
 | 
			
		||||
#define DE_OSX_PERC DE_PERC
 | 
			
		||||
#define DE_OSX_AMPR DE_AMPR
 | 
			
		||||
#define DE_OSX_SLSH DE_SLSH
 | 
			
		||||
#define DE_OSX_LPRN DE_LPRN
 | 
			
		||||
#define DE_OSX_RPRN DE_RPRN
 | 
			
		||||
#define DE_OSX_EQL  DE_EQL
 | 
			
		||||
#define DE_OSX_QST  DE_QUES
 | 
			
		||||
#define DE_OSX_GRV  DE_GRV
 | 
			
		||||
#define DE_OSX_ASTR DE_ASTR
 | 
			
		||||
#define DE_OSX_QUOT DE_QUOT
 | 
			
		||||
#define DE_OSX_MORE DE_RABK
 | 
			
		||||
#define DE_OSX_COLN DE_COLN
 | 
			
		||||
#define DE_OSX_SCLN DE_SCLN
 | 
			
		||||
#define DE_OSX_UNDS DE_UNDS
 | 
			
		||||
 | 
			
		||||
#define DE_OSX_LBRC DE_LBRC
 | 
			
		||||
#define DE_OSX_RBRC DE_RBRC
 | 
			
		||||
#define DE_OSX_PIPE DE_PIPE
 | 
			
		||||
#define DE_OSX_LCBR DE_LCBR
 | 
			
		||||
#define DE_OSX_RCBR DE_RCBR
 | 
			
		||||
#define DE_OSX_AT   DE_AT
 | 
			
		||||
#define DE_OSX_EURO DE_EURO
 | 
			
		||||
#define DE_OSX_TILD DE_TILD
 | 
			
		||||
#define DE_OSX_BSLS DE_BSLS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -169,22 +169,3 @@
 | 
			
		|||
#define HU_RCBR ALGR(HU_N)    // }
 | 
			
		||||
#define HU_SCLN ALGR(HU_COMM) // ;
 | 
			
		||||
#define HU_ASTR ALGR(HU_MINS) // *
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define HU_OE   HU_ODIA
 | 
			
		||||
#define HU_UE   HU_UDIA
 | 
			
		||||
#define HU_OO   HU_OACU
 | 
			
		||||
#define HU_OEE  HU_ODAC
 | 
			
		||||
#define HU_UU   HU_UACU
 | 
			
		||||
#define HU_EE   HU_EACU
 | 
			
		||||
#define HU_AA   HU_AACU
 | 
			
		||||
#define HU_UEE  HU_UDAC
 | 
			
		||||
#define HU_II   HU_IACU
 | 
			
		||||
#define HU_PARA HU_SECT
 | 
			
		||||
#define HU_DQOT HU_DQUO
 | 
			
		||||
#define HU_QST  HU_QUES
 | 
			
		||||
#define HU_BRV  HU_BREV
 | 
			
		||||
#define HU_RING HU_RNGA
 | 
			
		||||
#define HU_CRSS HU_MUL
 | 
			
		||||
#define HU_LESS HU_LABK
 | 
			
		||||
#define HU_MORE HU_RABK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -163,22 +163,3 @@
 | 
			
		|||
// Row 2
 | 
			
		||||
#define IT_LCBR S(ALGR(IT_EGRV)) // {
 | 
			
		||||
#define IT_RCBR S(ALGR(IT_PLUS)) // }
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define IT_BKSL IT_BSLS
 | 
			
		||||
#define IT_APOS IT_QUOT
 | 
			
		||||
#define IT_IACC IT_IGRV
 | 
			
		||||
#define IT_EACC IT_EGRV
 | 
			
		||||
#define IT_OACC IT_OGRV
 | 
			
		||||
#define IT_AACC IT_AGRV
 | 
			
		||||
#define IT_UACC IT_UGRV
 | 
			
		||||
#define IT_LESS IT_LABK
 | 
			
		||||
#define IT_DQOT IT_DQUO
 | 
			
		||||
#define IT_STRL IT_PND
 | 
			
		||||
#define IT_QST  IT_QUES
 | 
			
		||||
#define IT_CRC  IT_CIRC
 | 
			
		||||
#define IT_MORE IT_RABK
 | 
			
		||||
#define IT_SHRP IT_HASH
 | 
			
		||||
 | 
			
		||||
#define IT_X_PLUS X_RBRACKET
 | 
			
		||||
#define IT_ACUT
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -248,21 +248,3 @@
 | 
			
		|||
#define IT_CUAC S(A(IT_M))    // Ú
 | 
			
		||||
#define IT_MDDT S(A(IT_DOT))  // ·
 | 
			
		||||
#define IT_MDSH S(A(IT_MINS)) // —
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define IT_LESS IT_LABK
 | 
			
		||||
#define IT_APOS IT_QUOT
 | 
			
		||||
#define IT_IACC IT_IGRV
 | 
			
		||||
#define IT_EACC IT_EGRV
 | 
			
		||||
#define IT_UACC IT_UGRV
 | 
			
		||||
#define IT_OACC IT_OGRV
 | 
			
		||||
#define IT_AACC IT_AGRV
 | 
			
		||||
#define IT_MORE IT_RABK
 | 
			
		||||
#define IT_DQOT IT_DQUO
 | 
			
		||||
#define IT_STRL IT_PND
 | 
			
		||||
#define IT_QST  IT_QUES
 | 
			
		||||
#define IT_CRC  IT_CIRC
 | 
			
		||||
#define IT_DEGR IT_DEG
 | 
			
		||||
#define IT_TILDE IT_TILD
 | 
			
		||||
#define IT_GRAVE IT_GRV
 | 
			
		||||
#define IT_SHRP IT_HASH
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -249,21 +249,3 @@
 | 
			
		|||
#define IT_CUAC S(A(IT_M))    // Ú
 | 
			
		||||
#define IT_MDDT S(A(IT_DOT))  // ·
 | 
			
		||||
#define IT_MDSH S(A(IT_MINS)) // —
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define IT_APOS IT_QUOT
 | 
			
		||||
#define IT_IACC IT_IGRV
 | 
			
		||||
#define IT_EACC IT_EGRV
 | 
			
		||||
#define IT_OACC IT_OGRV
 | 
			
		||||
#define IT_AACC IT_AGRV
 | 
			
		||||
#define IT_UACC IT_UGRV
 | 
			
		||||
#define IT_LESS IT_LABK
 | 
			
		||||
#define IT_DQOT IT_DQUO
 | 
			
		||||
#define IT_STRL IT_PND
 | 
			
		||||
#define IT_QST  IT_QUES
 | 
			
		||||
#define IT_CRC  IT_CIRC
 | 
			
		||||
#define IT_DEGR IT_DEG
 | 
			
		||||
#define IT_MORE IT_RABK
 | 
			
		||||
#define IT_TILDE IT_TILD
 | 
			
		||||
#define IT_GRAVE IT_GRV
 | 
			
		||||
#define IT_SHRP IT_HASH
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -137,12 +137,3 @@
 | 
			
		|||
#define JP_RABK S(JP_DOT)  // >
 | 
			
		||||
#define JP_QUES S(JP_SLSH) // ?
 | 
			
		||||
#define JP_UNDS S(JP_BSLS) // _
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define JP_ZHTG JP_ZKHK
 | 
			
		||||
#define JP_DQT  JP_DQUO
 | 
			
		||||
#define JP_LT   JP_LABK
 | 
			
		||||
#define JP_GT   JP_RABK
 | 
			
		||||
 | 
			
		||||
#define JP_MEISU KC_LANG2 // Eisū (英数) on macOS
 | 
			
		||||
#define JP_MKANA KC_LANG1 // Kana (かな) on macOS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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)) // }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -161,11 +161,3 @@
 | 
			
		|||
#define SI_LCBR ALGR(SI_B)    // {
 | 
			
		||||
#define SI_RCBR ALGR(SI_N)    // }
 | 
			
		||||
#define SI_SECT ALGR(SI_M)    // §
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define SI_QOT  SI_QUOT
 | 
			
		||||
#define SI_SV   SI_SCAR
 | 
			
		||||
#define SI_CV   SI_CCAR
 | 
			
		||||
#define SI_ZV   SI_ZCAR
 | 
			
		||||
#define SI_DQOT SI_DQUO
 | 
			
		||||
#define SI_QST  SI_QUES
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -151,12 +151,3 @@
 | 
			
		|||
// Row 3
 | 
			
		||||
#define ES_LCBR ALGR(ES_ACUT) // {
 | 
			
		||||
#define ES_RCBR ALGR(ES_CCED) // }
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define ES_OVRR ES_MORD
 | 
			
		||||
#define ES_APOS ES_QUOT
 | 
			
		||||
#define ES_LESS ES_LABK
 | 
			
		||||
#define ES_ASML ES_FORD
 | 
			
		||||
#define ES_OVDT ES_BULT
 | 
			
		||||
#define ES_UMLT ES_DIAE
 | 
			
		||||
#define ES_GRTR ES_RABK
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -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)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -149,78 +149,3 @@
 | 
			
		|||
#define UK_OACU ALGR(KC_O)    // Ó
 | 
			
		||||
// Row 3
 | 
			
		||||
#define UK_AACU ALGR(KC_A)    // Á
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define UK_ESC  KC_ESC
 | 
			
		||||
#define UK_F1   KC_F1
 | 
			
		||||
#define UK_F2   KC_F2
 | 
			
		||||
#define UK_F3   KC_F3
 | 
			
		||||
#define UK_F4   KC_F4
 | 
			
		||||
#define UK_F5   KC_F5
 | 
			
		||||
#define UK_F6   KC_F6
 | 
			
		||||
#define UK_F7   KC_F7
 | 
			
		||||
#define UK_F8   KC_F8
 | 
			
		||||
#define UK_F9   KC_F9
 | 
			
		||||
#define UK_F10  KC_F10
 | 
			
		||||
#define UK_F11  KC_F11
 | 
			
		||||
#define UK_F12  KC_F12
 | 
			
		||||
#define UK_PSCR KC_PSCR
 | 
			
		||||
#define UK_SLCK KC_SLCK
 | 
			
		||||
#define UK_PAUS KC_PAUS
 | 
			
		||||
#define UK_BSPC KC_BSPC
 | 
			
		||||
#define UK_TAB  KC_TAB
 | 
			
		||||
#define UK_ENT  KC_ENT
 | 
			
		||||
#define UK_LSFT KC_LSFT
 | 
			
		||||
#define UK_RSFT KC_RSFT
 | 
			
		||||
#define UK_LCTL KC_LCTL
 | 
			
		||||
#define UK_LGUI KC_LGUI
 | 
			
		||||
#define UK_LALT KC_LALT
 | 
			
		||||
#define UK_SPC  KC_SPC
 | 
			
		||||
#define UK_RALT KC_RALT
 | 
			
		||||
#define UK_RGUI KC_RGUI
 | 
			
		||||
#define UK_RCTL KC_RCTL
 | 
			
		||||
#define UK_INS  KC_INS
 | 
			
		||||
#define UK_DEL  KC_DEL
 | 
			
		||||
#define UK_HOME KC_HOME
 | 
			
		||||
#define UK_END  KC_END
 | 
			
		||||
#define UK_PGUP KC_PGUP
 | 
			
		||||
#define UK_PGDN KC_PGDN
 | 
			
		||||
#define UK_UP   KC_UP
 | 
			
		||||
#define UK_LEFT KC_LEFT
 | 
			
		||||
#define UK_DOWN KC_DOWN
 | 
			
		||||
#define UK_RGHT KC_RGHT
 | 
			
		||||
#define UK_PSLS KC_PSLS
 | 
			
		||||
#define UK_PAST KC_PAST
 | 
			
		||||
#define UK_PMNS KC_PMNS
 | 
			
		||||
#define UK_PPLS KC_PPLS
 | 
			
		||||
#define UK_PENT KC_PENT
 | 
			
		||||
#define UK_P1   KC_P1
 | 
			
		||||
#define UK_P2   KC_P2
 | 
			
		||||
#define UK_P3   KC_P3
 | 
			
		||||
#define UK_P4   KC_P4
 | 
			
		||||
#define UK_P5   KC_P5
 | 
			
		||||
#define UK_P6   KC_P6
 | 
			
		||||
#define UK_P7   KC_P7
 | 
			
		||||
#define UK_P8   KC_P8
 | 
			
		||||
#define UK_P9   KC_P9
 | 
			
		||||
#define UK_P0   KC_P0
 | 
			
		||||
#define UK_PDOT KC_PDOT
 | 
			
		||||
#define UK_PEQL KC_PEQL
 | 
			
		||||
#define UK_PCMM KC_PCMM
 | 
			
		||||
#define UK_F13  KC_F13
 | 
			
		||||
#define UK_F14  KC_F14
 | 
			
		||||
#define UK_F15  KC_F15
 | 
			
		||||
#define UK_F16  KC_F16
 | 
			
		||||
#define UK_F17  KC_F17
 | 
			
		||||
#define UK_F18  KC_F18
 | 
			
		||||
#define UK_F19  KC_F19
 | 
			
		||||
#define UK_F20  KC_F20
 | 
			
		||||
#define UK_F21  KC_F21
 | 
			
		||||
#define UK_F22  KC_F22
 | 
			
		||||
#define UK_F23  KC_F23
 | 
			
		||||
#define UK_F24  KC_F24
 | 
			
		||||
#define UK_EACT UK_EACU
 | 
			
		||||
#define UK_UACT UK_UACU
 | 
			
		||||
#define UK_IACT UK_IACU
 | 
			
		||||
#define UK_OACT UK_OACU
 | 
			
		||||
#define UK_AACT UK_OACU
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -123,32 +123,3 @@
 | 
			
		|||
#define WK_LABK S(WK_COMM) // <
 | 
			
		||||
#define WK_RABK S(WK_DOT)  // >
 | 
			
		||||
#define WK_QUES S(WK_SLSH) // ?
 | 
			
		||||
 | 
			
		||||
// DEPRECATED
 | 
			
		||||
#define KC_WK_Q    WK_Q
 | 
			
		||||
#define KC_WK_D    WK_D
 | 
			
		||||
#define KC_WK_R    WK_R
 | 
			
		||||
#define KC_WK_W    WK_W
 | 
			
		||||
#define KC_WK_B    WK_B
 | 
			
		||||
#define KC_WK_J    WK_J
 | 
			
		||||
#define KC_WK_F    WK_F
 | 
			
		||||
#define KC_WK_U    WK_U
 | 
			
		||||
#define KC_WK_P    WK_P
 | 
			
		||||
#define KC_WK_SCLN WK_SCLN
 | 
			
		||||
#define KC_WK_A    WK_A
 | 
			
		||||
#define KC_WK_S    WK_S
 | 
			
		||||
#define KC_WK_H    WK_H
 | 
			
		||||
#define KC_WK_T    WK_T
 | 
			
		||||
#define KC_WK_G    WK_G
 | 
			
		||||
#define KC_WK_Y    WK_Y
 | 
			
		||||
#define KC_WK_N    WK_N
 | 
			
		||||
#define KC_WK_E    WK_E
 | 
			
		||||
#define KC_WK_O    WK_O
 | 
			
		||||
#define KC_WK_I    WK_I
 | 
			
		||||
#define KC_WK_Z    WK_Z
 | 
			
		||||
#define KC_WK_X    WK_X
 | 
			
		||||
#define KC_WK_M    WK_M
 | 
			
		||||
#define KC_WK_C    WK_C
 | 
			
		||||
#define KC_WK_V    WK_V
 | 
			
		||||
#define KC_WK_K    WK_K
 | 
			
		||||
#define KC_WK_L    WK_L
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue