Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
This commit is contained in:
		
							parent
							
								
									39f0fb7bea
								
							
						
					
					
						commit
						48792b030b
					
				
					 121 changed files with 309 additions and 293 deletions
				
			
		| 
						 | 
				
			
			@ -18,8 +18,6 @@
 | 
			
		|||
 | 
			
		||||
#include "config_common.h"
 | 
			
		||||
 | 
			
		||||
#define PRODUCT Onekey Adafruit Feather STM32F405
 | 
			
		||||
 | 
			
		||||
#define MATRIX_COL_PINS { C2 }
 | 
			
		||||
#define MATRIX_ROW_PINS { C3 }
 | 
			
		||||
#define UNUSED_PINS
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										3
									
								
								keyboards/handwired/onekey/stm32f405_feather/info.json
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								keyboards/handwired/onekey/stm32f405_feather/info.json
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
{
 | 
			
		||||
    "keyboard_name": "Onekey Adafruit Feather STM32F405"
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue