Skip to content

Commit

Permalink
k11_pro readme.md updated: fix instruction errors
Browse files Browse the repository at this point in the history
Corrected the compilation & flashing instructions in README.md for
k11_pro.
  • Loading branch information
mindeng committed Jan 8, 2024
1 parent 6f0a1d9 commit eae78fc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions keyboards/keychron/k11_pro/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit eae78fc

Please sign in to comment.