From 54209dc672f0c67cf21fcd7dc376c3bbae0db9ae Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 3 Jul 2016 13:44:24 +1200 Subject: Add my keymap to KC60 --- keyboards/kc60/keymaps/wigguno/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/kc60/keymaps/wigguno/readme.md (limited to 'keyboards/kc60/keymaps/wigguno/readme.md') 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. -- cgit v1.2.3-24-g4f1b