65 Commits (405b3141034fbc0292027e5e4341bd34a859b584)
 

Author SHA1 Message Date
pixl 405b314103
Add GitHub Actions 4 years ago
pixl 7b304b85cf
Merge pull request #92 from glunardi/patch-1 4 years ago
Guy Lunardi d73b30eb21
Indicate DEFAULT_CONFIG_FILE location 4 years ago
pixl 1f16d85d38
Merge pull request #88 from javawithjiva/master 4 years ago
Azeem Jiva d0242f53c8 Add string headers to allow building on latest gcc 4 years ago
pixl ef84577b9c
Add ability to blacklist devices 4 years ago
pixl 2654f319c6
Move tested devices to TESTED.md 4 years ago
pixl a425dcca9e
Merge pull request #79 from zv0n/master 4 years ago
zvon 52d5c0454a M720 confirmed working 4 years ago
pixl f5092572ac
Create FUNDING.yml 4 years ago
pixl 9bb949b87c
Change MX Master 2 to MX Master 2S 4 years ago
pixl 0e70d0e799
Merge pull request #78 from fourstepper/master 4 years ago
Fourstepper 934bee9b5f fixes 4 years ago
Fourstepper 41f7ed7ea7 Adding differentiation between mx master devices for easier recognition 4 years ago
pixl 29abcbe4f7
Merge pull request #77 from Zak-Bahm/master 4 years ago
Zacharias Bahm 3bdc8f0145 MX Ergo confirmed working for button mapping 4 years ago
pixl 8185061f2e
Added dependencies for Debian and Arch 4 years ago
pixl 4f5b1ff671
Added donate button to README.md 4 years ago
pixl e66039ae41
Merge pull request #68 from zv0n/master 4 years ago
zvon a8abe89cd1 Only prit CIDs the first time a device connects 4 years ago
zvon a69ba7787e Log device's available CIDs 4 years ago
pixl 78f2d74cc1 Update hiddp submodule 4 years ago
pixl 8de0f7e042 Set CMAKE_INSTALL_PREFIX to /usr 4 years ago
PixlOne 0c5291083d Move StartLimitIntervalSec to Unit 4 years ago
pixl 1d7683237b
Merge pull request #62 from fstreun/master 4 years ago
Fabio Streun 992f2dad35 Add MX Vertical to tested devices 4 years ago
Fabio Streun 97b174f6df Fix DeviceConfig default initialization 4 years ago
PixlOne 2ed3efaed4 Make logid service restart after failure 4 years ago
PixlOne 00298c00ab Make gesture constructor require fewer arguments 4 years ago
PixlOne 5a913552b1 Make OnFewPixels require a pixels field. 4 years ago
PixlOne da689cad35 Set timeout error severity to DEBUG 4 years ago
PixlOne f3edab82ce Fix unsupported functions on ReprogControls 4 years ago
PixlOne 38dcc65d4b Use camelCase for function names 5 years ago
PixlOne 9272666ffe Use logid namespace 5 years ago
PixlOne 295a469505 Update hidpp submodule 5 years ago
pixl 1c7b49f925
Merge pull request #6 from aymanbagabas/fix-cmake-libconfig 5 years ago
Ayman Bagabas 1e86dc49f6 Add libconfig to CMake pkg_check_modules 5 years ago
PixlOne ca04204a8c Use receiver events to listen for devices 5 years ago
PixlOne 00df833c54 Add libhidpp as submodule 5 years ago
PixlOne 0002d9f536 Fix bluetooth reconnection events 5 years ago
pixl ac414bf33e
Merge pull request #4 from rockerbacon/fix-runtime-error 5 years ago
rockerbacon a03e13936c Renamed method 5 years ago
rockerbacon 874b9101e5 Removed list include in DeviceFinder 5 years ago
rockerbacon cf39d9f680 Fixed map include in DeviceFinder 5 years ago
rockerbacon 21b6c2367f Formatted variable names to conform with snail case standard 5 years ago
rockerbacon 34509ad6d6 Using error code to check for resource error 5 years ago
rockerbacon 03560b08df Fixed error that caused logid to stop querying asleep devices 5 years ago
rockerbacon ba0bf93b80 Switched device removal and insertion responsibility to DeviceFinder 5 years ago
rockerbacon 13bce5cc76 Added mutex to devices to avoid cuncurrency issues 5 years ago
pixl d5c5c9040c
Merge pull request #2 from rockerbacon/clean-warnings 5 years ago