1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00
Commit Graph

79 Commits

Author SHA1 Message Date
44e029c57d Add G410 support 2016-08-07 19:40:48 +02:00
841176763a Correct small bug 2016-08-07 18:30:17 +02:00
e6eb5a8434 Update data array size, thanks to lynix 2016-06-19 22:35:01 +02:00
345bcbfcbf Improve code 2016-06-19 00:38:19 +02:00
f7be63cedb add systemd unit and udev rules 2016-06-17 22:13:16 +02:00
ca60b8172e add systemd unit and udev rules 2016-06-17 22:13:11 +02:00
ea1fe0dfc3 Handle not handled switch(key) values 2016-06-17 21:58:43 +02:00
87a799e174 Update makefile 2016-06-17 21:47:27 +02:00
72dc2c0357 Update Make File 2016-06-17 21:24:50 +02:00
c93f8beae8 Remove Raws because it work best as profile 2016-06-17 21:13:04 +02:00
a34d7e230f Remove Raws because it work best as profile 2016-06-17 21:10:41 +02:00
cea8c98f03 Remove Raws because it work best as profile 2016-06-17 21:09:02 +02:00
68e45ef826 Merge pull request #1 from lynix/master
Improve makefile
2016-06-17 20:18:10 +02:00
Alexander Koch
31ad202d59 makefile: Add debug build target
Add phony target to provide debugging symbols in binary.
Usable via 'make debug'.
2016-06-16 20:20:28 +02:00
Alexander Koch
0eb7349cad Improve makefile
- Define PHONY targets
 - Set optimization level O2
 - Move C++ standard flag to CFLAGS
 - Remove superfluous targets
2016-06-16 20:14:52 +02:00
7db5c2a8e4 update make file 2016-06-13 01:06:56 +02:00
2f3783d2b9 update readme 2016-06-13 00:42:35 +02:00
7d46989fb1 add g810 picture 2016-06-13 00:41:58 +02:00
26cc94df55 update readme 2016-06-13 00:40:02 +02:00
7af26a1327 update readme 2016-06-13 00:29:30 +02:00
9f5f3a0aa7 update readme 2016-06-13 00:26:24 +02:00
d78462553e update sample 2016-06-13 00:21:28 +02:00
347d0cb01d update sample 2016-06-13 00:21:20 +02:00
b4625c9861 update readme 2016-06-13 00:16:16 +02:00
6cf0a1fbaf update readme 2016-06-13 00:15:05 +02:00
6919d66847 remove text feature 2016-06-12 23:37:07 +02:00
22f6585d8e Update readme 2016-06-12 23:31:47 +02:00
634b91c039 update makefile 2016-06-12 22:36:21 +02:00
fdc8220e70 First commit 2016-06-12 22:16:07 +02:00