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

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

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

View file

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