summaryrefslogtreecommitdiff
path: root/keyboards/ocean/addon
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ocean/addon')
-rw-r--r--keyboards/ocean/addon/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/ocean/addon/config.h b/keyboards/ocean/addon/config.h
index 39d75e513f..17b45836f4 100644
--- a/keyboards/ocean/addon/config.h
+++ b/keyboards/ocean/addon/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
-