diff options
author | Lorenzo Leonini <lleonini@users.noreply.github.com> | 2022-06-16 20:20:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-16 11:20:31 -0700 |
commit | 8be0496347e7501395a0515b8733534a27312f49 (patch) | |
tree | 73af9cc0ca23dbf3a5aded7fcf16d050c02e4187 /keyboards/adm42/rev4/keymaps/default/config.h | |
parent | 8e128452db4a5c93f0214a1f6ea38e213445235c (diff) |
[Keyboard] Add ADM42 Keyboard (#17366)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/adm42/rev4/keymaps/default/config.h')
-rw-r--r-- | keyboards/adm42/rev4/keymaps/default/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/adm42/rev4/keymaps/default/config.h b/keyboards/adm42/rev4/keymaps/default/config.h new file mode 100644 index 0000000000..38c012e938 --- /dev/null +++ b/keyboards/adm42/rev4/keymaps/default/config.h @@ -0,0 +1,3 @@ +#define HOLD_ON_OTHER_KEY_PRESS_PER_KEY +#define TAPPING_FORCE_HOLD_PER_KEY +#define IGNORE_MOD_TAP_INTERRUPT_PER_KEY |