• Yes, you should just be able to update the HID descriptor to one that matches what buttons you'd like to have. You might be able to find one online. You can see from the module it's pretty basic - so you could just add something to your own app.

    There's also https://github.com/espruino/BangleApps/b­lob/master/apps/boot/hid_info.txt that might be some help - that's for an analog joystick that got added to Bangle.js recently.

    ... of course depending on your use case you might just be able to use the keyboard as-is and send arrow keys?

About

Avatar for Gordon @Gordon started