Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing keys to windows keyboard #48

Merged
merged 12 commits into from
Jun 5, 2020
Merged

Conversation

duncte123
Copy link
Collaborator

@duncte123 duncte123 commented May 13, 2020

TODO: arrow keys seem to be taken from the numpad and not from the actual arrow keys

lyiriyah and others added 12 commits March 8, 2020 16:31
catches the error detailed in my log on issue 30
Fix running as root on linux

This was added by @lyiriyah 3 days ago (just merged), but I added the link to the forums. Thanks!
* Prevent the '1' file from being created and install pyautogui

* Try pynput instead (seems to be more stable)

* Add item to the todo list for this branch

* Simplyfy ms code

* Reduce duped code

* Remove that stupid keyboard lib

* Update requirements

* Root is not needed anymore

* Not sure what is best to use

* Works on windows

* Undo that

* Errors are no longer logged

* Remove readme junk

* Use pyautogui for the numpad

* add test for Mk3

* Fixed conda env and version number

* Update environment-build.yml

* Fixed pyinstaller issues

* Move requirements.txt to INSTALL

* Test diff kb lib for windows

* Nope

* Prepare windows keyboard api

* Add untested code for pressing keys

* Add a lot of keycodes

* Add numpad to unix

* Implement keys that LPHK uses

* Use pyautogui for writing strings

* Add LPX support (#42)

Launchpad X support and small changes

* Made to use launchpad.py master branch

* Add a few missing keys

Co-authored-by: nimaid <ellagjameson@gmail.com>
Co-authored-by: Malik Enes Şafak <e.maliksafak@gmail.com>
@duncte123 duncte123 changed the base branch from master to develop May 21, 2020 07:06
@duncte123 duncte123 marked this pull request as ready for review May 25, 2020 07:43
@duncte123 duncte123 mentioned this pull request Jun 5, 2020
@duncte123 duncte123 merged commit 13467f1 into develop Jun 5, 2020
@duncte123 duncte123 deleted the fix/windows-keyboard branch June 5, 2020 06:41
duncte123 added a commit that referenced this pull request Jul 16, 2020
* Added CODE (#45)

* Added CODE

CODE function used to execute shell commands

* Update scripts.py

* Update scripts.py

* Update scripts.py

* Use master relase for LP.py

* Fix error handling for commands

* Change name for minimk3

* Add missing keys to windows keyboard (#48)

* Add missing keys to windows keyboard

* Fix mouse support

Co-authored-by: Silencx <36223318+Silencx@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants