From a774ff4197259b2f837fe664b6c6969d58bd7074 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Mon, 6 Jan 2025 10:05:36 +0100 Subject: [PATCH] only transfer stuff on boards that need it --- common/config.h | 6 ------ keyboards/crkbd/keymaps/christoph-cullmann/config.h | 6 ++++++ .../aurora/sweep/keymaps/christoph-cullmann/config.h | 6 ++++++ 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/common/config.h b/common/config.h index 164154b..2f51385 100644 --- a/common/config.h +++ b/common/config.h @@ -20,12 +20,6 @@ // no auto repeat stuff #define QUICK_TAP_TERM 0 -// tranfer enough info for the stuff we render on the OLEDs -#define SPLIT_LAYER_STATE_ENABLE -#define SPLIT_LED_STATE_ENABLE -#define SPLIT_MODS_ENABLE -#define SPLIT_OLED_ENABLE - // // underglow configuration // diff --git a/keyboards/crkbd/keymaps/christoph-cullmann/config.h b/keyboards/crkbd/keymaps/christoph-cullmann/config.h index ae8e70b..c77aa04 100644 --- a/keyboards/crkbd/keymaps/christoph-cullmann/config.h +++ b/keyboards/crkbd/keymaps/christoph-cullmann/config.h @@ -7,3 +7,9 @@ // our shared config parts #include "common/config.h" + +// tranfer enough info for the stuff we render on the OLEDs +#define SPLIT_LAYER_STATE_ENABLE +#define SPLIT_LED_STATE_ENABLE +#define SPLIT_MODS_ENABLE +#define SPLIT_OLED_ENABLE diff --git a/keyboards/splitkb/aurora/sweep/keymaps/christoph-cullmann/config.h b/keyboards/splitkb/aurora/sweep/keymaps/christoph-cullmann/config.h index c17aa9a..5750543 100644 --- a/keyboards/splitkb/aurora/sweep/keymaps/christoph-cullmann/config.h +++ b/keyboards/splitkb/aurora/sweep/keymaps/christoph-cullmann/config.h @@ -8,6 +8,12 @@ // our shared config parts #include "common/config.h" +// tranfer enough info for the stuff we render on the OLEDs +#define SPLIT_LAYER_STATE_ENABLE +#define SPLIT_LED_STATE_ENABLE +#define SPLIT_MODS_ENABLE +#define SPLIT_OLED_ENABLE + // power led for caps lock #define LED_CAPS_LOCK_PIN 24 #define LED_PIN_ON_STATE 0