Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #44 from TERMZL0ckd0wn/main HEAD main | WeirdTreeThing | 2025-01-22 |
|\ | | | | | Added Void Linux Support + list of supported distributions | ||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update README.md | Created List and Added void linux | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update install.sh | added Void Linux Support | TERMZL0ckd0wn | 2025-01-22 |
| | | |||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-21 |
| | | |||
| * | Update README.md | TERMZL0ckd0wn | 2025-01-21 |
| | | |||
* | | Fix keyd install check | WeirdTreeThing | 2025-01-21 |
|/ | |||
* | Rename pixel keyboard udev rule | WeirdTreeThing | 2024-11-28 |
| | |||
* | Reload udev rules after installing pixel keyboard rule | WeirdTreeThing | 2024-11-28 |
| | | | | Fixes #40 | ||
* | Merge pull request #39 from Nacroni/patch-1 | WeirdTreeThing | 2024-11-08 |
|\ | | | | | use "dnf4" instead of generic "dnf" | ||
| * | use "dnf4" instead of generic "dnf" | Nacroni | 2024-11-08 |
|/ | | | Fedora 41 changes the version of the generic "dnf" to dnf5 (which doesn't support "group install"), so directly pointing to dnf4 might help with installing dependencies. | ||
* | Merge pull request #35 from venomade/main | WeirdTreeThing | 2024-10-19 |
|\ | | | | | Fix Google Assistant key on Pixel devices | ||
| * | Fix Google Assistant key on Pixel devices | venomade | 2024-10-19 |
|/ | | | | fixes WeirdTreeThing/cros-keyboard-map#11 for Atlas Devices | ||
* | Replace `print` key with `sysrq` | WeirdTreeThing | 2024-08-13 |
| | | | | Fixes #26 | ||
* | Add installing message | WeirdTreeThing | 2024-07-30 |
| | |||
* | Add support for mapping the google assistant key on pixel devices | WeirdTreeThing | 2024-07-07 |
| | |||
* | Do not run if NixOS is detected | Ingo Reitz | 2024-04-18 |
| | |||
* | Add special case for Sarien and Arcada | WeirdTreeThing | 2024-04-10 |
| | |||
* | Level 100 bash expert | WeirdTreeThing | 2024-03-18 |
| | |||
* | More install.sh fixes | WeirdTreeThing | 2024-03-18 |
| | |||
* | Fix arm? | WeirdTreeThing | 2024-03-12 |
| | | | | I forgot what this does lol | ||
* | Add quotes around variables that might not be set | WeirdTreeThing | 2024-03-11 |
| | |||
* | Merge pull request #15 from jux1e/main | WeirdTreeThing | 2024-03-06 |
|\ | | | | | fixed bug with waiting for user input | ||
| * | fixed bug with waiting for user input | jux1e | 2024-03-06 |
|/ | |||
* | Merge pull request #13 from marcsadler/main | WeirdTreeThing | 2024-03-02 |
|\ | | | | | keyd on Arch is now packaged in the official repo | ||
| * | keyd on Arch is now packaged in the official repo | marcsadler | 2024-03-03 |
|/ | | | For Arch, install keyd from repo instead of AUR | ||
* | Install keyd from terra repo on Fedora | WeirdTreeThing | 2024-02-24 |
| | |||
* | Fix a silly little error | WeirdTreeThing | 2024-02-24 |
| | |||
* | Add arm vivaldi support | WeirdTreeThing | 2024-02-24 |
| | |||
* | install: add option to invert top row | WeirdTreeThing | 2024-02-21 |
| | |||
* | Add more hammer ids | WeirdTreeThing | 2024-02-14 |
| | |||
* | Merge pull request #12 from V02460/new_device_id | WeirdTreeThing | 2024-02-14 |
|\ | | | | | Add device ID for IdeaPad Duet (google-krane) | ||
| * | Add device ID for IdeaPad Duet (google-krane) | Kai A. Hiller | 2024-02-15 |
|/ | |||
* | Add fancy colors | WeirdTreeThing | 2024-02-13 |
| | |||
* | Redirect package manager output to a log file | WeirdTreeThing | 2024-02-13 |
| | |||
* | exit on errors | WeirdTreeThing | 2024-02-13 |
| | |||
* | Merge pull request #10 from jenneron/remove-backslash | WeirdTreeThing | 2024-02-12 |
|\ | | | | | move generating ids part to outside function | ||
| * | move generating ids part to outside function | Anton Bambura | 2024-02-13 |
|/ | | | | | it seems that python versions lower than 3.12 have problems interpreting such expressions in f-strings. | ||
* | Merge pull request #9 from jenneron/improvements | WeirdTreeThing | 2024-02-12 |
|\ | | | | | Improvements | ||
| * | add support for katsu | Anton Bambura | 2024-02-12 |
| | | |||
| * | move ids to a list | Anton Bambura | 2024-02-12 |
| | | |||
| * | use f-string in get_keyd_config | Anton Bambura | 2024-02-12 |
| | | |||
| * | add --inverted argument | Anton Bambura | 2024-02-12 |
| | | |||
| * | add get_functional_row and unify its code | Anton Bambura | 2024-02-12 |
| | | |||
| * | better naming for functions | Anton Bambura | 2024-02-12 |
| | | |||
| * | add --file argument | Anton Bambura | 2024-02-12 |
| | | |||
| * | convert vivaldi_scancode_to_keyd to dictionary | Anton Bambura | 2024-02-12 |
| | |