Christoffer Sandberg
5ba78bacad
Fix: module not removed on rpm update
...
Resolves #19
2020-05-19 15:45:31 +02:00
Christoffer Sandberg
40d964fa1c
Text and description updates
2020-05-19 15:42:50 +02:00
Christoffer Sandberg
b5e3c8709f
Merge branch 'key-events'
...
Resolves #21
2020-05-19 15:28:56 +02:00
Christoffer Sandberg
60cb7e91ae
Add touchpad toggle events for new and old devices
...
Resolves #22
2020-05-19 14:39:22 +02:00
Christoffer Sandberg
aa1d22124e
Add keyboard events
...
Configures tuxedo-keyboard to send key events
KEY_KBDILLUMUP
KEY_KBDILLUMDOWN
KEY_LIGHTS_TOGGLE
KEY_KBDILLUMTOGGLE
on the received WMI events
Needed by other keyboard backlight drivers (see #21 ).
2020-04-23 13:14:50 +02:00
Christoffer Sandberg
1bfdf51c86
Add gitlab ci package build trigger for release branch
2020-04-17 12:32:46 +02:00
Christoffer Sandberg
569066715e
Update readme and manual dkms installation helper cmds
2020-04-17 12:29:58 +02:00
Christoffer Sandberg
c3d1773264
Update version to 2.0.2
...
Add tuxedo_keyboard.conf to packaging. Installs into
/etc/modprobe.d/tuxedo_keyboard.conf
Add transitional package from tuxedo-keyboard-dkms to just
tuxedo-keyboard.
2020-04-15 17:52:40 +02:00
Christoffer Sandberg
060297acee
Add module alias for the used WMI GUIDs
...
Should solve automatic loading issues without using the systemd
solutions.
Fixes #18
2020-04-14 13:02:52 +02:00
Christoffer Sandberg
d73bb97038
Merge branch 'packaging'
2020-04-14 12:43:57 +02:00
tuxedoxt
4e0c7aa170
Merge (github) pull request #42 from ashh87/master
...
Restore state on resume.
2020-04-14 12:31:01 +02:00
Christoffer Sandberg
91b0258c54
Remove chdir argument from dkms.conf make calls
2020-04-14 10:36:31 +02:00
Christoffer Sandberg
46aca07994
Fix mark obsolete named packages
2020-04-14 10:06:29 +02:00
Christoffer Sandberg
67a7406fa8
Remove gitlab CI again
...
Until correct procedures are in place
2020-03-18 11:41:39 +01:00
Christoffer Sandberg
a78d18924b
Add license header to Makefile
2020-03-18 11:04:22 +01:00
Christoffer Sandberg
95723a9555
Fix return value from dkms postinst in spec file
2020-03-18 10:32:59 +01:00
Christoffer Sandberg
08f2d80ce1
Add gitlab CI config for packaging
...
Trigger packaging on change to dkms.conf in master/development
2020-03-17 17:30:19 +01:00
Christoffer Sandberg
43a251240a
Fix description plus new line
2020-03-17 17:17:29 +01:00
Christoffer Sandberg
549e2803e7
Add new packaging base
...
- Increase version to 2.0.1
2020-03-17 17:00:31 +01:00
vinzv
429fb62a0b
Merge pull request #44 from StevenSeifried/master
...
Add missing character in src/tuxedo_keyboard.c
2020-03-12 23:54:59 +01:00
Steven Seifried
26a3d2ef83
Add missing character in src/tuxedo_keyboard.c
2020-03-12 22:36:01 +01:00
Ash Hughes
25181b40d2
Turn keyboard off on suspend to prevent default colours showing on resume before driver has control again.
2020-02-14 23:12:15 +00:00
Ash Hughes
3af08adf79
Restore state on resume.
2020-02-14 19:01:24 +00:00
vinzv
ec3cb29f54
Update README.md
2020-02-11 17:12:10 +01:00
vinzv
7e2c8a923f
Merge pull request #39 from StevenSeifried/master
...
Added tuxedo_keyboard.conf and updated README
2020-01-02 23:33:05 +01:00
Steven Seifried
5568e6c91e
Update README.md
2020-01-02 01:15:05 +01:00
Steven Seifried
c7790ec665
Add tuxedo_keyboard.conf
2020-01-02 01:13:10 +01:00
Eckhart Mohr
48c08a84de
Merge branch 'emohrtuxedo-master-patch-84752' into 'master'
...
Update README.md
See merge request tuxedocomputers/development/tuxedo-keyboard!12
2019-12-19 17:00:20 +00:00
Eckhart Mohr
bc804b2be9
Update README.md
2019-12-19 17:00:00 +00:00
Eckhart Mohr
15535d2b65
Update dkms.conf
2019-12-19 16:45:56 +00:00
Eckhart Mohr
6f00433b9e
Update README.md
2019-12-18 16:05:57 +00:00
Eckhart Mohr
9f0474ae77
Update Makefile
2019-12-18 15:55:09 +00:00
vinzv
998fb855dd
Merge pull request #36 from StevenSeifried/master
...
Update README.md
2019-11-28 23:38:10 +01:00
Richard Sailer
b2575e6d7a
Doc: descriptive macro and var names
2019-11-24 13:14:39 +01:00
Richard Sailer
18961a0551
Move all Symbolic macros together
2019-11-24 12:35:08 +01:00
Richard Sailer
059a598f26
evaluate_wmi_method: proper var names and error messages
2019-11-24 13:13:14 +01:00
Richard Sailer
6314e4704f
Control flow cleanup: avoid goto + better error messages
2019-11-24 12:22:20 +01:00
Richard Sailer
bdab3dc13e
refactor: set_state() --> set_enabled()
2019-11-24 12:02:05 +01:00
Steven Seifried
bd790ab267
Update README.md
2019-11-08 21:43:46 +01:00
Steven Seifried
b1e0698f3d
Update README.md
2019-10-15 22:00:34 +02:00
Steven Seifried
a79d39f980
Update README.md
2019-10-15 21:59:30 +02:00
vinzv
d65e76e84c
Merge pull request #29 from StevenSeifried/master
...
Update README.md
2019-08-26 22:32:02 +02:00
Steven Seifried
7258427bad
Update README.md to Module Version 2.0.0
2019-08-26 22:03:29 +02:00
Richard Sailer
e415bbdbcb
Bump version to 2.0.0 due to major rewrites, refactoring and new feature
2019-08-22 04:18:41 +02:00
Richard Sailer
0611e54ec6
Fix: actually change colors with key, not just stay at the same
2019-08-22 04:10:05 +02:00
Richard Sailer
0d915b833b
next_color(): Add usefull debug output
2019-08-22 04:08:43 +02:00
Richard Sailer
bf601f1eba
finally rewire: set next blinking pattern key to set_next_color_whole_kb()
2019-08-19 06:20:06 +02:00
Richard Sailer
e5d1aa8110
Add set_next_color_whole_kb()
2019-08-19 06:17:55 +02:00
Richard Sailer
338023dc98
fix kbd_led_state initialization
2019-08-19 05:55:41 +02:00
Richard Sailer
42e5c40f93
introduce set_color_code_region() with sane error checking
2019-08-19 05:55:11 +02:00