diff options
Diffstat (limited to 'keyboards/mb44')
-rw-r--r-- | keyboards/mb44/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/mb44/config.h b/keyboards/mb44/config.h index d76637e18b..aa35fa9aad 100644 --- a/keyboards/mb44/config.h +++ b/keyboards/mb44/config.h @@ -41,6 +41,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /*Encoder Definition*/ #define ENCODERS_PAD_A { D3 } #define ENCODERS_PAD_B { D2 } - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 |