aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/ardakilic/readme.md
diff options
context:
space:
mode:
authorArda Kılıçdağı <ardakilicdagi@gmail.com>2017-12-19 17:24:39 +0300
committerJack Humbert <jack.humb@gmail.com>2017-12-19 09:24:39 -0500
commitb8f08d936d25ff081cfdd5dfbf8ed156dca2bba8 (patch)
treef5b936536433c8c64710c142edfa2b56a4e30388 /keyboards/tada68/keymaps/ardakilic/readme.md
parentdd3724537307a1ecfcf9f14ada484ce38f6d9e4f (diff)
downloadfirmware-b8f08d936d25ff081cfdd5dfbf8ed156dca2bba8.tar.gz
firmware-b8f08d936d25ff081cfdd5dfbf8ed156dca2bba8.tar.bz2
firmware-b8f08d936d25ff081cfdd5dfbf8ed156dca2bba8.zip
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-xkeyboards/tada68/keymaps/ardakilic/readme.md15
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.