Add caps lock indicator capabilities to M75S (#19552)
This commit is contained in:
		
							parent
							
								
									609b23af34
								
							
						
					
					
						commit
						7b5dee4064
					
				
					 7 changed files with 24 additions and 71 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
/*
 | 
			
		||||
 Copyright 2020 Álvaro "Gondolindrim" Volpato <alvaro.volpato@usp.br>
 | 
			
		||||
 Copyright 2022 Gondolindrim <gondolindrim@acheronproject.com>
 | 
			
		||||
 | 
			
		||||
This program is free software: you can redistribute it and/or modify
 | 
			
		||||
it under the terms of the GNU General Public License as published by
 | 
			
		||||
| 
						 | 
				
			
			@ -16,7 +16,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
*/
 | 
			
		||||
 | 
			
		||||
#include "m75s.h"
 | 
			
		||||
 | 
			
		||||
void board_init(void) {
 | 
			
		||||
    setPinInput(B10);
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue