From f4b1d4ddc51f470990675fa621c7f63e86dfe8bf Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 11 May 2025 22:53:59 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d537f1..1929dfd 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,11 @@ It's my personal layout for the [custom build](https://gitea.dmz.rs/Decentrala/c cd vial-qmk ``` - Connect the controller to your computer using a USB cable - - Update configs: - - **Blackpill, 25MHz** - - **Optional**: add `#define EE_HANDS` in `vial-qmk/keyboards/cantor/keymaps/vial/config.h` - - **Blackpill (f411), 8MHz** - Replace content of the `vial-qmk/keyboards/cantor` with files from `./config/cantor/`. - + - **Blackpill, 25MHz** + - **Optional**: add `#define EE_HANDS` in `vial-qmk/keyboards/cantor/keymaps/vial/config.h` - Start the flashing process for the controller (Docker required): - With EE_HANDS in config (each half respectively): ```