From d9bb7ebc25de532d63ead830d227ee3f69dcaad7 Mon Sep 17 00:00:00 2001 From: ColinCepuran <64985742+ColinCepuran@users.noreply.github.com> Date: Sat, 24 Jan 2026 18:14:03 -0500 Subject: [PATCH] Add config file for AB Shutter3 Add config file for generic bluetooth iphone shutter remote as seen in: https://www.amazon.com/Bluetooth-Smartphones-Wireless-Compatible-Cellphone/dp/B08L48WD4W?th=1 --- examples/AB Shutter3 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/AB Shutter3 diff --git a/examples/AB Shutter3 b/examples/AB Shutter3 new file mode 100644 index 0000000..7987e17 --- /dev/null +++ b/examples/AB Shutter3 @@ -0,0 +1,2 @@ +prevPage EV_KEY KEY_VOLUMEDOWN 1 +nextPage EV_KEY KEY_VOLUMEUP 1 \ No newline at end of file