docs: style table of contents

This commit is contained in:
afiqzudinhadi 2024-10-07 13:17:34 +08:00
parent ae9d26b3fa
commit 6384d080d4

View file

@ -10,24 +10,24 @@ This repository contains the custom keymaps for the EcoSteno keyboard. It also c
- [Pre-requisites](#pre-requisites) - [Pre-requisites](#pre-requisites)
- [Clone Repository](#clone-repository) - [Clone Repository](#clone-repository)
- [Set Up QMK Environment](#set-up-qmk-environment) - [Set Up QMK Environment](#set-up-qmk-environment)
- [1. Prepare Build Environment](#1-prepare-build-environment) - [1. Prepare Build Environment](#1-prepare-build-environment)
- [2. Run QMK Setup](#2-run-qmk-setup) - [2. Run QMK Setup](#2-run-qmk-setup)
- [3. Copy the keyboard to the QMK directory](#3-copy-the-keyboard-to-the-qmk-directory) - [3. Copy the keyboard to the QMK directory](#3-copy-the-keyboard-to-the-qmk-directory)
- [4. Test Build Environment](#4-test-build-environment) - [4. Test Build Environment](#4-test-build-environment)
- [Remapping Keys](#remapping-keys) - [Remapping Keys](#remapping-keys)
- [1. Edit the Keymap File](#1-edit-the-keymap-file) - [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) - [2. Copy the Keymap to the QMK Directory](#2-copy-the-keymap-to-the-qmk-directory)
- [3. Compile the Keymap](#3-compile-the-keymap) - [3. Compile the Keymap](#3-compile-the-keymap)
- [Flashing the Keyboard](#flashing-the-keyboard) - [Flashing the Keyboard](#flashing-the-keyboard)
- [1. Plug in the keyboard to the computer.](#1-plug-in-the-keyboard-to-the-computer) - [1. Plug in the keyboard](#1-plug-in-the-keyboard)
- [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) - [2. Press the reset button](#2-press-the-reset-button)
- [3. Run the following command to flash the keyboard:](#3-run-the-following-command-to-flash-the-keyboard) - [3. Flash the keyboard](#3-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) - [4. Check the keyboard](#4-check-the-keyboard)
- [Issues](#issues) - [Issues](#issues)
- [Bootloader not found](#bootloader-not-found) - [Bootloader not found](#bootloader-not-found)
- [Fixes](#fixes) - [Fixes](#fixes)
- [1. Run the following command:](#1-run-the-following-command) - [1. Run QMK Doctor](#1-run-qmk-doctor)
- [2. Flash the keyboard again.](#2-flash-the-keyboard-again) - [2. Flash the keyboard again](#2-flash-the-keyboard-again)
# Related Articles # Related Articles