mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	[Keyboard] KBDfans Bella Soldered tidy-up (#10753)
* KBDfans Bella Soldered: add readme * add image to readme * tidy-up Configurator layout data Key positioning was not true to the assembled board. * reduce readme redundancy
This commit is contained in:
		
							parent
							
								
									fcd55e2f04
								
							
						
					
					
						commit
						805e13a6d0
					
				@ -6,7 +6,90 @@
 | 
				
			|||||||
    "height": 6.5,
 | 
					    "height": 6.5,
 | 
				
			||||||
    "layouts": {
 | 
					    "layouts": {
 | 
				
			||||||
        "LAYOUT_all": {
 | 
					        "LAYOUT_all": {
 | 
				
			||||||
            "layout": [{"label":"Esc", "x":0, "y":0}, {"label":"F1", "x":2, "y":0}, {"label":"F2", "x":3, "y":0}, {"label":"F3", "x":4, "y":0}, {"label":"F4", "x":5, "y":0}, {"label":"F5", "x":6.5, "y":0}, {"label":"F6", "x":7.5, "y":0}, {"label":"F7", "x":8.5, "y":0}, {"label":"F8", "x":9.5, "y":0}, {"label":"F9", "x":11, "y":0}, {"label":"F10", "x":12, "y":0}, {"label":"F11", "x":13, "y":0}, {"label":"F12", "x":14, "y":0}, {"x":15.25, "y":0}, {"label":"~", "x":0, "y":1.5}, {"label":"!", "x":1, "y":1.5}, {"label":"@", "x":2, "y":1.5}, {"label":"#", "x":3, "y":1.5}, {"label":"$", "x":4, "y":1.5}, {"label":"%", "x":5, "y":1.5}, {"label":"^", "x":6, "y":1.5}, {"label":"&", "x":7, "y":1.5}, {"label":"*", "x":8, "y":1.5}, {"label":"(", "x":9, "y":1.5}, {"label":")", "x":10, "y":1.5}, {"label":"_", "x":11, "y":1.5}, {"label":"+", "x":12, "y":1.5}, {"x":13, "y":1.5}, {"label":"Backspace", "x":14, "y":1.5}, {"x":15.25, "y":1.5}, {"label":"Tab", "x":0, "y":2.5, "w":1.5}, {"label":"Q", "x":1.5, "y":2.5}, {"label":"W", "x":2.5, "y":2.5}, {"label":"E", "x":3.5, "y":2.5}, {"label":"R", "x":4.5, "y":2.5}, {"label":"T", "x":5.5, "y":2.5}, {"label":"Y", "x":6.5, "y":2.5}, {"label":"U", "x":7.5, "y":2.5}, {"label":"I", "x":8.5, "y":2.5}, {"label":"O", "x":9.5, "y":2.5}, {"label":"P", "x":10.5, "y":2.5}, {"label":"{", "x":11.5, "y":2.5}, {"label":"}", "x":12.5, "y":2.5}, {"label":"|", "x":13.5, "y":2.5, "w":1.5}, {"x":15.25, "y":2.5}, {"label":"Caps Lock", "x":0, "y":3.5, "w":1.75}, {"label":"A", "x":1.75, "y":3.5}, {"label":"S", "x":2.75, "y":3.5}, {"label":"D", "x":3.75, "y":3.5}, {"label":"F", "x":4.75, "y":3.5}, {"label":"G", "x":5.75, "y":3.5}, {"label":"H", "x":6.75, "y":3.5}, {"label":"J", "x":7.75, "y":3.5}, {"label":"K", "x":8.75, "y":3.5}, {"label":"L", "x":9.75, "y":3.5}, {"label":":", "x":10.75, "y":3.5}, {"label":"\"", "x":11.75, "y":3.5}, {"label":"Enter", "x":12.75, "y":3.5, "w":2.25}, {"x":15.25, "y":3.5}, {"label":"Shift", "x":0, "y":4.5, "w":1.25}, {"x":1.25, "y":4.5}, {"label":"Z", "x":2.25, "y":4.5}, {"label":"X", "x":3.25, "y":4.5}, {"label":"C", "x":4.25, "y":4.5}, {"label":"V", "x":5.25, "y":4.5}, {"label":"B", "x":6.25, "y":4.5}, {"label":"N", "x":7.25, "y":4.5}, {"label":"M", "x":8.25, "y":4.5}, {"label":"<", "x":9.25, "y":4.5}, {"label":">", "x":10.25, "y":4.5}, {"label":"?", "x":11.25, "y":4.5}, {"label":"Shift", "x":12.25, "y":4.5, "w":1.75}, {"label":"\u2191", "x":14.25, "y":4.5}, {"label":"Ctrl", "x":0, "y":5.5, "w":1.25}, {"label":"Alt", "x":1.25, "y":5.5, "w":1.25}, {"label":"Alt", "x":2.5, "y":5.5, "w":1.25}, {"x":3.75, "y":5.5, "w":6.25}, {"label":"Alt", "x":10, "y":5.5, "w":1.5}, {"label":"Win", "x":11.5, "y":5.5, "w":1.5}, {"label":"\u2190", "x":13.25, "y":5.5}, {"label":"\u2193", "x":14.25, "y":5.5}, {"label":"\u2192", "x":15.25, "y":5.5}]
 | 
					            "layout": [
 | 
				
			||||||
 | 
					                {"label":"Esc", "x":0, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F1", "x":2, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F2", "x":3, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F3", "x":4, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F4", "x":5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F5", "x":6.5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F6", "x":7.5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F7", "x":8.5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F8", "x":9.5, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F9", "x":11, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F10", "x":12, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F11", "x":13, "y":0},
 | 
				
			||||||
 | 
					                {"label":"F12", "x":14, "y":0},
 | 
				
			||||||
 | 
					                {"label":"Page Up", "x":15.25, "y":0},
 | 
				
			||||||
 | 
					                {"label":"~", "x":0, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"!", "x":1, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"@", "x":2, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"#", "x":3, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"$", "x":4, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"%", "x":5, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"^", "x":6, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"&", "x":7, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"*", "x":8, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"(", "x":9, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":")", "x":10, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"_", "x":11, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"+", "x":12, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"~", "x":13, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"Backspace", "x":14, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"Insert", "x":15.25, "y":1.25},
 | 
				
			||||||
 | 
					                {"label":"Tab", "x":0, "y":2.25, "w":1.5},
 | 
				
			||||||
 | 
					                {"label":"Q", "x":1.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"W", "x":2.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"E", "x":3.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"R", "x":4.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"T", "x":5.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"Y", "x":6.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"U", "x":7.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"I", "x":8.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"O", "x":9.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"P", "x":10.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"{", "x":11.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"}", "x":12.5, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"|", "x":13.5, "y":2.25, "w":1.5},
 | 
				
			||||||
 | 
					                {"label":"Delete", "x":15.25, "y":2.25},
 | 
				
			||||||
 | 
					                {"label":"Caps Lock", "x":0, "y":3.25, "w":1.75},
 | 
				
			||||||
 | 
					                {"label":"A", "x":1.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"S", "x":2.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"D", "x":3.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"F", "x":4.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"G", "x":5.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"H", "x":6.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"J", "x":7.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"K", "x":8.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"L", "x":9.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":":", "x":10.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"\"", "x":11.75, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"Enter", "x":12.75, "y":3.25, "w":2.25},
 | 
				
			||||||
 | 
					                {"label":"Page Down", "x":15.25, "y":3.25},
 | 
				
			||||||
 | 
					                {"label":"Shift", "x":0, "y":4.25, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"ISO Backslash", "x":1.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"Z", "x":2.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"X", "x":3.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"C", "x":4.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"V", "x":5.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"B", "x":6.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"N", "x":7.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"M", "x":8.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"<", "x":9.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":">", "x":10.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"?", "x":11.25, "y":4.25},
 | 
				
			||||||
 | 
					                {"label":"Shift", "x":12.25, "y":4.25, "w":1.75},
 | 
				
			||||||
 | 
					                {"label":"Up", "x":14.25, "y":4.5},
 | 
				
			||||||
 | 
					                {"label":"Ctrl", "x":0, "y":5.25, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Alt", "x":1.25, "y":5.25, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Alt", "x":2.5, "y":5.25, "w":1.25},
 | 
				
			||||||
 | 
					                {"label":"Space", "x":3.75, "y":5.25, "w":6.25},
 | 
				
			||||||
 | 
					                {"label":"Alt", "x":10, "y":5.25, "w":1.5},
 | 
				
			||||||
 | 
					                {"label":"Win", "x":11.5, "y":5.25, "w":1.5},
 | 
				
			||||||
 | 
					                {"label":"Left", "x":13.25, "y":5.5},
 | 
				
			||||||
 | 
					                {"label":"Down", "x":14.25, "y":5.5},
 | 
				
			||||||
 | 
					                {"label":"Right", "x":15.25, "y":5.5}
 | 
				
			||||||
 | 
					            ]
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										19
									
								
								keyboards/kbdfans/bella/soldered/readme.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								keyboards/kbdfans/bella/soldered/readme.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,19 @@
 | 
				
			|||||||
 | 
					# Bella Soldered
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					A 75% keyboard kit featuring offset arrow keys.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681), [The QMK Community](https://github.com/qmk)
 | 
				
			||||||
 | 
					* Hardware Supported: Bella soldered PCB; ATmega32U4
 | 
				
			||||||
 | 
					* Hardware Availability: [KBDfans](https://kbdfans.com/collections/bella)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Make example for this keyboard (after setting up your build environment):
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    make kbdfans/bella/soldered:default
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Flashing example for this keyboard:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    make kbdfans/bella/soldered:default:flash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user