Initial DD keycode migration (#18643)
* Initial DD keycode migration * Sort magic keycodes
This commit is contained in:
		
							parent
							
								
									a070c4c501
								
							
						
					
					
						commit
						a69ab05dd6
					
				
					 30 changed files with 5471 additions and 1878 deletions
				
			
		
							
								
								
									
										32
									
								
								data/constants/keycodes/keycodes_0.0.1_swap_hands.hjson
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								data/constants/keycodes/keycodes_0.0.1_swap_hands.hjson
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,32 @@
 | 
			
		|||
{
 | 
			
		||||
    "keycodes": {
 | 
			
		||||
        "0x56F0": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_TG"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F1": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_TT"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F2": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_MON"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F3": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_MOFF"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F4": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_OFF"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F5": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_ON"
 | 
			
		||||
        },
 | 
			
		||||
        "0x56F6": {
 | 
			
		||||
            "group": "swap_hands",
 | 
			
		||||
            "key": "SH_OS"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue