[Keyboard] Kinesis + Pro Micro (#9944)
* [Keyboard] Kinesis + Pro Micro init - docs for DIY - custom matrix = lite - a near-factory dvorak mapping - optimized debouncing for lower latency * chore: reformatting * chore: update doc * chore: cleanups according to PR feedback * chore: PR feedback * fix: compile error * chore: add include * fix: LEDs hanging after USB disconnect * chore: enable QMK goodies by default * chore: use semantic write pin
This commit is contained in:
		
							parent
							
								
									e071206c58
								
							
						
					
					
						commit
						194dc0984e
					
				
					 9 changed files with 358 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -130,14 +130,4 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
//#define NO_ACTION_MACRO
 | 
			
		||||
//#define NO_ACTION_FUNCTION
 | 
			
		||||
 | 
			
		||||
#ifdef SUBPROJECT_alvicstep
 | 
			
		||||
    #include "alvicstep/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef SUBPROJECT_stapelberg
 | 
			
		||||
    #include "stapelberg/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef SUBPROJECT_kint2pp
 | 
			
		||||
    #include "kint2pp/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue