Nix Studio Lilith Layout Additions (#22028)
* Add layout/matrix diagram [docs] * Sort keys in `info.json` [style] * Add `LAYOUT_65_ansi_blocker_split_bs` [enhancement] * Add `LAYOUT_65_ansi_blocker_tsangan` [enhancement] * Add `LAYOUT_65_iso_blocker_split_bs` [enhancement] * Add `LAYOUT_65_iso_blocker_tsangan_split_bs` [enhancement] * Extend Community Layout support [enhancement]
This commit is contained in:
		
							parent
							
								
									598303fa95
								
							
						
					
					
						commit
						06dfa1cafc
					
				
					 2 changed files with 706 additions and 350 deletions
				
			
		
										
											
												File diff suppressed because it is too large
												Load diff
											
										
									
								
							
							
								
								
									
										24
									
								
								keyboards/nix_studio/lilith/matrix_diagram.md
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								keyboards/nix_studio/lilith/matrix_diagram.md
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,24 @@ | ||||||
|  | # Matrix Diagram for Nix Studio Lilith | ||||||
|  | 
 | ||||||
|  | ``` | ||||||
|  |                                                     ┌───────┐ | ||||||
|  |                                        2u Backspace │0D     │ | ||||||
|  |                                                     └───────┘ | ||||||
|  | ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐ | ||||||
|  | │00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │0F │ | ||||||
|  | ├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┼───┤      ┌─────┐ | ||||||
|  | │10   │11 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D   │1F │      │     │ | ||||||
|  | ├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┼───┤   ┌──┴┐2D  │ ISO Enter | ||||||
|  | │20    │21 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2D      │2F │   │2C │    │ | ||||||
|  | ├────┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴────┬───┼───┤   └───┴────┘ | ||||||
|  | │30  │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C    │3D │3F │ | ||||||
|  | ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬─┬───┼───┼───┤ | ||||||
|  | │40  │41  │42  │47                      │4A  │4B  │ │4C │4D │4F │ | ||||||
|  | └────┴────┴────┴────────────────────────┴────┴────┘ └───┴───┴───┘ | ||||||
|  | ┌────────┐ | ||||||
|  | │30      │ 2.25u LShift | ||||||
|  | └────────┘ | ||||||
|  | ┌─────┬───┬─────┬───────────────────────────┬─────┐ | ||||||
|  | │40   │41 │42   │47                         │4B   │ Blocker Tsangan | ||||||
|  | └─────┴───┴─────┴───────────────────────────┴─────┘ | ||||||
|  | ``` | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 James Young
						James Young