summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_ez/keymaps/bepo_tm_style/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/ergodox_ez/keymaps/bepo_tm_style/readme.md
parentd235352504f82eae5dedc399bae36c65f1348fa8 (diff)
Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/bepo_tm_style/readme.md')
-rwxr-xr-xkeyboards/ergodox_ez/keymaps/bepo_tm_style/readme.md22
1 files changed, 0 insertions, 22 deletions
diff --git a/keyboards/ergodox_ez/keymaps/bepo_tm_style/readme.md b/keyboards/ergodox_ez/keymaps/bepo_tm_style/readme.md
deleted file mode 100755
index 5571f120cc..0000000000
--- a/keyboards/ergodox_ez/keymaps/bepo_tm_style/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
-# Bépo compatible keymap for the Ergodox EZ, *TypeMatrix* style.
-
-This keymap is meant to be used with a [Bépo](http://bepo.fr) layout. It is
-designed to be somewhat similar to a TypeMatrix keyboard so that switching
-between one and the other is easy.
-
-![The Keymap](https://i.imgur.com/yChIbaK.png)
-
-## Build instruction
-
-To build this on Windows, under Cygwin, provided that you have installed the
-Arduino environment and Teensy loaded in the default path, you can do:
-
-```shell
-PATH=/cygdrive/c/Program\ Files\ \(x86\)/Arduino/hardware/tools/avr/bin:$PATH
-make ergodox_ez:bepo_tm_style:all
-```
-
-## Debug
-
-See https://github.com/tmk/tmk_keyboard#magic-commands for command that can help
-debug, together with the [hid_listen tool](https://docs.qmk.fm/faq_debug.html). \ No newline at end of file