summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/junonum/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/junonum/config.h')
-rw-r--r--layouts/community/ortho_4x12/junonum/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/junonum/config.h b/layouts/community/ortho_4x12/junonum/config.h
index 4b4d010a6a..c16d74892d 100644
--- a/layouts/community/ortho_4x12/junonum/config.h
+++ b/layouts/community/ortho_4x12/junonum/config.h
@@ -34,4 +34,7 @@
#define ENCODER_RESOLUTION 4
// Reduce power consumption for iOS compatibility
-#define USB_MAX_POWER_CONSUMPTION 100 \ No newline at end of file
+#define USB_MAX_POWER_CONSUMPTION 100
+
+// Short tap threshold
+#define TAPPING_TERM 250