Skip to content

Add config file for AB Shutter3#37

Open
ColinCepuran wants to merge 1 commit intotsowell:mainfrom
ColinCepuran:main
Open

Add config file for AB Shutter3#37
ColinCepuran wants to merge 1 commit intotsowell:mainfrom
ColinCepuran:main

Conversation

@ColinCepuran
Copy link

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

tested successfully with Kobo Clara BW

@wschoot
Copy link

wschoot commented Feb 6, 2026

Did you need specific additional files for this to work or only the provided examplefile?

@ColinCepuran
Copy link
Author

Just this. Installed KoboRoot.tgz without changes and the provided examplefile.

In the provided configuration the larger button advances and the smaller button goes back.

@wschoot
Copy link

wschoot commented Feb 14, 2026

That's awesome. I'm having no such luck with the Kobo Clara 2E. They must be different under the hood somehow I'm afraid.

@SmaugTD
Copy link

SmaugTD commented Feb 24, 2026

Can second that this still works great (Libra 2, latest firmware).

hcitool readout of my shutter:

hcitool dev
Devices:
	hci0	28:E3:47:FE:09:21

Input driver version is 1.0.1
Input device ID: bus 0x5 vendor 0x2717 product 0x40 version 0x23
Input device name: "AB Shutter3"
Supported events:
  Event type 0 (EV_SYN)
  Event type 1 (EV_KEY)
    Event code 113 (KEY_MUTE)
    Event code 114 (KEY_VOLUMEDOWN)
    Event code 115 (KEY_VOLUMEUP)
    Event code 163 (KEY_NEXTSONG)
    Event code 164 (KEY_PLAYPAUSE)
    Event code 165 (KEY_PREVIOUSSONG)
    Event code 168 (KEY_REWIND)
    Event code 208 (KEY_FASTFORWARD)
  Event type 4 (EV_MSC)
    Event code 4 (MSC_SCAN)
Properties:
Testing ... (interrupt to exit)
Event: time 1730135695.610150, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00ea
Event: time 1730135695.610150, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 1
Event: time 1730135695.610150, -------------- SYN_REPORT ------------
Event: time 1730135695.610328, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00ea
Event: time 1730135695.610328, type 1 (EV_KEY), code 114 (KEY_VOLUMEDOWN), value 0
Event: time 1730135695.610328, -------------- SYN_REPORT ------------
Event: time 1730135697.238098, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00e9
Event: time 1730135697.238098, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 1
Event: time 1730135697.238098, -------------- SYN_REPORT ------------
Event: time 1730135697.238250, type 4 (EV_MSC), code 4 (MSC_SCAN), value c00e9
Event: time 1730135697.238250, type 1 (EV_KEY), code 115 (KEY_VOLUMEUP), value 0
Event: time 1730135697.238250, -------------- SYN_REPORT ------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants