summaryrefslogtreecommitdiffstats
path: root/keyboards/atomic
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atomic')
-rw-r--r--keyboards/atomic/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/atomic/config.h b/keyboards/atomic/config.h
index e6e09293fe..a545d16a99 100644
--- a/keyboards/atomic/config.h
+++ b/keyboards/atomic/config.h
@@ -40,9 +40,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
#define BACKLIGHT_LEVELS 3
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */