diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-07 17:09:55 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-07 17:09:55 +0000 |
commit | ffd768dfbcb784e7aa5bb92054f0e7fccab37a50 (patch) | |
tree | 3ba4cf690e4c82ba494aee760bc49010b5033421 /keyboards/nknl7jp/keymaps/salicylic/config.h | |
parent | 380e1a28c927e9469f917167dd2b804743f9e081 (diff) | |
parent | 74145dc7ae297fcd2e9abcdc9432949c7c627ce6 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nknl7jp/keymaps/salicylic/config.h')
-rw-r--r-- | keyboards/nknl7jp/keymaps/salicylic/config.h | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/nknl7jp/keymaps/salicylic/config.h b/keyboards/nknl7jp/keymaps/salicylic/config.h new file mode 100644 index 0000000000..653695d629 --- /dev/null +++ b/keyboards/nknl7jp/keymaps/salicylic/config.h @@ -0,0 +1,23 @@ +/* Copyright 2021 Salicylic_acid3 + * + * 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 + +/* Select hand configuration */ + +#define TAPPING_FORCE_HOLD +#define TAPPING_TERM 180 +#define UNICODE_SELECTED_MODES UC_WINC |