From 8e86a8bd8d2fbbaf5e2d16956699dd986a6b6665 Mon Sep 17 00:00:00 2001 From: k5md <6698666+k5md@users.noreply.github.com> Date: Wed, 14 Oct 2020 19:55:05 +0300 Subject: [PATCH] Update README.md replace broken gif link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9bba45..72390a4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This program allows to map MIDI-keys to keyboard keys, i.e one's pressing a key on MIDI-keyboard triggers mapped keypress on a PC-keyboard. I've essentially written this tool for OSU!Mania, since it doesn't support MIDI input devices. ## Usage -![M2KB.gif](https://s3.gifyu.com/images/M2KB.gif) +[![M2KB763d538ac10b8bf0.gif](https://s3.gifyu.com/images/M2KB763d538ac10b8bf0.gif)](https://gifyu.com/image/kVFd) Plug in your MIDI-keyboard or whatever MIDI-, run M2KB, if you don't have it configured previously, map midi keys to keyboard by pressing KB key, then MIDI one, press ESC, config will be saved in keymap.cfg in the program directory, so that you won't have to remap keys everytime you run the program, then M2KB enters mapping mode. @@ -21,4 +21,4 @@ You can either build this app yourself from source or download a precompiled bin Only Windows is supported. ## Dependencies -This program uses [PDCurses](https://pdcurses.org/) \ No newline at end of file +This program uses [PDCurses](https://pdcurses.org/)