Sync activity timestamps between sides. (#20192)
Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright 2018-2022 Nick Brassel (@tzarc)
|
||||
// Copyright 2018-2023 Nick Brassel (@tzarc)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
#define SPLIT_LED_STATE_ENABLE
|
||||
#define SPLIT_MODS_ENABLE
|
||||
#define SPLIT_WPM_ENABLE
|
||||
#define SPLIT_ACTIVITY_ENABLE
|
||||
|
||||
// SPI Configuration
|
||||
#define SPI_DRIVER SPID3
|
||||
|
||||
Reference in New Issue
Block a user