|
23 | 23 |
|
24 | 24 | ## Linux configuration tool for Logitech mice *(currently only G300/G300S)* ## |
25 | 25 |
|
| 26 | +[](https://lgtm.com/projects/g/krayon/ratslap/alerts/) |
| 28 | +[](https://lgtm.com/projects/g/krayon/ratslap/context:cpp) |
| 30 | + |
26 | 31 | ---- |
27 | 32 | ## Introduction ## |
28 | 33 |
|
@@ -52,10 +57,10 @@ ignored - this is no longer the case, they are now reported as an error. |
52 | 57 |
|
53 | 58 | ### } BACKWARDS COMPATIBILITY WARNING } ### |
54 | 59 |
|
55 | | -The most current release is v0.3.2 and is available from: |
| 60 | +The most current release is v0.4.0 and is available from: |
56 | 61 |
|
57 | | -* [GitLab (RELEASE v0.3.2)](https://gitlab.com/krayon/ratslap/tags/0.3.2) |
58 | | -* [GitHub (RELEASE v0.3.2)](https://github.com/krayon/ratslap/releases/tag/0.3.2) |
| 62 | +* [GitLab (RELEASE v0.4.0)](https://gitlab.com/krayon/ratslap/tags/0.4.0) |
| 63 | +* [GitHub (RELEASE v0.4.0)](https://github.com/krayon/ratslap/releases/tag/0.4.0) |
59 | 64 |
|
60 | 65 | *RatSlap* binary and archive should be signed with my GPG key ( |
61 | 66 | [231A 94F4 81EC F212](http://pgp.mit.edu/pks/lookup?op=get&search=0x231A94F481ECF212) |
@@ -89,19 +94,19 @@ $ gpg --recv-keys 81ECF212 |
89 | 94 | ``` |
90 | 95 |
|
91 | 96 | *RatSlap* source is available on |
92 | | -[GitLab](https://gitlab.com/krayon/ratslap) |
93 | | -, [GitHub](https://github.com/krayon/ratslap) |
| 97 | +[GitHub](https://github.com/krayon/ratslap) |
| 98 | +, [GitLab](https://gitlab.com/krayon/ratslap) |
94 | 99 | and [BitBucket](https://bitbucket.org/krayonx/ratslap) |
95 | 100 | with the primary (public) repository being |
96 | | -[GitLab](https://gitlab.com/krayon/ratslap) |
| 101 | +[GitHub](https://github.com/krayon/ratslap) |
97 | 102 | . |
98 | 103 |
|
99 | 104 |
|
100 | 105 |
|
101 | 106 | ---- |
102 | 107 | ## What's New? ## |
103 | 108 |
|
104 | | -The main changes in the latest version is the DPI Support |
| 109 | +The main changes in the more recent versions is the DPI Support |
105 | 110 | ( [Daniel Dawson](https://gitlab.com/danieldawson) ) and the new keys: |
106 | 111 | `NonUS#`, `CapsLock`, `NonUS\`, `Application`, `Power`, `Num=`, `F13`, `F14`, |
107 | 112 | `F15`, `F16`, `F17`, `F18`, `F19`, `F20`, `F21`, `F22`, `F23`, `F24`, `Execute`, |
@@ -371,6 +376,9 @@ tool cannot do). |
371 | 376 | * [QB#126 - Doco should generate HTML versions](https://bugs.qdnx.org/task/126) |
372 | 377 | * [QB#128 - Unrecognised keys silently ignored ](https://bugs.qdnx.org/task/128) |
373 | 378 | * [QB#129 - Add missing keys](https://bugs.qdnx.org/bug/129) |
| 379 | +* v0.4.0 |
| 380 | + * Documentation fixes |
| 381 | + * Fixed recommendations by LGTM ( GitHub #22 ) |
374 | 382 |
|
375 | 383 |
|
376 | 384 |
|
|
0 commit comments