add doio/kb03 (#24815)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
		
							parent
							
								
									02517bd806
								
							
						
					
					
						commit
						28720c4d34
					
				
					 9 changed files with 262 additions and 0 deletions
				
			
		
							
								
								
									
										10
									
								
								keyboards/doio/kb03/mcuconf.h
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								keyboards/doio/kb03/mcuconf.h
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
// Copyright (C) 2025 DOIO
 | 
			
		||||
// Copyright (C) 2025 ClownFish (@clownfish-og)
 | 
			
		||||
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
			
		||||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include_next <mcuconf.h>
 | 
			
		||||
 | 
			
		||||
#undef STM32_PWM_USE_TIM1
 | 
			
		||||
#define STM32_PWM_USE_TIM1 TRUE
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue