summaryrefslogtreecommitdiff
path: root/keyboards/demiurge/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/demiurge/config.h')
-rwxr-xr-xkeyboards/demiurge/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/demiurge/config.h b/keyboards/demiurge/config.h
index c6d4bdec23..abdb5f9fa5 100755
--- a/keyboards/demiurge/config.h
+++ b/keyboards/demiurge/config.h
@@ -29,9 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* Set 0 if debouncing isn't needed */
-#define DEBOUNCE 5
-
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 1
#endif