diff options
Diffstat (limited to 'keyboards/paprikman')
-rw-r--r-- | keyboards/paprikman/albacore/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/paprikman/albacore/config.h b/keyboards/paprikman/albacore/config.h index 026460f7f3..bff42291cb 100644 --- a/keyboards/paprikman/albacore/config.h +++ b/keyboards/paprikman/albacore/config.h @@ -59,9 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DISABLE_RGB_MATRIX_DIGITAL_RAIN #endif -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Set lower left modifier key as a bootmagic key */ #define BOOTMAGIC_LITE_ROW 1 #define BOOTMAGIC_LITE_COLUMN 0 |