diff --git a/README.md b/README.md index aea79a5..799c602 100644 --- a/README.md +++ b/README.md @@ -10,24 +10,24 @@ This repository contains the custom keymaps for the EcoSteno keyboard. It also c - [Pre-requisites](#pre-requisites) - [Clone Repository](#clone-repository) - [Set Up QMK Environment](#set-up-qmk-environment) - - [1. Prepare Build Environment](#1-prepare-build-environment) - - [2. Run QMK Setup](#2-run-qmk-setup) - - [3. Copy the keyboard to the QMK directory](#3-copy-the-keyboard-to-the-qmk-directory) - - [4. Test Build Environment](#4-test-build-environment) + - [1. Prepare Build Environment](#1-prepare-build-environment) + - [2. Run QMK Setup](#2-run-qmk-setup) + - [3. Copy the keyboard to the QMK directory](#3-copy-the-keyboard-to-the-qmk-directory) + - [4. Test Build Environment](#4-test-build-environment) - [Remapping Keys](#remapping-keys) - - [1. Edit the Keymap File](#1-edit-the-keymap-file) - - [2. Copy the Keymap to the QMK Directory](#2-copy-the-keymap-to-the-qmk-directory) - - [3. Compile the Keymap](#3-compile-the-keymap) + - [1. Edit the Keymap File](#1-edit-the-keymap-file) + - [2. Copy the Keymap to the QMK Directory](#2-copy-the-keymap-to-the-qmk-directory) + - [3. Compile the Keymap](#3-compile-the-keymap) - [Flashing the Keyboard](#flashing-the-keyboard) - - [1. Plug in the keyboard to the computer.](#1-plug-in-the-keyboard-to-the-computer) - - [2. Press the reset button on the back of the keyboard near the USB port.](#2-press-the-reset-button-on-the-back-of-the-keyboard-near-the-usb-port) - - [3. Run the following command to flash the keyboard:](#3-run-the-following-command-to-flash-the-keyboard) - - [4. The keyboard will restart and the new keymap will be loaded.](#4-the-keyboard-will-restart-and-the-new-keymap-will-be-loaded) + - [1. Plug in the keyboard](#1-plug-in-the-keyboard) + - [2. Press the reset button](#2-press-the-reset-button) + - [3. Flash the keyboard](#3-flash-the-keyboard) + - [4. Check the keyboard](#4-check-the-keyboard) - [Issues](#issues) - [Bootloader not found](#bootloader-not-found) - [Fixes](#fixes) - - [1. Run the following command:](#1-run-the-following-command) - - [2. Flash the keyboard again.](#2-flash-the-keyboard-again) + - [1. Run QMK Doctor](#1-run-qmk-doctor) + - [2. Flash the keyboard again](#2-flash-the-keyboard-again) # Related Articles