From 3b801880a084377fc4680fe3fb44e1ef4df0608e Mon Sep 17 00:00:00 2001 From: Yan-Fa Li Date: Mon, 12 Feb 2018 10:48:38 -0800 Subject: Custom keymap for clueboard 60 My customized keymap for the clueboard 60. - Maps MT(LCTL,ESC) to Caps lock - Swaps ALT and GUI for OSX - Adds layer for WASD key navigation --- keyboards/clueboard/60/keymaps/yanfali/readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/clueboard/60/keymaps/yanfali/readme.md (limited to 'keyboards/clueboard/60/keymaps/yanfali/readme.md') diff --git a/keyboards/clueboard/60/keymaps/yanfali/readme.md b/keyboards/clueboard/60/keymaps/yanfali/readme.md new file mode 100644 index 000000000..8b8705176 --- /dev/null +++ b/keyboards/clueboard/60/keymaps/yanfali/readme.md @@ -0,0 +1,14 @@ +# /u/yanfali keymap for clueboard 60% + +Almost the same as default but differs in the following ways + + 1. `Caps Lock` -> `MT(KC_LCTL, KC_ESC)`. + I'm a heavy vim user and I prefer escape to be closer than default. I also move `Control` to this key if you hold it. + 1. Switch Alt and GUI. + I spend most of my time on OSX, so I reverse Alt and GUI to be + more comfortable on OSX. + 1. Added a custom layer. + I use this to map the cursor keys to WASD, the familiar directional + gaming keys. As I use a split right shift, this naturally leads + to the left hand being used for navigation. This is also the + best place to add custom mappings, macros and combo keys. -- cgit v1.2.3-24-g4f1b