diff options
author | Andy Smith <andy_smithy@hotmail.co.uk> | 2019-10-19 01:21:40 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-18 17:21:40 -0700 |
commit | 5b311965f86a0f833bfe9149436b98d640fa4eef (patch) | |
tree | 60fae982706af5172fc9665df41f0cd8cc97aa88 /keyboards/planck/keymaps/smittey/readme.md | |
parent | 22cc56bc975a8fde45fd08a7ed20897cf3a465c8 (diff) | |
download | qmk_firmware-5b311965f86a0f833bfe9149436b98d640fa4eef.tar.gz |
[Keymap] Custom Planck layout for the Planck (#7036)
* Version 1 of keymappings
* Adding updated keymappings
* Adding hash/pound symbol to layer
* Removing broken macros
* Adding to readme. Amending value of pound sign
* Changing language in readme
* Addressing PR comments. Removing unneeded code, corrected syntax
* Removing commented out code and fixing white space issues
* Small clean up to readme
Diffstat (limited to 'keyboards/planck/keymaps/smittey/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/smittey/readme.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/smittey/readme.md b/keyboards/planck/keymaps/smittey/readme.md new file mode 100644 index 000000000..280847655 --- /dev/null +++ b/keyboards/planck/keymaps/smittey/readme.md @@ -0,0 +1,28 @@ +# Planck Layout created by [Smittey](https://github.com/smittey) + +A layout with a focus around coding, utilising the home row for symbols. There is an additional FN layer and Space function layer + +Main - Qwerty with ctrl swapped around and enter changed to be shift on hold +Lower - Numbers and calculations +Raise - Symbols +Adjust - Keyboard settings and layout changers +FN - Function keys +Space FN - Navigation and media + +## Main +![Main layer layout](https://i.imgur.com/jRbqGUN.png) + +## Lower +![Lower layer layout](https://i.imgur.com/YmdM1q5.png) + +## Raise +![Raise layer layout](https://i.imgur.com/BXxOK1S.png) + +## Adjust +![Adjust layer layout](https://i.imgur.com/M6qBaXO.png) + +## FN +![FN layer layout](https://i.imgur.com/1eiUOH1.png) + +## Space Function +![Space function layer layout](https://i.imgur.com/RJMFEdy.png)
\ No newline at end of file |