diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-20 17:25:31 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-20 17:25:31 +0000 |
commit | 36b7a13be97331a0425d1d36f27ba28997a5ed4f (patch) | |
tree | d30958cfd879bb3ad783220f3344e836e22e6c14 /keyboards/checkerboards/plexus75_he/keymaps/7u/config.h | |
parent | 6ebb44f17e7bb3df8492c6498289a44c01c59277 (diff) | |
parent | 39a5ffd782e5455d3294293a1f535673fedb3cbc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/checkerboards/plexus75_he/keymaps/7u/config.h')
-rw-r--r-- | keyboards/checkerboards/plexus75_he/keymaps/7u/config.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/checkerboards/plexus75_he/keymaps/7u/config.h b/keyboards/checkerboards/plexus75_he/keymaps/7u/config.h new file mode 100644 index 0000000000..9028fcf9fb --- /dev/null +++ b/keyboards/checkerboards/plexus75_he/keymaps/7u/config.h @@ -0,0 +1,18 @@ +/* + * 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 |