diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-03 07:51:01 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-03 07:51:01 +0000 |
commit | eea89cc6363642855b577730f2ad3ce8335eacf8 (patch) | |
tree | 282fa3301869f1065ba1fb0f786a966a20a3fb3c /keyboards/converter/usb_usb | |
parent | b5c361542efa22aefa5e5868ceb678d4fb8b68b3 (diff) | |
parent | 45dec4911c2816abcd5b5dc1834d85756be43e8d (diff) | |
download | qmk_firmware-eea89cc6363642855b577730f2ad3ce8335eacf8.tar.gz qmk_firmware-eea89cc6363642855b577730f2ad3ce8335eacf8.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/converter/usb_usb')
-rw-r--r-- | keyboards/converter/usb_usb/keymaps/narze/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/usb_usb/keymaps/narze/README.md b/keyboards/converter/usb_usb/keymaps/narze/README.md index a089568d2c..eb9dbbf60b 100644 --- a/keyboards/converter/usb_usb/keymaps/narze/README.md +++ b/keyboards/converter/usb_usb/keymaps/narze/README.md @@ -2,7 +2,7 @@ ## Key features - Qwerty + [Colemak](https://colemak.com) layouts, and you can type Qwerty on software-level Colemak as well. Very useful for gaming or when your friend wanna type something but don't use Colemak. -- [(S)uper (D)uper Mode](https://github.com/jasonrudolph/keyboard#super-duper-mode) inspired by [jasonrudolph](https://github.com/jasonrudolph), with [some extensions](https://gist.github.com/narze/861e2167784842d38771) such as backspace & forward delete. +- [(S)uper (D)uper Mode](/users/narze/readme.md) ## Build instructions - `cd /path/to/qmk_firmware` |