diff options
Diffstat (limited to 'layouts/community/ergodox/osx_neo2/config.h')
| -rw-r--r-- | layouts/community/ergodox/osx_neo2/config.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/layouts/community/ergodox/osx_neo2/config.h b/layouts/community/ergodox/osx_neo2/config.h new file mode 100644 index 000000000..faa79da02 --- /dev/null +++ b/layouts/community/ergodox/osx_neo2/config.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #undef TAPPING_TERM | ||
| 4 | #define TAPPING_TERM 200 | ||
| 5 | |||
| 6 | #undef TAPPING_TOGGLE | ||
| 7 | #define TAPPING_TOGGLE 2 | ||
