summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/tractyl_manuform/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-28 20:25:06 -0800
committerGitHub <noreply@github.com>2021-12-28 20:25:06 -0800
commit9d801cb03db7d5f11d1b82a22f401e30c343d0ee (patch)
tree4c5e5252cb9b18072caad78cdeb16c5dd385d005 /keyboards/handwired/tractyl_manuform/config.h
parentdb38fb1a603fe5fb70aee57e9c0794f167273437 (diff)
[Keyboard] Update Tractyl Manuform to use Split Pointing Device Sync
Diffstat (limited to 'keyboards/handwired/tractyl_manuform/config.h')
-rw-r--r--keyboards/handwired/tractyl_manuform/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/handwired/tractyl_manuform/config.h b/keyboards/handwired/tractyl_manuform/config.h
index cc8a7546f4..15c8102b8f 100644
--- a/keyboards/handwired/tractyl_manuform/config.h
+++ b/keyboards/handwired/tractyl_manuform/config.h
@@ -39,4 +39,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NO_ACTION_MACRO
#define NO_ACTION_FUNCTION
-#define SPLIT_TRANSACTION_IDS_KB RPC_ID_KB_CONFIG_SYNC, RPC_ID_POINTER_STATE_SYNC
+#define SPLIT_POINTING_ENABLE
+#define POINTING_DEVICE_TASK_THROTTLE_MS 1
+
+#define SPLIT_TRANSACTION_IDS_KB RPC_ID_KB_CONFIG_SYNC