Bluetooth: driver naming cleanups (#21624)
This commit is contained in:
		
							parent
							
								
									4af6f1df06
								
							
						
					
					
						commit
						b4a7b9253a
					
				
					 55 changed files with 88 additions and 43 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,9 @@
 | 
			
		|||
        "pid": "0x0000",
 | 
			
		||||
        "device_version": "0.0.1"
 | 
			
		||||
    },
 | 
			
		||||
    "bluetooth": {
 | 
			
		||||
        "driver": "bluefruit_le"
 | 
			
		||||
    },
 | 
			
		||||
    "matrix_pins": {
 | 
			
		||||
        "cols": ["D2", "F0", "F1", "F4", "F5", "F6", "F7", "D3"],
 | 
			
		||||
        "rows": ["C7", "D6", "B7", "B6", "B5", "D7", "C6", "D0"]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,4 +14,3 @@ BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
 | 
			
		|||
RGBLIGHT_ENABLE = no        # Enable keyboard RGB underglow
 | 
			
		||||
AUDIO_ENABLE = no           # Audio output
 | 
			
		||||
BLUETOOTH_ENABLE = yes
 | 
			
		||||
BLUETOOTH_DRIVER = BluefruitLE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue