summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMin Deng <minotes.net@gmail.com>2024-01-08 10:37:39 +0800
committerMin Deng <minotes.net@gmail.com>2024-01-08 10:45:43 +0800
commiteae78fc59139acd62e687df05282256c6169844e (patch)
tree3c8c3c6830b15292d4f63639d3f765e673a282cf
parent6f0a1d98ccc4952402ea291380be79b8dc058a82 (diff)
k11_pro readme.md updated: fix instruction errors
Corrected the compilation & flashing instructions in README.md for k11_pro.
-rwxr-xr-xkeyboards/keychron/k11_pro/readme.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/keyboards/keychron/k11_pro/readme.md b/keyboards/keychron/k11_pro/readme.md
index 8c70432594..8eb33d2a4f 100755
--- a/keyboards/keychron/k11_pro/readme.md
+++ b/keyboards/keychron/k11_pro/readme.md
@@ -10,13 +10,13 @@ A customizable 65% and ergonomic keyboard.
Make example for this keyboard (after setting up your build environment):
- make keychron/k11_pro/ansi:default
- make keychron/k11_pro/ansi_encoder:default
+ make keychron/k11_pro/ansi_encoder/rgb:default
+ make keychron/k11_pro/ansi_encoder/white:default
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
- make keychron/k11_pro/ansi:default:flash
- make keychron/k11_pro/ansi_encoder:default:flash
+ make keychron/k11_pro/ansi_enoder/rgb:default:flash
+ make keychron/k11_pro/ansi_enoder/white:default:flash
**Reset Key**: Hold down the key located at *K00*, commonly programmed as *Esc* while plugging in the keyboard.