aboutsummaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/pegasushoof/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bpiphany/pegasushoof/config.h')
-rw-r--r--keyboards/bpiphany/pegasushoof/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bpiphany/pegasushoof/config.h b/keyboards/bpiphany/pegasushoof/config.h
index 885afaa90..cd89b7582 100644
--- a/keyboards/bpiphany/pegasushoof/config.h
+++ b/keyboards/bpiphany/pegasushoof/config.h
@@ -36,6 +36,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
36#define DIODE_DIRECTION COL2ROW 36#define DIODE_DIRECTION COL2ROW
37 37
38/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 38/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
39#define DEBOUNCING_DELAY 5 39#define DEBOUNCE 5
40 40
41#endif 41#endif