diff options
Diffstat (limited to 'keyboards/baion_808')
-rwxr-xr-x | keyboards/baion_808/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/baion_808/config.h b/keyboards/baion_808/config.h index d03ea11d5a..bc2efd755a 100755 --- a/keyboards/baion_808/config.h +++ b/keyboards/baion_808/config.h @@ -23,9 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION COL2ROW -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - /* Ensure we jump to bootloader if the RESET keycode was pressed */ #define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE |