Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@julusian/xkeys

SuperFlyTV17MIT3.1.0-0TypeScript support: included

An npm module for interfacing with the X-keys panels in Node.js

xkeys, x-keys, hid, usb, hardware, interface, controller

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.1 (2023-11-02)

Note: Version bump only for package xkeys

3.0.0 (2023-05-03)

  • BREAKING CHANGE: Dropped support for EOL versions of Node.js (<14).

2.4.0 (2022-10-26)

Bug Fixes

Features

  • replace usb-detection with usb (d6349ef)

2.3.4 (2022-06-06)

Bug Fixes

  • Watcher: async handling of adding/removing devices (61f0b28)

2.3.2 (2021-12-12)

Note: Version bump only for package xkeys

2.3.0 (2021-11-28)

Features

  • add usePolling option to the XKeysWatcher to fall back to polling, since "usb-detection" might not work on all OS:es (ab31223)

2.2.1 (2021-09-22)

Note: Version bump only for package xkeys

2.2.0 (2021-09-08)

Note: Version bump only for package xkeys

2.2.0-alpha.1 (2021-09-06)

Bug Fixes

2.2.0-alpha.0 (2021-09-06)

Features

  • add feature: "Automatic UnitId mode" (f7c3a86)
  • add XKeys.uniqueId property, to be used with automaticUnitIdMode (a2e6d7a)

2.1.1 (2021-05-24)

Note: Version bump only for package xkeys

2.1.1-alpha.1 (2021-05-23)

Bug Fixes

  • hack to fix issue in Electron (501f06d)
  • make XKeysWatcher.stop() close all the devices it has called setupXkeysPanel() for. (f69b599)

2.1.1-alpha.0 (2021-05-23)

Bug Fixes

  • remove listeners on watcher.stop() (c8d36a3)

2.1.0 (2021-05-15)

Note: Version bump only for package xkeys

2.1.0-alpha.1 (2021-05-10)

Note: Version bump only for package xkeys

2.1.0-alpha.0 (2021-05-10)

Bug Fixes

  • refactor repo into lerna mono-repo (d5bffc1)