diff options
Diffstat (limited to 'keyboards/ocean/stealth')
-rw-r--r-- | keyboards/ocean/stealth/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ocean/stealth/config.h b/keyboards/ocean/stealth/config.h index e099c5a5ed..0eb329774a 100644 --- a/keyboards/ocean/stealth/config.h +++ b/keyboards/ocean/stealth/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 - |