diff options
author | Arda Kılıçdağı <arda@kilicdagi.com> | 2020-01-01 20:44:22 +0300 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-01 09:44:22 -0800 |
commit | c4061f003ccba195cb19b4c51db61a1f65f29039 (patch) | |
tree | 9ee7cb063f6c020f36c561e5eca767c418340e5e /keyboards/handwired/aranck/keymaps/turkishish/config.h | |
parent | 59b017381c96ce5fd200d4db590accf8cbea9313 (diff) |
[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor optimisations done (#7737)
* Aranck now supports community MIT layouts, also minor optimisations done
* Update keyboards/handwired/aranck/keymaps/turkishish/readme.md
* Update keyboards/handwired/aranck/readme.md
Diffstat (limited to 'keyboards/handwired/aranck/keymaps/turkishish/config.h')
-rw-r--r-- | keyboards/handwired/aranck/keymaps/turkishish/config.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/handwired/aranck/keymaps/turkishish/config.h b/keyboards/handwired/aranck/keymaps/turkishish/config.h index 3e40ef4f6d..0810a3b23f 100644 --- a/keyboards/handwired/aranck/keymaps/turkishish/config.h +++ b/keyboards/handwired/aranck/keymaps/turkishish/config.h @@ -19,4 +19,6 @@ // place overrides here #define RETRO_TAPPING -#define PERMISSIVE_HOLD
\ No newline at end of file +#define PERMISSIVE_HOLD +#define IGNORE_MOD_TAP_INTERRUPT +#define TAPPING_FORCE_HOLD
\ No newline at end of file |