diff options
author | Arda Kılıçdağı <ardakilicdagi@gmail.com> | 2017-12-19 17:24:39 +0300 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-12-19 09:24:39 -0500 |
commit | b8f08d936d25ff081cfdd5dfbf8ed156dca2bba8 (patch) | |
tree | f5b936536433c8c64710c142edfa2b56a4e30388 /keyboards/tada68/keymaps/ardakilic/readme.md | |
parent | dd3724537307a1ecfcf9f14ada484ce38f6d9e4f (diff) | |
download | qmk_firmware-b8f08d936d25ff081cfdd5dfbf8ed156dca2bba8.tar.gz |
Added Ardakilic keymap for Tada68 (#2174)
* Added Ardakilic keymap
more key fixes
* power key instead of eject
Diffstat (limited to 'keyboards/tada68/keymaps/ardakilic/readme.md')
-rwxr-xr-x | keyboards/tada68/keymaps/ardakilic/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/ardakilic/readme.md b/keyboards/tada68/keymaps/ardakilic/readme.md new file mode 100755 index 000000000..f81c400ce --- /dev/null +++ b/keyboards/tada68/keymaps/ardakilic/readme.md @@ -0,0 +1,15 @@ +# Ardakilic's TADA68 layout + +This layout aims to use Ansi keyboard for my needs in ease, especially to work on macOS, and to have a layout more similar to Apple keyboards. + +This layout aims to have a similar layout to Apple keyboards while using ISO layouts with the ANSI keymap. The layout is directly considered using Turkish Qwerty keyboards. + +The changes that were applied over default layout: + +* Make Win/cmd keys right next to space bar just like Apple keyboards. +* Adding a power (`KC_POWER`) key, so the lock screen shortcut works. +* Re-use the page up and page down keys to make ["é] (`KC_NONUS_BSLASH`) and [<>|] (`KC_GRAVE`) keys more accessible. +* Optimize the function layer, by removing the mouse movement combinations and adding additional media keys. +* Swap the positions of volume up and volume down and mute buttons on function layer, so these keys are actually with the same order as Apple keyboard layout. + +I'm re-purposing page up and page down keys in this layout, because in macOS alt/option + arrow keys, in Windows and Linux, space bar/shift spacebar combinations already cover their work, and is more accessible if you'd ask me. |