Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-20 | pikvm/pikvm#306: replace quotes for hid print | Devaev Maxim | |
2021-01-24 | lint fixes | Devaev Maxim | |
2021-01-07 | update copy | Devaev Maxim | |
2020-11-11 | renamed serial keymap codes to mcu | Devaev Maxim | |
2020-10-08 | vnc: qemu ext keys | Devaev Maxim | |
2020-10-08 | more correct keymap handling | Devaev Maxim | |
2020-10-03 | Fixed pikvm/pikvm#81: XK_Meta = XK_Super for VNC | Devaev Maxim | |
2020-09-25 | Added mapping for AltGr key | Martin Funk | |
2020-09-23 | fixed #10 | Devaev Maxim | |
2020-09-20 | Added missing no us key | Martin Funk | |
2020-09-05 | minor 3.7 fixes | Devaev Maxim | |
2020-09-01 | Remove all uses of assignment expressions. | Oleg Girko | |
This is needed to port to Python 3.7 because Raspbian 10 doesn't have Python 3.8. Signed-off-by: Oleg Girko <[email protected]> | |||
2020-07-16 | added power key to hids | Devaev Maxim | |
2020-06-03 | numpad supported | Devaev Maxim | |
2020-05-25 | supported addupper | Devaev Maxim | |
2020-05-25 | refactoring | Devaev Maxim | |
2020-05-25 | improved some logging | Devaev Maxim | |
2020-05-24 | improved keymap parser | Devaev Maxim | |
2020-05-23 | fixed unshifted default keys | Devaev Maxim | |
2020-05-23 | major keymaps improvement | Devaev Maxim | |
2020-05-23 | additional keymapping info; refactoring | Devaev Maxim | |