summaryrefslogtreecommitdiff
path: root/keyboards/atreus62/keymaps/scheiklp/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/atreus62/keymaps/scheiklp/readme.md')
-rw-r--r--keyboards/atreus62/keymaps/scheiklp/readme.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/atreus62/keymaps/scheiklp/readme.md b/keyboards/atreus62/keymaps/scheiklp/readme.md
deleted file mode 100644
index b5590b6f2f..0000000000
--- a/keyboards/atreus62/keymaps/scheiklp/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# KOY Layout for the atreus62 pcb board
-Compile the layout
-```bash
-qmk compile -kb atreus62 -km scheiklp
-```
-disable this service that interfers with the pro micro
-```
-sudo systemctl stop ModemManager.service
-```
-and flash it to the board
-```bash
-qmk flash -kb atreus62 -km scheiklp
-```