From f9eb669c04d3f21ccf457cc0930c3b35ae651536 Mon Sep 17 00:00:00 2001 From: Arley McBlain Date: Sat, 28 Oct 2017 13:44:22 -0400 Subject: [PATCH] update readme standardize key_names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 87bd6b54..ae346e29 100644 --- a/README.md +++ b/README.md @@ -53,8 +53,8 @@ There are two macros the plugin provides: ### `OSM(mod)` -> A macro that takes a single argument, the name of the modifier: `LeftCtrl`, -> `LeftShift`, `LeftAlt`, `LeftGUI` or their right-side variant. When marked up +> A macro that takes a single argument, the name of the modifier: `LeftControl`, +> `LeftShift`, `LeftAlt`, `LeftGui` or their right-side variant. When marked up > with this macro, the modifier will act as a one-shot modifier. ### `OSL(layer)`