1
2
Fork
You've already forked OpenPeripheralsLua
0
An updated proof-of-concept for a versatile standard for driving computer peripherals via HID.
  • Zig 69.1%
  • Lua 30.9%
Find a file
AnErrupTion 25186b520c
Update to Zig 0.16.0
Signed-off-by: AnErrupTion <anerruption@disroot.org>
2026年04月15日 15:48:52 +02:00
devices Add Arctis Novas 3 Wireless & text component, 2026年04月15日 12:16:49 +02:00
src Update to Zig 0.16.0 2026年04月15日 15:48:52 +02:00
.gitignore Add settings 2026年04月12日 14:49:58 +02:00
build.zig Update to Zig 0.16.0 2026年04月15日 15:48:52 +02:00
build.zig.zon Remove empty devices 2026年04月11日 17:54:26 +02:00
Meta.lua Add Arctis Novas 3 Wireless & text component, 2026年04月15日 12:16:49 +02:00
README.md Add screenshot 2026年04月12日 21:12:04 +02:00
screenshot.png Add screenshot 2026年04月12日 21:12:04 +02:00

OpenPeripheralsLua

An updated version of OpenPeripherals proof-of-concept for a versatile standard for driving computer peripherals via HID.

Building

You need the libusb and luajit system libraries installed in order to build this project. You can then run zig build to compile it. Currently, this has only been tested on Linux, and so may not build/work on other systems (yet).

Screenshot