summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_infinity/keymaps/input_club/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_infinity/keymaps/input_club/README.md')
-rw-r--r--keyboards/ergodox_infinity/keymaps/input_club/README.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/ergodox_infinity/keymaps/input_club/README.md b/keyboards/ergodox_infinity/keymaps/input_club/README.md
deleted file mode 100644
index 31ae23ac40..0000000000
--- a/keyboards/ergodox_infinity/keymaps/input_club/README.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# Input Club ErgoDox Infinity Layout
-
-A basic ErgoDox layout that duplicates the default Input Club layout
-
-## Features
-
-Base Layers
-
-- QWERTY
-- Function Keys
-- Numpad
-
-## Building and flashing
-
-1. Put your board in DFU mode with either the button on the bottom, or with a software key in your current firmware
-2. Flash left half:
- ```bash
- make ergodox_infinity:input_club:dfu-util
- ```
-3. Flash right half:
- ```bash
- make ergodox_infinity:input_club:dfu-util MASTER=right
- ```