diff options
Diffstat (limited to 'keyboards/exclusive/e85/soldered/keymaps')
-rw-r--r-- | keyboards/exclusive/e85/soldered/keymaps/via/config.h | 17 | ||||
-rw-r--r-- | keyboards/exclusive/e85/soldered/keymaps/via/rules.mk | 4 |
2 files changed, 0 insertions, 21 deletions
diff --git a/keyboards/exclusive/e85/soldered/keymaps/via/config.h b/keyboards/exclusive/e85/soldered/keymaps/via/config.h deleted file mode 100644 index 2de716b720..0000000000 --- a/keyboards/exclusive/e85/soldered/keymaps/via/config.h +++ /dev/null @@ -1,17 +0,0 @@ - /* Copyright 2020 MechMerlin - * - * 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/>. - */ - - #define DYNAMIC_KEYMAP_LAYER_COUNT 3
\ No newline at end of file diff --git a/keyboards/exclusive/e85/soldered/keymaps/via/rules.mk b/keyboards/exclusive/e85/soldered/keymaps/via/rules.mk deleted file mode 100644 index 45681e1b1b..0000000000 --- a/keyboards/exclusive/e85/soldered/keymaps/via/rules.mk +++ /dev/null @@ -1,4 +0,0 @@ -VIA_ENABLE = yes -CONSOLE_ENABLE = no # Console for debug -COMMAND_ENABLE = no # Commands for debug and configuration -BACKLIGHT_ENABLE = yes |