summaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/rys/readme.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-12-18 21:45:52 +1100
committerGitHub <noreply@github.com>2023-12-18 21:45:52 +1100
commita1c8b1ebf724f79dd9bad12976e3b1bd0c9c196f (patch)
treecec457800eac3d20e3bd6fd23ef945fa879e3053 /keyboards/tada68/keymaps/rys/readme.md
parentd235352504f82eae5dedc399bae36c65f1348fa8 (diff)
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Diffstat (limited to 'keyboards/tada68/keymaps/rys/readme.md')
-rw-r--r--keyboards/tada68/keymaps/rys/readme.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/tada68/keymaps/rys/readme.md b/keyboards/tada68/keymaps/rys/readme.md
deleted file mode 100644
index bf6a643d33..0000000000
--- a/keyboards/tada68/keymaps/rys/readme.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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:flashbin
-```