Commit Graph

14 Commits

Author SHA1 Message Date
Ben Reaves
37a27dd6d5 Update README.md 2019-08-15 23:35:21 -05:00
Ben Reaves
592c88b83e - Corrected chromebook and mac keymap references, mac_term is not currently ready for active use for master or dev. Fixes #6 2019-08-13 12:10:04 -05:00
Ben Reaves
642194a8a6 - Corrected regressions that prevented term keymap from being created, also added a mac_only keyboard keymap option for instances without an hid_apple driver loading into the kernel. Closes #4 2019-08-09 18:41:31 -05:00
Ben Reaves
1bb36cb1b6 - Updated files to no longer use device id's for mac or windows keyboards, only chromebooks will make use of device id's for external keyboards. Closes #5 2019-08-09 17:43:54 -05:00
Ben Reaves
d4dbfd67dc - Corrected keyboard detection bug and updated files in prep of a future keymap update. 2019-08-05 15:34:41 -05:00
Ben Reaves
38ddc55df7 - Updated xkb configs to accept macOS word-wise text manipulations. Closes #2. 2019-08-04 03:28:40 -05:00
Ben Reaves
2385d4e635 - Fix syntax error in install script, fixed bug in xactive where keyswap may not be trigger if process id was not exactly 7 integers long, it now accepts integers of any length. 2019-07-30 13:49:44 -05:00
Ryan Reaves
53ad0d579f - Several changes, need to do more testing before merging into master. It appears to work on chromebooks though, the more difficult of the 3. 2019-07-30 02:33:52 -05:00
Ryan Reaves
aa895a8be8 - Simplified and refactored much of the code for the actual use cases, the granular/specific approach did not pan out and in some cases less ideal. 2019-07-29 21:29:26 -05:00
Ryan Reaves
dd12715f5f - Added more prompts and detections to install script, added arguments to simple test script for keymap testing. Don't assume individual keymap commands can be applied to multiple keyboards at once if the device command for setxkbmap or xkbcomp is used. 2019-07-29 15:47:46 -05:00
Ryan Reaves
31ddec584f - Updated name in readme, updated install to check for blank usbid. 2019-07-27 12:23:15 -05:00
Ryan Reaves
d4a28b2d3b - Updated readme to include some better descriptions, added comments to install.py as a guide, added terminal-configs folder structure. 2019-07-27 12:06:26 -05:00
Ryan Reaves
e4f96f475b - Added keyboard detection, finds id for internal and usb keyboards. Added local symbols file for chromebooks running Gallium or normal linux install. 2019-07-27 03:19:52 -05:00
Ben Reaves
f1731134a3 - Initial commit with readme and install.py 2019-07-26 20:37:52 -05:00