Find a file
2024-09-02 23:14:00 +02:00
.vscode usb_thingy 2024-08-30 22:36:55 +02:00
hexdump_analysis some idea from the bro 2024-09-02 23:14:00 +02:00
kernel_module add kernel module 2024-08-31 23:14:20 +02:00
src some idea from the bro 2024-09-02 23:14:00 +02:00
.envrc asd 2024-08-26 14:28:14 +02:00
.gitignore libusb 2024-08-26 11:46:46 +02:00
asd set dpi destroys everything, media button only works on windows 2024-09-01 03:08:37 +02:00
CMakeLists.txt Initial commit 2024-08-25 21:06:01 +02:00
CMakeLists.txt.user Another one bad 2024-08-28 01:03:19 +02:00
conf1.bin Begin Macros and Battery 2024-08-30 16:57:40 +02:00
conf2.bin Begin Macros and Battery 2024-08-30 16:57:40 +02:00
flake.lock Initial commit 2024-08-25 21:06:01 +02:00
flake.nix cli for battery 2024-08-30 23:13:26 +02:00
launch.json Initial commit 2024-08-25 21:06:01 +02:00
macrofileappend set dpi destroys everything, media button only works on windows 2024-09-01 03:08:37 +02:00
org.kde.tutorial.desktop Initial commit 2024-08-25 21:06:01 +02:00
person.bin Something 2024-08-29 15:02:48 +02:00
README.md fix warnings, setButton, getButton 2024-09-02 20:59:03 +02:00
test.bin Begin Macros and Battery 2024-08-30 16:57:40 +02:00
testdpi set dpi destroys everything, media button only works on windows 2024-09-01 03:08:37 +02:00

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??