summaryrefslogtreecommitdiff
path: root/keyboard/ergodox_ez/config.h
diff options
context:
space:
mode:
authorThiago Alves <talk@thiagoalves.com.br>2016-04-25 23:46:37 -0700
committerThiago Alves <talk@thiagoalves.com.br>2016-05-09 15:27:57 -0700
commit6d343f3559db895e9eb6976477a958d962f703ce (patch)
tree829ed6439cef6fc16423bea3379f83654763d587 /keyboard/ergodox_ez/config.h
parent3f02637f4dd765803671c2611191beb096d60b36 (diff)
Add my personal keymap for OSX use.
This keymap was created to have a feel keys on a different place and to have as fewer layers as possible. Currently I have only 2 extra layers and only one of them is really required to have all possible keys available. Check out the README.md file for more information.
Diffstat (limited to 'keyboard/ergodox_ez/config.h')
-rw-r--r--keyboard/ergodox_ez/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/ergodox_ez/config.h b/keyboard/ergodox_ez/config.h
index 6a391ffb54..58ba690afd 100644
--- a/keyboard/ergodox_ez/config.h
+++ b/keyboard/ergodox_ez/config.h
@@ -86,5 +86,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_MACRO
//#define NO_ACTION_FUNCTION
//#define DEBUG_MATRIX_SCAN_RATE
+#define ONESHOT_TAP_TOGGLE 2
+#define ONESHOT_TIMEOUT 3000
#endif