Remove DEBOUNCE
macro usage (#19750)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#ifndef DEBOUNCE
|
||||
# define DEBOUNCE 5
|
||||
#endif
|
||||
|
||||
/*
|
||||
* col: { B11, B10, B2, B1, A7, B0 }
|
||||
* row: { A10, A9, A8, B15, C13, C14, C15, A2 }
|
||||
|
Reference in New Issue
Block a user