diff options
Diffstat (limited to 'keyboards/planck/keymaps/altgr/config.h')
-rw-r--r-- | keyboards/planck/keymaps/altgr/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/planck/keymaps/altgr/config.h b/keyboards/planck/keymaps/altgr/config.h index d55258c02..e517a8b24 100644 --- a/keyboards/planck/keymaps/altgr/config.h +++ b/keyboards/planck/keymaps/altgr/config.h | |||
@@ -3,9 +3,6 @@ | |||
3 | 3 | ||
4 | #include "../../config.h" | 4 | #include "../../config.h" |
5 | 5 | ||
6 | // required because lower/raise modifiers are redefined by colemak-dh | ||
7 | #define PREVENT_STUCK_MODIFIERS | ||
8 | |||
9 | // tap dance key press termination interval | 6 | // tap dance key press termination interval |
10 | #define TAPPING_TERM 250 | 7 | #define TAPPING_TERM 250 |
11 | 8 | ||