From 1150ef2523bf2f8133ded8f5cbc032299315f0ec Mon Sep 17 00:00:00 2001 From: Cortex <35303186+AhmetAkyuez@users.noreply.github.com> Date: Fri, 1 Jan 2021 00:40:57 +0100 Subject: [PATCH 1/2] Updated for Release V1.1 --- README.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..79d4471 --- /dev/null +++ b/README.md @@ -0,0 +1,48 @@ +# MacroMap +Rainmeter skin - Manual keyboard visualizer for macro users + +#### Press on the modifiers to change the current key combo +- Left click to input your text +- All 64 modifier combinations are possible + + + +--- + +## Usage + +#### Scroll on Keys to change font size +- Your Input text per key is practically unlimited + + + +#### Enter width in pixels by context menu to quickly change the size + + +#### Change Theme in context menu + + +--- + +## Installation + +### Using .rmskin (Recommended) + +- Download the latest .rmskin file from the [releases](https://github.com/AhmetAkyuez/MacroMap/releases) + +### Manual + +- [Download](https://github.com/AhmetAkyuez/MacroMap/archive/master.zip) the necessary files manually and extract the folder to your Rainmeter skins folder `%USER%\Documents\Rainmeter\Skins\` + +#### Requirements + +- Rainmeter v4.3 + +--- + +## License + +[![License: CC BY-SA 4.0](https://licensebuttons.net/l/by-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-sa/4.0/) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) + +- MacroMap is licensed under CC BY-SA 4.0 & MIT License From c107c52738ef51872cc5e080fc7a6fd428e8b0fd Mon Sep 17 00:00:00 2001 From: Cortex <35303186+AhmetAkyuez@users.noreply.github.com> Date: Fri, 1 Jan 2021 00:50:22 +0100 Subject: [PATCH 2/2] Updated for Release V1.1 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 79d4471..bc6fe6e 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,14 @@ Rainmeter skin - Manual keyboard visualizer for macro users [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) - MacroMap is licensed under CC BY-SA 4.0 & MIT License + +--- + +### Extra + +- It's possible to create custom themes + - The easy way is to use the .psd files and modify them + - The hard way would be to create a new template with the following dimensions + - The hardest way would be to create your own template and even modify the meters to their respective positions + +