diff options
author | Giorgi Chavchanidze <76832811+gkbd@users.noreply.github.com> | 2021-04-19 00:22:56 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-18 18:22:56 -0400 |
commit | a3d717cb83eddc9c46cd11f2326879c009126184 (patch) | |
tree | 230489838427d0ae3d8e6aff4a3a81969b45710c /keyboards/idobo/keymaps/gkbd_75/config.h | |
parent | fd6545167962c0761e7797e786bc7ce8e0481f02 (diff) |
Keymap: Orthocarpus keymap for idobo (#12462)
* Keymap: Orthocarpus keymap for idobo
* Update keyboards/idobo/keymaps/gkbd_75/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/idobo/keymaps/gkbd_75/config.h')
-rw-r--r-- | keyboards/idobo/keymaps/gkbd_75/config.h | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/idobo/keymaps/gkbd_75/config.h b/keyboards/idobo/keymaps/gkbd_75/config.h new file mode 100644 index 0000000000..7813d776e5 --- /dev/null +++ b/keyboards/idobo/keymaps/gkbd_75/config.h @@ -0,0 +1,21 @@ +/* Copyright 2021 Giorgi Chavchanidze + * + * 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_TERM 200 +#define IGNORE_MOD_TAP_INTERRUPT +#define PERMISSIVE_HOLD |