only transfer stuff on boards that need it

This commit is contained in:
Christoph Cullmann 2025-01-06 10:05:36 +01:00
parent 05eccc1311
commit a774ff4197
No known key found for this signature in database
3 changed files with 12 additions and 6 deletions

View file

@ -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