From 805324c456100994ae31da6e62f39026d752ebb2 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 8 Aug 2023 09:06:38 +0100 Subject: [PATCH] Remove more legacy config.h options (#21709) --- keyboards/latincompass/latin47ble/config.h | 2 -- keyboards/latincompass/latin64ble/config.h | 3 --- keyboards/lily58/r2g/config.h | 2 -- .../spaceman/pancake/rev1/feather/config.h | 18 ------------------ keyboards/tokyokeyboard/alix40/config.h | 2 -- keyboards/yandrstudio/nz64/config.h | 3 --- 6 files changed, 30 deletions(-) delete mode 100644 keyboards/spaceman/pancake/rev1/feather/config.h diff --git a/keyboards/latincompass/latin47ble/config.h b/keyboards/latincompass/latin47ble/config.h index f9b76ecd880b46093fd23b73aa2bfbc64877655d..89618897d856e17c91e023bb07e21a8ae258d30e 100644 --- a/keyboards/latincompass/latin47ble/config.h +++ b/keyboards/latincompass/latin47ble/config.h @@ -47,5 +47,3 @@ //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT - -#define VIA_HAS_BROKEN_KEYCODES diff --git a/keyboards/latincompass/latin64ble/config.h b/keyboards/latincompass/latin64ble/config.h index 1b27e5b2541a13a37bbf29d1d1d3765d3ac92a75..8d21dd078c2b049e7b86c25feb163d0b6435ec95 100644 --- a/keyboards/latincompass/latin64ble/config.h +++ b/keyboards/latincompass/latin64ble/config.h @@ -26,6 +26,3 @@ along with this program. If not, see .*/ #define RGBLIGHT_EFFECT_RGB_TEST #define RGBLIGHT_EFFECT_ALTERNATING #define RGBLIGHT_EFFECT_TWINKLE - - -#define VIA_HAS_BROKEN_KEYCODES diff --git a/keyboards/lily58/r2g/config.h b/keyboards/lily58/r2g/config.h index da72735e2e56b66979ce7e19b9a26c86091accd8..955cf70161e367c34a27d9c27f3606a962055e99 100644 --- a/keyboards/lily58/r2g/config.h +++ b/keyboards/lily58/r2g/config.h @@ -19,8 +19,6 @@ along with this program. If not, see . */ #pragma once -//#define SERIAL_USE_MULTI_TRANSACTION - #ifdef RGB_MATRIX_ENABLE # define RGB_MATRIX_LED_COUNT 74 diff --git a/keyboards/spaceman/pancake/rev1/feather/config.h b/keyboards/spaceman/pancake/rev1/feather/config.h deleted file mode 100644 index 9ff72156da900bc1ecc3894ad290f9f47332ed41..0000000000000000000000000000000000000000 --- a/keyboards/spaceman/pancake/rev1/feather/config.h +++ /dev/null @@ -1,18 +0,0 @@ -/* Copyright 2019 Spaceman - * - * 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 - -#define VIA_HAS_BROKEN_KEYCODES diff --git a/keyboards/tokyokeyboard/alix40/config.h b/keyboards/tokyokeyboard/alix40/config.h index f2bc075790b1a2ce94cf4dff606ecf6d745a58ab..fe6045699417cf82674d713af1f6eb1494ad9a9e 100644 --- a/keyboards/tokyokeyboard/alix40/config.h +++ b/keyboards/tokyokeyboard/alix40/config.h @@ -33,5 +33,3 @@ along with this program. If not, see . /* Bluetooth */ #define BATTERY_LEVEL_PIN B6 - -#define VIA_HAS_BROKEN_KEYCODES diff --git a/keyboards/yandrstudio/nz64/config.h b/keyboards/yandrstudio/nz64/config.h index de44d4f3ee6a9690fa9454a4017d729cf5a60cca..4aa37c5f20b1d308111db641091ebd84f24c7ddc 100644 --- a/keyboards/yandrstudio/nz64/config.h +++ b/keyboards/yandrstudio/nz64/config.h @@ -15,9 +15,6 @@ */ #pragma once -/* Fix VIA RGB_light */ -#define VIA_HAS_BROKEN_KEYCODES - /* RGB Matrix */ #ifdef RGB_MATRIX_ENABLE # define RGB_MATRIX_LED_COUNT 82