diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-13 17:17:06 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-13 17:17:06 +0000 |
commit | 3f5d47eae8baf9a58d8b39e080cf97ad070c5bd0 (patch) | |
tree | aed44b5d00bdee8f2c9f1739a68a1e96ad7da46a /keyboards/m65/keymaps/uk/config.h | |
parent | 856f49cf4893755c5b27e9c13c9336f0c4040adc (diff) | |
parent | d1eac293542a622ad2d35b490340ca8baf2997f0 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/m65/keymaps/uk/config.h')
-rw-r--r-- | keyboards/m65/keymaps/uk/config.h | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/keyboards/m65/keymaps/uk/config.h b/keyboards/m65/keymaps/uk/config.h deleted file mode 100644 index aabd6a2be6..0000000000 --- a/keyboards/m65/keymaps/uk/config.h +++ /dev/null @@ -1,20 +0,0 @@ -/* -Copyright 2021 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 |