1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2026-05-18 04:57:42 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
MohamadSaada 80afb5dfaf Update Keyboard.cpp
14 isn't working because in the last iteration you might have some empty slots in the array, this way it will prevent that and work perfectly. I am using it in my program and have checked it in wireshark. I modified your program fully to suit my g910 keyboard.
2016-12-03 21:48:21 +00:00
matmoul 5695d8e44f Imrove help and readme for g910 2016-12-03 15:41:12 +01:00
matmoul 69281f01d5 Imrove help and readme for g910 2016-12-03 15:22:03 +01:00
matmoul d7507c206f Merge pull request #18 from dkolosa/g910_spectrum
Added support for g910 spectrum
Thank you @dkolosa
2016-12-02 20:55:45 +01:00
Daniel Kolosa bcccdae449 Added support for g910 spectrum 2016-12-01 20:07:13 -05:00
matmoul 985c4bfe69 Update README.md 2016-11-30 20:56:50 +01:00
matmoul c941052edb Add multiple logo support 2016-11-29 21:34:31 +01:00
matmoul b040e1b5c0 Add multiple logo support 2016-11-29 21:29:10 +01:00
matmoul 946056c6a6 Add g910-spark to udev rules 2016-11-28 21:28:57 +01:00
matmoul 73bfed8db2 Add dump provided by andreast1990@github 2016-11-28 21:27:12 +01:00
matmoul e684cbf296 Remove multimedia keys for g910-spark and adjust gkeys buffer 2016-11-28 21:19:41 +01:00
matmoul f29e47da92 Set value from andreast1990 return 2016-11-28 00:54:29 +01:00
matmoul 07b3ecaf08 Merge branch 'spark' of github.com:MatMoul/g810-led into spark 2016-11-28 00:40:32 +01:00
matmoul 4d407ed834 Add spark support preview 2016-11-28 00:40:03 +01:00
matmoul bff4ed930c Add spark support preview 2016-11-28 00:32:39 +01:00
matmoul b23e48069b Add G610 support 2016-11-18 21:48:50 +01:00
matmoul 64b1a59849 Update udev rules 2016-11-12 01:12:12 +01:00
matmoul d2f248c295 Tempory patch 2016-11-12 00:55:55 +01:00
matmoul 31144f67ce Move keyboard detection to Keyboard.cpp 2016-11-12 00:34:59 +01:00
matmoul 30855c4c75 setGroupKeys keyValues count 2016-11-11 23:43:48 +01:00
matmoul f7970eb11c Delete correction 2016-11-11 23:42:14 +01:00
matmoul 4a9268d878 Bug correction 2016-11-11 23:40:46 +01:00
matmoul 2fd1d15777 Clean includes 2016-11-11 23:38:53 +01:00
matmoul d179ce3538 Merge branch 'larsnaesbye-master' 2016-10-31 22:32:48 +01:00
matmoul 7afb90dc20 Merge branch 'master' of git://github.com/larsnaesbye/g810-led into larsnaesbye-master 2016-10-31 22:31:56 +01:00
Lars Næsbye Christensen 24f8bf2c2f simple typo fix 2016-10-31 18:16:36 +01:00
matmoul 089ff25f3e Clean code 2016-10-30 01:03:14 +02:00
matmoul bcafbf8f62 Merge branch 'keynames_backup' into keynames 2016-10-30 00:58:20 +02:00
matmoul bd1fbd9983 Optimize multiple pid detection 2016-10-29 22:49:35 +02:00
matmoul a7bd3687b3 Add support of multiple pid 2016-10-29 22:22:30 +02:00
matmoul 66b38d59cb Add keynames shortcuts 2016-10-29 19:05:57 +02:00
matmoul 21d048c4a5 Rename num_dot to num_period 2016-10-29 18:59:01 +02:00
matmoul 7dcbf68077 Update sample profils 2016-10-29 18:56:17 +02:00
matmoul d5e608d666 test 2016-10-29 18:48:47 +02:00
matmoul 76a8e09fe1 align key name to const name 2016-10-29 16:42:44 +02:00
matmoul 0068071c0c Add -lk (list keys) help) 2016-10-29 15:36:14 +02:00
matmoul e66e6af560 Add -lk (list keys) help) 2016-10-29 15:35:31 +02:00
matmoul 0a33131ce6 Add -lk (list keys) help) 2016-10-29 15:20:41 +02:00
matmoul 556c5f4f5e Type tilde 2016-10-29 13:35:55 +02:00
matmoul db20b615b2 Type tilde 2016-10-29 13:35:48 +02:00
matmoul 95e6130178 Update README 2016-08-19 23:38:20 +02:00
matmoul 18afb16020 Update README 2016-08-19 23:35:52 +02:00
matmoul 6613320ddd Update README 2016-08-19 23:17:13 +02:00
matmoul 54cc84031a Update README 2016-08-19 23:11:49 +02:00
matmoul e974c23ac8 Reactivate no commit features 2016-08-17 00:15:02 +02:00
matmoul b1162ada16 Correct Bug for speed cpu 2016-08-16 16:58:24 +02:00
matmoul 631f2b3c95 Remove no commit features 2016-08-09 21:40:09 +02:00
matmoul e3cebb2912 Update keywork count 2016-08-09 21:01:21 +02:00
matmoul 23d5243ee4 Merge branch 'hmschreck-master' 2016-08-09 17:33:41 +02:00
matmoul bafffb0cb2 Merge branch 'master' of git://github.com/hmschreck/g810-led into hmschreck-master 2016-08-09 17:33:18 +02:00