We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e416f2 commit befd566Copy full SHA for befd566
2 files changed
keyboards/bastardkb/charybdis/4x6/keymaps/traxmaxx/config.h
@@ -19,11 +19,6 @@
19
/* Improve responsiveness */
20
/* 1000Hz polling rate (1ms) */
21
#define USB_POLLING_INTERVAL_MS 1
22
-/* Improve clock speed for faster matrix scanning
23
- * Lsuffix makes sure it's of type long
24
- */
25
-#define F_CPU 200000000L
26
-#define DIODE_DIRECTION ROW2COL
27
28
/* Comboterm timeout
29
* 35–40 if you press slowly
0 commit comments