debounce: remove direct quantum.h
includes (#21480)
This commit is contained in:
parent
333f4cb394
commit
7457e90887
10 changed files with 13 additions and 18 deletions
|
@ -14,9 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include "matrix.h"
|
||||
#include "quantum.h"
|
||||
#include <stdlib.h>
|
||||
#include "debounce.h"
|
||||
#include <string.h>
|
||||
|
||||
void debounce_init(uint8_t num_rows) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue