summaryrefslogtreecommitdiff
path: root/keyboards/z34/config.h
diff options
context:
space:
mode:
authorフィルターペーパー <76888457+filterpaper@users.noreply.github.com>2023-12-24 07:46:46 +0800
committerGitHub <noreply@github.com>2023-12-23 15:46:46 -0800
commit0b410ffd776d6948861a5ae0f5fed75a63746344 (patch)
tree4b6d2093fe0158fdb1183b88b52cdbda8a1011e6 /keyboards/z34/config.h
parent70a7ed26e17a1e414cb7feeaceb09f46cf9965d5 (diff)
Refactor: move keyboards into zigotica folder (#22709)
Diffstat (limited to 'keyboards/z34/config.h')
-rw-r--r--keyboards/z34/config.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/z34/config.h b/keyboards/z34/config.h
deleted file mode 100644
index d2ec68cc39..0000000000
--- a/keyboards/z34/config.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/* Copyright 2020 Sergi Meseguer <zigotica@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
-
-/* 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
-
-// EE_HANDS MASTER_RIGHT MASTER_LEFT
-#define MASTER_RIGHT
-