larsdroid / keyboarding-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keyboarding Master

Introduction

The keyboard master provides its users with the ability to custom configure their input devices for specific applications within a unified configuration environment. The main unique feature for input devices is the keymap concept. Each application can utilize 8 unique keymaps in which the user can toggle through via user assigned shortcuts. This enables a user to maintain a more ergonomic hand position when one hand is required for other duties such as mouse or tablet.

Additional documentation can be found here

Compiling

Keyboarding Master uses Gradle as the build tool. Issue the following commands:

  • gradle build: Builds The project
  • gradle run: Runs the project

Additional developer documentation is here

Issues

Jira is used to manage the issue tracking. Please use the issue tracker for reporting bugs.

About

License:GNU General Public License v3.0


Languages

Language:Java 95.1%Language:CSS 1.7%Language:Roff 1.6%Language:Shell 1.6%