Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace `print` key with `sysrq` | WeirdTreeThing | 2024-08-13 |
| | | | | Fixes #26 | ||
* | Fix arm? | WeirdTreeThing | 2024-03-12 |
| | | | | I forgot what this does lol | ||
* | Fix a silly little error | WeirdTreeThing | 2024-02-24 |
| | |||
* | Add arm vivaldi support | WeirdTreeThing | 2024-02-24 |
| | |||
* | Add more hammer ids | WeirdTreeThing | 2024-02-14 |
| | |||
* | Add device ID for IdeaPad Duet (google-krane) | Kai A. Hiller | 2024-02-15 |
| | |||
* | 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. | ||
* | 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 |
| | |||
* | don't execute main() when included as module | Anton Bambura | 2024-02-12 |
| | |||
* | Only match keyboard | WeirdTreeThing | 2024-02-03 |
| | |||
* | Add id for cros_ec_keyb | WeirdTreeThing | 2024-01-22 |
| | | | | used on arm devices | ||
* | Remove unused i | Rajas Paranjpe | 2023-10-20 |
| | |||
* | Remove caps lock | WeirdTreeThing | 2023-09-26 |
| | | | | who actually uses caps lock lmao | ||
* | Map fullscreen (zoom) to f11 | WeirdTreeThing | 2023-09-04 |
| | | | | Most programs will do nothing then the zoom key is pressed | ||
* | Map lock button to coffee | WeirdTreeThing | 2023-09-03 |
| | |||
* | Initial commit | WeirdTreeThing | 2023-08-28 |