data/keyboards/*.yaml: Indent outline-definitions equally
For better readability. Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/610>
This commit is contained in:
		@ -1,11 +1,11 @@
 | 
			
		||||
# Maintained by: Mark Müller <markmueller86@gmail.com>
 | 
			
		||||
---
 | 
			
		||||
outlines:
 | 
			
		||||
    default: { width: 62, height: 52 }
 | 
			
		||||
    default:      { width: 62, height: 52 }
 | 
			
		||||
    default-wide: { width: 62, height: 52 }
 | 
			
		||||
    altline: { width: 62, height: 52 }
 | 
			
		||||
    wide: { width: 62, height: 52 }
 | 
			
		||||
    special: { width: 62, height: 52 }
 | 
			
		||||
    altline:      { width: 62, height: 52 }
 | 
			
		||||
    wide:         { width: 62, height: 52 }
 | 
			
		||||
    special:      { width: 62, height: 52 }
 | 
			
		||||
 | 
			
		||||
views:
 | 
			
		||||
    base: # hiragana
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user