aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/erez_experimental/config.h
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2019-05-15 19:53:45 -0400
committerJack Humbert <jack.humb@gmail.com>2019-05-15 19:53:45 -0400
commit8680c50d07604836b0fc7c3f97bd77c7830ea083 (patch)
treecbb99eeebb8976ed63f2960237f6b51726370bbf /layouts/community/ergodox/erez_experimental/config.h
parent8bcefc92d0b1494b890dae3f41516acf831f539c (diff)
downloadfirmware-8680c50d07604836b0fc7c3f97bd77c7830ea083.tar.gz
firmware-8680c50d07604836b0fc7c3f97bd77c7830ea083.tar.bz2
firmware-8680c50d07604836b0fc7c3f97bd77c7830ea083.zip
Removes Erez personally from QMK (#5883)
Diffstat (limited to 'layouts/community/ergodox/erez_experimental/config.h')
-rw-r--r--layouts/community/ergodox/erez_experimental/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/layouts/community/ergodox/erez_experimental/config.h b/layouts/community/ergodox/erez_experimental/config.h
deleted file mode 100644
index 4b9c29c94..000000000
--- a/layouts/community/ergodox/erez_experimental/config.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include QMK_KEYBOARD_CONFIG_H
-
-#define ONESHOT_TAP_TOGGLE 2
-#define ONESHOT_TIMEOUT 300
-
-#undef LEADER_TIMEOUT
-#define LEADER_TIMEOUT 300
-
-
-#endif