Fix lint errors (#17293)

This commit is contained in:
Joel Challis 2022-06-02 19:30:07 +01:00 committed by GitHub
parent 71b928fbec
commit 5bcfc273ce
Failed to generate hash of commit
5 changed files with 1 additions and 14 deletions

View file

@ -85,7 +85,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #endif
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
#define DEBOUNCING_DELAY 5
#define DEBOUNCE 5
/* define if matrix has ghost (lacks anti-ghosting diodes) */
//#define MATRIX_HAS_GHOST