diff options
Diffstat (limited to 'keyboards/keyhive/ut472/keymaps/hvp')
-rw-r--r-- | keyboards/keyhive/ut472/keymaps/hvp/config.h | 20 | ||||
-rw-r--r-- | keyboards/keyhive/ut472/keymaps/hvp/readme.md | 10 | ||||
-rw-r--r-- | keyboards/keyhive/ut472/keymaps/hvp/rules.mk | 1 |
3 files changed, 0 insertions, 31 deletions
diff --git a/keyboards/keyhive/ut472/keymaps/hvp/config.h b/keyboards/keyhive/ut472/keymaps/hvp/config.h deleted file mode 100644 index ea23adfab5..0000000000 --- a/keyboards/keyhive/ut472/keymaps/hvp/config.h +++ /dev/null @@ -1,20 +0,0 @@ -/* Copyright 2018 Carlos Filoteo - * - * 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 TAPPING_TERM_PER_KEY -#define IGNORE_MOD_TAP_INTERRUPT
\ No newline at end of file diff --git a/keyboards/keyhive/ut472/keymaps/hvp/readme.md b/keyboards/keyhive/ut472/keymaps/hvp/readme.md deleted file mode 100644 index a249201ded..0000000000 --- a/keyboards/keyhive/ut472/keymaps/hvp/readme.md +++ /dev/null @@ -1,10 +0,0 @@ -Keyboard: UT47.2 -Keys: 47key staggered 40% keyboard -Layout: Swedish characters on main layer using tap dance. Built for Eurkey keyboard layout. -Flash instructions: Flash using dfu, will req the hvp user space to compile. - -> make ut472:hvp:dfu - -Links: -Github - https://github.com/ai03-2725/UT47.2 -Eurkey layout - https://eurkey.steffen.bruentjen.eu/ diff --git a/keyboards/keyhive/ut472/keymaps/hvp/rules.mk b/keyboards/keyhive/ut472/keymaps/hvp/rules.mk deleted file mode 100644 index 1ba2fa8fbe..0000000000 --- a/keyboards/keyhive/ut472/keymaps/hvp/rules.mk +++ /dev/null @@ -1 +0,0 @@ -TAP_DANCE_ENABLE = yes
\ No newline at end of file |