Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 400 Bytes

RGB Controll App

The control app built in react for adjusting the keymap on the RGB Knob , A relivily simple app that uses webHID to update settings on the RGBKnob by smoothfaces.

Running the Development server

First, run the development server:

npm run dev

Then, Open http://localhost:3000 with your browser to see the live dev site.