diff options
author | Richard <r.morrison@chronoptics.com> | 2016-07-03 13:44:24 +1200 |
---|---|---|
committer | Richard <r.morrison@chronoptics.com> | 2016-07-03 13:44:24 +1200 |
commit | 54209dc672f0c67cf21fcd7dc376c3bbae0db9ae (patch) | |
tree | 1c93de27d75af3c9c4e74c421feeba79cc088aaf /keyboards/kc60/keymaps/wigguno/readme.md | |
parent | 27354ae8776d55b361c02be43577184d6af7ac21 (diff) |
Add my keymap to KC60
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 0000000000..55a9f60c7c --- /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. |