diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:55:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:55:58 -0800 |
commit | 65e7d0c01f4524db24b66a9dcb692f3557cf8c46 (patch) | |
tree | fb553a1a3f36418643779f577941d04f78cac721 /keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md | |
parent | c08ed73216428d3b810fb6dd05f0db29bd839738 (diff) |
[Keyboard] move ymd96 to ymdk vendor folder (#15643)
Diffstat (limited to 'keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md')
-rw-r--r-- | keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md b/keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md new file mode 100644 index 0000000000..973e336cb6 --- /dev/null +++ b/keyboards/ymdk/ymd96/keymaps/AnthonyWharton/README.md @@ -0,0 +1,16 @@ +# Personal Config by @AnthonyWharton + +The keymap and layout macro's in the main repository are for the following +keyboard: + +![@AnthonyWharton's YMD96](https://i.imgur.com/uhKmkBz.jpg) + +**Note:** This setup has locking Caps Lock and Num Lock keys, so if you wish +to use this layout and do not have such keys, you should : + + - Change the keys `KC_LCAP` and `KC_LNUM` to `KC_CAPS` and `KC_NUMLOCK` + respectively. + - Remove the `LOCKING_SUPPORT_ENABLE` and `LOCKING_RESYNC_ENABLE` lines + from `config.h`. + +For any other questions, find my latest contact information on my github page. |