Skip to content

Custom element to allow the choosing of a firmware binary for the HX-S keyboard.

Notifications You must be signed in to change notification settings

Hakkei-Co/hke-dfu-handler

Repository files navigation

hke-dfu-handler

Usage

$ pnpm install
$ pnpm run dev

Installation

$ npm install --save @hakkei/dfu-handler

Markup

<div class="p-5" id="app">
  <dfu-handler></dfu-handler>
</div>

With script tag

<script type="module" src="./node_modules/@hakkei/dfu-handler/dist/assets/index.js">

About

Custom element to allow the choosing of a firmware binary for the HX-S keyboard.

Resources

Stars

Watchers

Forks

Packages

No packages published