Skip to content
/ deej Public
forked from omriharel/deej

Deej fork with added remappable button support. Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

License

Notifications You must be signed in to change notification settings

Miodec/deej

 
 

Repository files navigation

In this fork

This fork of deej adds remappable button support. Buttons must be defined in config with int values. The key values can be found here: https://github.com/micmonay/keybd_event/blob/master/keybd_windows.go (make sure to convert hex values to int)

Be sure to visit the original repository

How to

  • Upload the Arduino code to your board (be sure to change the pin definitions).
  • Download the deej-release.exe file and config.yaml from the release section (deej-dev will show a debug console window when launched)
  • If you run into any issues, feel free to ask in the Deej Discord Server

Case files

Case files available in the /models directory

Build

Mini build log: https://imgur.com/a/baIDppz

Finished build Finished build2

About

Deej fork with added remappable button support. Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.6%
  • Other 0.4%