Fix info.json LTO and format encoder definitions (#20456)
This commit is contained in:
		
							parent
							
								
									1e3d2f2c1e
								
							
						
					
					
						commit
						798cbfe6a3
					
				
					 60 changed files with 108 additions and 225 deletions
				
			
		| 
						 | 
				
			
			@ -5,11 +5,7 @@
 | 
			
		|||
  "bootloader_instructions": "Hold the boot switch and tap the reset switch, or hold the top-left key when plugging in the board.",
 | 
			
		||||
  "encoder": {
 | 
			
		||||
    "rotary": [
 | 
			
		||||
      {
 | 
			
		||||
        "pin_a": "GP8",
 | 
			
		||||
        "pin_b": "GP5",
 | 
			
		||||
        "resolution": 2
 | 
			
		||||
      }
 | 
			
		||||
      {"pin_a": "GP8", "pin_b": "GP5", "resolution": 2}
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  "ws2812": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,11 +9,7 @@
 | 
			
		|||
  },
 | 
			
		||||
  "encoder": {
 | 
			
		||||
    "rotary": [
 | 
			
		||||
      {
 | 
			
		||||
        "pin_a": "B10",
 | 
			
		||||
        "pin_b": "B1",
 | 
			
		||||
        "resolution": 2
 | 
			
		||||
      }
 | 
			
		||||
      {"pin_a": "B10", "pin_b": "B1", "resolution": 2}
 | 
			
		||||
    ]
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue