diff options
author | Olivier <olivier@gid0.org> | 2016-07-03 16:58:09 +0200 |
---|---|---|
committer | Olivier <olivier@gid0.org> | 2016-07-03 16:58:09 +0200 |
commit | 703dc2685372a8cd274df4fc1088fc2ba50b2563 (patch) | |
tree | 96ded1bcc5e99c0dcbef46da0df05a185d877a50 /keyboards/kc60/keymaps/wigguno/readme.md | |
parent | 82edc37238a0f4239da0a6eee74d62773362a2d2 (diff) | |
parent | 21ee3eb569caffdf2ad581c668682c0109c978e5 (diff) | |
download | qmk_firmware-703dc2685372a8cd274df4fc1088fc2ba50b2563.tar.gz |
Merge https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/kc60/keymaps/wigguno/readme.md')
-rw-r--r-- | keyboards/kc60/keymaps/wigguno/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/kc60/keymaps/wigguno/readme.md b/keyboards/kc60/keymaps/wigguno/readme.md new file mode 100644 index 000000000..55a9f60c7 --- /dev/null +++ b/keyboards/kc60/keymaps/wigguno/readme.md @@ -0,0 +1,14 @@ +Wigguno's KC60 Layout +====================== + +## Quantum MK Firmware +For the full Quantum feature list, see [the parent readme.md](/readme.md). + +## Changes from default QMK layout +The default QMK layout for KC60 does not have a function layer. It also has the bootloader-mode reset key bound. This keymap fixes both of these by adding a sensible function layer (including moving the reset key onto it, far away from the FN key). + +### Changes from the default KC60 layout +The default KC60 layout is good, but it was missing media keys. I've added previous, play/pause and next. I've also removed some of the keys from the function layer I didn't use. + +### Build +To enable NKRO you must be in the keymaps/wigguno directory when running make. |