summaryrefslogtreecommitdiffstats
path: root/keyboards/tada68/keymaps/rys/readme.md
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@pixeltards.com>2018-09-20 01:23:23 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-20 01:23:23 +0200
commit14be5258a6784829b6931f348fc20d64e1a5f2a7 (patch)
tree69179473dba10dfd015bea6cfdbc6a24f57f899f /keyboards/tada68/keymaps/rys/readme.md
parent2bdeccd7baab67df2d0c04c1c8167277f7217d3e (diff)
downloadqmk_firmware-14be5258a6784829b6931f348fc20d64e1a5f2a7.tar.gz
qmk_firmware-14be5258a6784829b6931f348fc20d64e1a5f2a7.tar.xz
Keymap: rys Tada68 ISO UK layout (#3934)
* rys Tada68 ISO UK layout * Bring _FL more in line with my favoute WhiteFox layout * Whoops, fix - to _ * remove empty config.h * Remove legacy block
Diffstat (limited to 'keyboards/tada68/keymaps/rys/readme.md')
-rw-r--r--keyboards/tada68/keymaps/rys/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/rys/readme.md b/keyboards/tada68/keymaps/rys/readme.md
new file mode 100644
index 000000000..a9425bf06
--- /dev/null
+++ b/keyboards/tada68/keymaps/rys/readme.md
@@ -0,0 +1,15 @@
+# Custom Tada68 layout for ISO UK with Apple-y tweaks
+
+This layout is based on the [ISO UK](../iso-uk) layout, with the following
+changes:
+
+Swap Win and Alt on the left side (Option and Command on macOS)
+
+## Installation
+
+Please see the [Tada68 readme](../../readme.md). Make the firmware wih the
+following command:
+
+```
+make tada68:rys:bin
+```