diff options
Diffstat (limited to 'keyboards/ocean/slamz')
-rw-r--r-- | keyboards/ocean/slamz/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ocean/slamz/config.h b/keyboards/ocean/slamz/config.h index a1e6daaf6f..709540a308 100644 --- a/keyboards/ocean/slamz/config.h +++ b/keyboards/ocean/slamz/config.h @@ -37,7 +37,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL*/ #define DIODE_DIRECTION ROW2COL - -/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ -#define DEBOUNCE 5 - |