27 lines
840 B
Markdown
27 lines
840 B
Markdown
need permissions
|
|
|
|
do make udev rule
|
|
|
|
SUBSYSTEM=="usb", ATTR{idVendor}=="258a", ATTR{idProduct}=="002e|002f", MODE="0666"
|
|
|
|
|
|
write a nixos module that also sets udev rules
|
|
|
|
install udev rule that automatically runs driver when you plug in the device??
|
|
|
|
irgendwie hab ich ne zeit lang timout beim config writen bekommen nachdem des config restored wurde bzw wo ich immer mal wireless und wire geswitched habe
|
|
nach reboot und write von original software gehts aber wieder
|
|
|
|
take a look at fire_key
|
|
|
|
validate macros
|
|
|
|
dpi things are weird
|
|
|
|
setButton could be accepting multiple keybardkeys max 2
|
|
|
|
test le _keyboardKeys
|
|
|
|
multimedia keys working on windows but not on linux for some reason
|
|
|
|
if u bind media keys from _keyboardKeys in le_buttons.cpp its working dont know what the other keycodes are about maybe only specific for windows?? |