diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-07 21:32:27 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-07 21:32:27 +0000 |
commit | 87e6c2b06ba08806cc20e2b16f1ff18a88e83e67 (patch) | |
tree | 5a4e452bac2bcb568b6e2f4768faa2274c6b667b /keyboards/mlego/m60_split/keymaps/via/config.h | |
parent | a1902c3bf879d98c39020418a8166a44724d0f93 (diff) | |
parent | 837205b08faeb5ec4b8bb5a3a380b6459cdef834 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mlego/m60_split/keymaps/via/config.h')
-rw-r--r-- | keyboards/mlego/m60_split/keymaps/via/config.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/mlego/m60_split/keymaps/via/config.h b/keyboards/mlego/m60_split/keymaps/via/config.h new file mode 100644 index 0000000000..637c0a8faf --- /dev/null +++ b/keyboards/mlego/m60_split/keymaps/via/config.h @@ -0,0 +1,20 @@ +/* +Copyright 2021-2022 Alin M Elena <alinm.elena@gmail.com> + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. +*/ + +#pragma once + +#define TAPPING_TOGGLE 2 |