standard debounce

This commit is contained in:
Christoph Cullmann 2024-08-12 21:22:10 +02:00
parent d893a9bca0
commit ecd56dc816
No known key found for this signature in database

View file

@ -16,9 +16,6 @@
#pragma once
// bit larger debounce delay, the default is 5
#define DEBOUNCE 10
// no more than 8 layers
#define LAYER_STATE_8BIT