From 1aebae0cbe06ae4ca6550480da9f27972dda2398 Mon Sep 17 00:00:00 2001 From: gskygithub <106651989+gskygithub@users.noreply.github.com> Date: Wed, 3 Apr 2024 15:20:28 +0800 Subject: [PATCH] Delete keyboards/vortex/m0110a/keymaps/default/config.h --- .../vortex/m0110a/keymaps/default/config.h | 22 ------------------- 1 file changed, 22 deletions(-) delete mode 100644 keyboards/vortex/m0110a/keymaps/default/config.h diff --git a/keyboards/vortex/m0110a/keymaps/default/config.h b/keyboards/vortex/m0110a/keymaps/default/config.h deleted file mode 100644 index 43e27f6356c..00000000000 --- a/keyboards/vortex/m0110a/keymaps/default/config.h +++ /dev/null @@ -1,22 +0,0 @@ -/* Copyright 2023 GSKY - * - * 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 . - */ - -#pragma once - -/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ -#define LOCKING_SUPPORT_ENABLE -/* Locking resynchronize hack */ -#define LOCKING_RESYNC_ENABLE