Skip to content

newfxx_r5 pandrew-util

Choose a tag to compare

@ploxiln ploxiln released this 30 Sep 03:13
· 9 commits to latest since this release

Source tree / github history reconstructed from build.sh from newfxx-vial-package_r5p1.7z from https://www.newfxx-firmware.nconx.com/


Built for Linux amd64 in a Debian-11 container for compatibility with slightly older linux distros (and should be compatible with newer distro releases too). You'll just have to install system packages for hidapi and qt5-gui/widgets:

  • Debian/Ubuntu: apt install libhidapi-hidraw0 libqt5gui5 libqt5widgets5
  • Fedora: dnf install hidapi qt5-qtbase-gui
  • Arch: pacman -S hidapi qt5-base

Also, unrelated, but a convenient place to stash it: dfu-programmer built for macOS arm64. Extract the binary to /usr/local/bin/ or any custom location you've added to your shell PATH. (This is useful for running the keyboard flash scripts from the distributed built firmware archive, without installing homebrew just to install dfu-programmer.)