mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 21:32:31 +01:00 
			
		
		
		
	 3e60997edb
			
		
	
	
		3e60997edb
		
			
		
	
	
	
	
		
			
			* Add a command to format json files * change to work after rebase * add test for qmk format-json * add documentation for qmk format-json * Update lib/python/qmk/cli/format/json.py
		
			
				
	
	
		
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "keyboard": "handwired/pytest/basic",
 | |
|     "keymap": "test",
 | |
|     "layers": [["KC_A"]],
 | |
|     "layout": "LAYOUT_ortho_1x1",
 | |
|     "version": 1
 | |
| }
 |