From 028a113b32f044ef801343dc7ca96de4d0410d00 Mon Sep 17 00:00:00 2001 From: X2Zii Date: Tue, 30 Jul 2024 03:00:10 +1200 Subject: [PATCH] change http to https for oblitum interception driver Link to the github page instead of the http page for oblitum, interception driver. I don't know if people want this but I wouldn't use the http. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e865eb..0b9298b 100644 --- a/README.md +++ b/README.md @@ -162,7 +162,7 @@ To make holds fire as quickly as possible, setting `holdTime` as low as possible # Integration with the Interception driver (Multiple Keyboard support) -TapHoldManager can use the [Interception driver](http://www.oblita.com/interception) to add support for per-keyboard hotkeys - you can bind TapHoldManager to keys on a second keyboard, and use them completely independently of your main keyboard. +TapHoldManager can use the [Interception driver](https://github.com/oblitum/Interception/tree/v1.0.1) to add support for per-keyboard hotkeys - you can bind TapHoldManager to keys on a second keyboard, and use them completely independently of your main keyboard. ## Interception Setup