aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/algernon/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/algernon/config.h')
-rw-r--r--layouts/community/ergodox/algernon/config.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/layouts/community/ergodox/algernon/config.h b/layouts/community/ergodox/algernon/config.h
deleted file mode 100644
index 583c3911f..000000000
--- a/layouts/community/ergodox/algernon/config.h
+++ /dev/null
@@ -1,22 +0,0 @@
1#pragma once
2
3#undef MOUSEKEY_TIME_TO_MAX
4#undef MOUSEKEY_MAX_SPEED
5
6#define MOUSEKEY_TIME_TO_MAX 1
7#define MOUSEKEY_MAX_SPEED 2
8
9#undef MOUSEKEY_DELAY
10#define MOUSEKEY_DELAY 0
11
12#undef MOUSEKEY_WHEEL_DELAY
13#define MOUSEKEY_WHEEL_DELAY 0
14
15#define ONESHOT_TAP_TOGGLE 2
16#define ONESHOT_TIMEOUT 3000
17
18#undef LOCKING_SUPPORT_ENABLE
19#undef LOCKING_RESYNC_ENABLE
20
21#undef LEADER_TIMEOUT
22#define LEADER_TIMEOUT 1000