wilba.tech WT60-H3 Layout Macro Refactor (#16140)
* move ISO Enter argument to home row Moves the ISO Enter key's argument to the home row to conform to QMK's standard for traditionally-staggered boards. * update info.json data
This commit is contained in:
		
							parent
							
								
									2e13f7d9f0
								
							
						
					
					
						commit
						4277dc3ac9
					
				
					 3 changed files with 81 additions and 11 deletions
				
			
		| 
						 | 
				
			
			@ -20,10 +20,10 @@
 | 
			
		|||
 | 
			
		||||
#define ____ KC_NO
 | 
			
		||||
 | 
			
		||||
#define LAYOUT_all( \
 | 
			
		||||
#define LAYOUT_60_iso_tsangan_split_rshift( \
 | 
			
		||||
    K000, K001, K002, K003, K004, K005, K006, K007, K008, K009, K010, K011, K012, K013, \
 | 
			
		||||
    K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112, K113, \
 | 
			
		||||
    K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212,       \
 | 
			
		||||
    K100, K101, K102, K103, K104, K105, K106, K107, K108, K109, K110, K111, K112,       \
 | 
			
		||||
    K200, K201, K202, K203, K204, K205, K206, K207, K208, K209, K210, K211, K212, K113, \
 | 
			
		||||
    K300, K301, K302, K303, K304, K305, K306, K307, K308, K309, K310, K311, K312, K313, \
 | 
			
		||||
    K400, K401, K402,                   K406,                         K411, K412, K413  \
 | 
			
		||||
) { \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue