summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/latincompass/latin47ble/config.h2
-rw-r--r--keyboards/latincompass/latin64ble/config.h3
-rw-r--r--keyboards/lily58/r2g/config.h2
-rw-r--r--keyboards/spaceman/pancake/rev1/feather/config.h18
-rw-r--r--keyboards/tokyokeyboard/alix40/config.h2
-rw-r--r--keyboards/yandrstudio/nz64/config.h3
6 files changed, 0 insertions, 30 deletions
diff --git a/keyboards/latincompass/latin47ble/config.h b/keyboards/latincompass/latin47ble/config.h
index f9b76ecd88..89618897d8 100644
--- a/keyboards/latincompass/latin47ble/config.h
+++ b/keyboards/latincompass/latin47ble/config.h
@@ -47,5 +47,3 @@
47//#define NO_ACTION_LAYER 47//#define NO_ACTION_LAYER
48//#define NO_ACTION_TAPPING 48//#define NO_ACTION_TAPPING
49//#define NO_ACTION_ONESHOT 49//#define NO_ACTION_ONESHOT
50
51#define VIA_HAS_BROKEN_KEYCODES
diff --git a/keyboards/latincompass/latin64ble/config.h b/keyboards/latincompass/latin64ble/config.h
index 1b27e5b254..8d21dd078c 100644
--- a/keyboards/latincompass/latin64ble/config.h
+++ b/keyboards/latincompass/latin64ble/config.h
@@ -26,6 +26,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.*/
26#define RGBLIGHT_EFFECT_RGB_TEST 26#define RGBLIGHT_EFFECT_RGB_TEST
27#define RGBLIGHT_EFFECT_ALTERNATING 27#define RGBLIGHT_EFFECT_ALTERNATING
28#define RGBLIGHT_EFFECT_TWINKLE 28#define RGBLIGHT_EFFECT_TWINKLE
29
30
31#define VIA_HAS_BROKEN_KEYCODES
diff --git a/keyboards/lily58/r2g/config.h b/keyboards/lily58/r2g/config.h
index da72735e2e..955cf70161 100644
--- a/keyboards/lily58/r2g/config.h
+++ b/keyboards/lily58/r2g/config.h
@@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
19*/ 19*/
20 20
21#pragma once 21#pragma once
22//#define SERIAL_USE_MULTI_TRANSACTION
23
24 22
25#ifdef RGB_MATRIX_ENABLE 23#ifdef RGB_MATRIX_ENABLE
26# define RGB_MATRIX_LED_COUNT 74 24# 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 9ff72156da..0000000000
--- a/keyboards/spaceman/pancake/rev1/feather/config.h
+++ /dev/null
@@ -1,18 +0,0 @@
1/* Copyright 2019 Spaceman
2 *
3 * This program is free software: you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License as published by
5 * the Free Software Foundation, either version 2 of the License, or
6 * (at your option) any later version.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 *
13 * You should have received a copy of the GNU General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */
16#pragma once
17
18#define VIA_HAS_BROKEN_KEYCODES
diff --git a/keyboards/tokyokeyboard/alix40/config.h b/keyboards/tokyokeyboard/alix40/config.h
index f2bc075790..fe60456994 100644
--- a/keyboards/tokyokeyboard/alix40/config.h
+++ b/keyboards/tokyokeyboard/alix40/config.h
@@ -33,5 +33,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
33 33
34/* Bluetooth */ 34/* Bluetooth */
35#define BATTERY_LEVEL_PIN B6 35#define BATTERY_LEVEL_PIN B6
36
37#define VIA_HAS_BROKEN_KEYCODES
diff --git a/keyboards/yandrstudio/nz64/config.h b/keyboards/yandrstudio/nz64/config.h
index de44d4f3ee..4aa37c5f20 100644
--- a/keyboards/yandrstudio/nz64/config.h
+++ b/keyboards/yandrstudio/nz64/config.h
@@ -15,9 +15,6 @@
15 */ 15 */
16#pragma once 16#pragma once
17 17
18/* Fix VIA RGB_light */
19#define VIA_HAS_BROKEN_KEYCODES
20
21/* RGB Matrix */ 18/* RGB Matrix */
22#ifdef RGB_MATRIX_ENABLE 19#ifdef RGB_MATRIX_ENABLE
23# define RGB_MATRIX_LED_COUNT 82 20# define RGB_MATRIX_LED_COUNT 82