diff options
Diffstat (limited to 'keyboards/bolsa')
-rw-r--r-- | keyboards/bolsa/damapad/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/bolsa/damapad/config.h b/keyboards/bolsa/damapad/config.h index 0a027c8d28..ce7d8b49bb 100644 --- a/keyboards/bolsa/damapad/config.h +++ b/keyboards/bolsa/damapad/config.h @@ -34,9 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENCODERS_PAD_B { B3 } #define ENCODER_RESOLUTION 2 -/* Set 0 if debouncing isn't needed */ -#define DEBOUNCE 5 - /* * Feature disable options * These options are also useful to firmware size reduction. |