summaryrefslogtreecommitdiff
path: root/keyboards/lefty/config.h
diff options
context:
space:
mode:
authorSmollChungus <38044391+SmollChungus@users.noreply.github.com>2023-12-08 05:36:38 +0100
committerGitHub <noreply@github.com>2023-12-08 04:36:38 +0000
commit2d3f2e92d82187d3509f4f9be716bb0b31771eb9 (patch)
tree01566e247b6a8646d5048943695a2b08a3999cce /keyboards/lefty/config.h
parente394c06d1496a7e0d7581291c0a6cc07f1ff980d (diff)
consolidate firmware folder in smoll parent folder (#22401)
* consolidate firmware folder in smoll parent folder * add moved keyboards to mapping * typo fix * typo.. * Update rules.mk fix default folder lefty * Update data/mappings/keyboard_aliases.hjson Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Diffstat (limited to 'keyboards/lefty/config.h')
-rw-r--r--keyboards/lefty/config.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/lefty/config.h b/keyboards/lefty/config.h
deleted file mode 100644
index b1432e4d87..0000000000
--- a/keyboards/lefty/config.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/* Copyright 2021 Smoll Chungus (@smollchungus)
-*
-* 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