diff options
author | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
---|---|---|
committer | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
commit | d7aa4724fbfe51ad016a285797ae664eba5cc150 (patch) | |
tree | 7a3ea65e814ee0c0d6b99f1c3162077a1055b15e /keyboards/ergodox/keymaps/mclennon_osx | |
parent | 13fa63b19223fea024fc6a395041ecc2419caa1d (diff) | |
parent | 712f3de16f2c2930276bb97b6c5792d9a2213928 (diff) | |
download | qmk_firmware-d7aa4724fbfe51ad016a285797ae664eba5cc150.tar.gz |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'keyboards/ergodox/keymaps/mclennon_osx')
-rw-r--r-- | keyboards/ergodox/keymaps/mclennon_osx/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/keymaps/mclennon_osx/README.md b/keyboards/ergodox/keymaps/mclennon_osx/README.md index 60980d043..28cdb7c10 100644 --- a/keyboards/ergodox/keymaps/mclennon_osx/README.md +++ b/keyboards/ergodox/keymaps/mclennon_osx/README.md @@ -2,4 +2,4 @@ This keymapping is designed to be reasonably familiar to an ordinary Mac keyboard while taking advantage of the Ergodox EZ's features. Caps lock instead enables a layer which allows a user to use HJKL as arrow keys and to control media. Shift and control have additional mappings on S and D to provide easier access while holding down caps lock. -If you choose to compile this yourself, be sure to compile with `#define PREVENT_STUCK_MODIFIERS` in your `config.h`. Firmware built using [qmk_firmware](https://github.com/jackhumbert/qmk_firmware/). +If you choose to compile this yourself, be sure to compile with `#define PREVENT_STUCK_MODIFIERS` in your `config.h`. Firmware built using [qmk_firmware](https://github.com/qmk/qmk_firmware/). |