summaryrefslogtreecommitdiff
path: root/keyboards/pteron36
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-07 11:05:37 +1100
committerGitHub <noreply@github.com>2023-02-07 00:05:37 +0000
commit11b6bb8179ce93c5954c96e24ef6dd09c497a131 (patch)
treec25df1a6613eb3369a93daedfba2be4f39e8cd57 /keyboards/pteron36
parenta988f8a169112e31b21ff7c61870ab483c396cf3 (diff)
Remove unused Bootmagic row/col defines from config.h (#19761)
Diffstat (limited to 'keyboards/pteron36')
-rw-r--r--keyboards/pteron36/config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/pteron36/config.h b/keyboards/pteron36/config.h
index b6df54fda8..d10fb93a98 100644
--- a/keyboards/pteron36/config.h
+++ b/keyboards/pteron36/config.h
@@ -86,9 +86,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
86//#define NO_ACTION_TAPPING 86//#define NO_ACTION_TAPPING
87//#define NO_ACTION_ONESHOT 87//#define NO_ACTION_ONESHOT
88 88
89/* Bootmagic Lite key configuration */
90//#define BOOTMAGIC_LITE_ROW 0
91//#define BOOTMAGIC_LITE_COLUMN 0
92// for via 89// for via
93#define DYNAMIC_KEYMAP_LAYER_COUNT 7 90#define DYNAMIC_KEYMAP_LAYER_COUNT 7
94 91