We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d40f004 commit e1f9e00Copy full SHA for e1f9e00
1 file changed
keyboards/bastardkb/charybdis/4x6/keymaps/traxmaxx/config.h
@@ -20,11 +20,10 @@
20
/* Reduce debounce time */
21
#define DEBOUNCE 3
22
/* enable symm debounce algorithm */
23
-#define DEBOUNCE_TYPE sym_eager_pk
+/* #define DEBOUNCE_TYPE sym_eager_pk
24
/* 1000Hz polling rate (1ms) */
25
26
-#define USB_POLLING_INTERVAL_MS 2
27
-#define QMK_KEYS_PER_SCAN 12
+#define USB_POLLING_INTERVAL_MS 1
28
/* Improve clock speed for faster matrix scanning
29
* Lsuffix makes sure it's of type long
30
*/
0 commit comments