srctree
repos
owner
network
issues
0
diffs
0
Public
Gregory Mullen
parent
48df43e1
e1a8046b
add broken name from [device]
src/Device.zig
added: 3, removed: 1, total 2
@@ -32,6 +32,8 @@ pub const Hardware = struct {
sensitivity: ?usize = null,
power_on_behavior: ?PowerOn = null,
@"level_config-on_level": ?PowerOn = null,
// button thingy
battery: ?f64 = null,
action: ?Many = null,