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
matmoul 658975aab4 Add semicolon for US Keyboard 2016-08-09 17:14:20 +02:00
hmschreck 0b14ed8116 Typos
Fixed a few typos
2016-08-08 22:06:34 -05:00
matmoul 15b4e8dbf9 Add -O2 to CFLAGS 2016-08-07 20:36:13 +02:00
matmoul 77bdebc998 Make var generic for other models 2016-08-07 20:22:27 +02:00
matmoul 6ce31cc7b3 Update README 2016-08-07 19:53:59 +02:00
matmoul eea12c1712 Update README 2016-08-07 19:53:32 +02:00
matmoul 44e029c57d Add G410 support 2016-08-07 19:40:48 +02:00
matmoul 841176763a Correct small bug 2016-08-07 18:30:17 +02:00
matmoul e6eb5a8434 Update data array size, thanks to lynix 2016-06-19 22:35:01 +02:00
matmoul 345bcbfcbf Improve code 2016-06-19 00:38:19 +02:00
matmoul f7be63cedb add systemd unit and udev rules 2016-06-17 22:13:16 +02:00
matmoul ca60b8172e add systemd unit and udev rules 2016-06-17 22:13:11 +02:00
matmoul ea1fe0dfc3 Handle not handled switch(key) values 2016-06-17 21:58:43 +02:00
matmoul 87a799e174 Update makefile 2016-06-17 21:47:27 +02:00
matmoul 72dc2c0357 Update Make File 2016-06-17 21:24:50 +02:00
matmoul c93f8beae8 Remove Raws because it work best as profile 2016-06-17 21:13:04 +02:00
matmoul a34d7e230f Remove Raws because it work best as profile 2016-06-17 21:10:41 +02:00
matmoul cea8c98f03 Remove Raws because it work best as profile 2016-06-17 21:09:02 +02:00
matmoul 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
matmoul 7db5c2a8e4 update make file 2016-06-13 01:06:56 +02:00
matmoul 2f3783d2b9 update readme 2016-06-13 00:42:35 +02:00
matmoul 7d46989fb1 add g810 picture 2016-06-13 00:41:58 +02:00
matmoul 26cc94df55 update readme 2016-06-13 00:40:02 +02:00
matmoul 7af26a1327 update readme 2016-06-13 00:29:30 +02:00
matmoul 9f5f3a0aa7 update readme 2016-06-13 00:26:24 +02:00
matmoul d78462553e update sample 2016-06-13 00:21:28 +02:00
matmoul 347d0cb01d update sample 2016-06-13 00:21:20 +02:00
matmoul b4625c9861 update readme 2016-06-13 00:16:16 +02:00
matmoul 6cf0a1fbaf update readme 2016-06-13 00:15:05 +02:00
matmoul 6919d66847 remove text feature 2016-06-12 23:37:07 +02:00
matmoul 22f6585d8e Update readme 2016-06-12 23:31:47 +02:00
matmoul 634b91c039 update makefile 2016-06-12 22:36:21 +02:00
matmoul fdc8220e70 First commit 2016-06-12 22:16:07 +02:00