* Move to a more cross-platform grep command * Use sed to strip out AVR_SIZE instead * tada68: layout: add new layout tshack Adds "James Shackleford's UNIX layout" for the Tada68
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			Markdown
		
	
	
		
			Executable File
		
	
	
	
	
| # James Shackleford's Layout
 | |
| 
 | |
| This layout has been tweaked to work well for UNIX terminal rats like
 | |
| myself.  Enjoy!
 | |
| 
 | |
| ```
 | |
|  Base Layer
 | |
| ,----------------------------------------------------------------.
 | |
| |Esc | 1|  2|  3|  4|  5|  6|  7|  8|  9|  0|  -|  =|Backsp |~ ` |
 | |
| |----------------------------------------------------------------|
 | |
| |Tab  |  Q|  W|  E|  R|  T|  Y|  U|  I|  O|  P|  [|  ]|  \  |Del |
 | |
| |----------------------------------------------------------------|
 | |
| |Ctrl   |  A|  S|  D|  F|  G|  H|  J|  K|  L|  ;|  '|Return |PgUp|
 | |
| |----------------------------------------------------------------|
 | |
| |Shift   |  Z|  X|  C|  V|  B|  N|  M|  ,|  .|  /|Shift |Up |PgDn|
 | |
| |----------------------------------------------------------------|
 | |
| |Fn  |Win |Alt |        Space          |Alt|Fn |Ctrl|<- |Dn | -> |
 | |
| `----------------------------------------------------------------'
 | |
| Note: Shift + Esc = ~ (tilde)
 | |
|       Win   + Esc = ` (grave)
 | |
| 
 | |
| 
 | |
|  Fn Layer
 | |
| ,----------------------------------------------------------------.
 | |
| |   |F1 |F2 |F3 |F4 |F5 |F6 |F7 |F8 |F9 |F10|F11|F12|  Del  |    |
 | |
| |----------------------------------------------------------------|
 | |
| |     |BL |BL-|BL+|   |   |   |   |   |   |PSc|   |   |     |    |
 | |
| |----------------------------------------------------------------|
 | |
| |      |   |   |   |   |   |<- |Dn |Up | ->|   |   |        |Hme |
 | |
| |----------------------------------------------------------------|
 | |
| |        |MUT|V- |V+ |   |   |   |   |   |   |   |      |PUp|End |
 | |
| |----------------------------------------------------------------|
 | |
| |    |    |    |                       |   |   |    |Hme|PDn|End |
 | |
| `----------------------------------------------------------------'
 | |
| ```
 |