Removed #include "matrix.h" from debounce.h
This commit is contained in:
		@@ -1,7 +1,5 @@
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include "matrix.h"
 | 
			
		||||
 | 
			
		||||
// raw is the current key state
 | 
			
		||||
// on entry cooked is the previous debounced state
 | 
			
		||||
// on exit cooked is the current debounced state
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user