Skip to content

This repository holds all the coding to achieve the goal of making any keyboard like a macro-keyboard.

Notifications You must be signed in to change notification settings

Johnnyreyman/Ubuntu-Macro-Keyboard-DIY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Ubuntu-Macro-Keyboard-DIY

This repository holds all the coding to achieve the goal of making any keyboard like a macro-keyboard.

Sample Usage

To use the script, please follow the steps below:

  1. Clone the repository as follows:
git clone https://github.com/Johnnyreyman/Ubuntu-Macro-Keyboard-DIY.git

  1. Depending on where you cloned the repository, change directory as follows:
cd Ubuntu-Macro-Keyboard-DIY/

  1. There are two scripts that are intended to provide either a command line or GUI based configuration, to use the command line only option, cd into scripts and make all scripts executable.
cd scripts

sudo chmod +x .*.sh

  1. Run the command line based script and follow the instructions on the screen:

bash macro_keyboard_cli.sh 


About

This repository holds all the coding to achieve the goal of making any keyboard like a macro-keyboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages