[Keyboard] add support for the kinT kinesis keyboard controller (kint2pp variant) (#9687)
* branch keyboards/kinesis/kint2pp from keyboards/kinesis/stapelberg Changes will be made in the next commit * [Keyboard] update wiring for kinT (kint2pp variant) * add QMK plumbing * Apply zvecr’s suggestions from code review * Update keyboards/kinesis/kint2pp/config.h * Update keyboards/kinesis/kint2pp/config.h * remove superfluous config.h include
This commit is contained in:
		
							parent
							
								
									e937fc4513
								
							
						
					
					
						commit
						5cbac94d08
					
				
					 7 changed files with 167 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,9 @@
 | 
			
		|||
#ifdef KEYBOARD_kinesis_stapelberg
 | 
			
		||||
	#include "stapelberg.h"
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef KEYBOARD_kinesis_kint2pp
 | 
			
		||||
	#include "kint2pp.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#include "quantum.h"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue