Browse Source

[ploopyco/trackball_thumb] Update readme.md with correct flashing instructions (#26287)

Flashing is currently set to the middle click, not button 4 (per https://github.com/qmk/qmk_firmware/blob/master/keyboards/ploopyco/trackball_thumb/info.json )
Benoit Brummer 6 days ago
parent
commit
9caa5f871d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/ploopyco/trackball_thumb/readme.md

+ 1 - 1
keyboards/ploopyco/trackball_thumb/readme.md

@@ -10,7 +10,7 @@ Make example for this keyboard (after setting up your build environment):
 
     make ploopyco/trackball_thumb/rev1_001:default:flash
 
-To jump to the bootloader, hold down "Button 4" (button closest to the USB port).
+To jump to the bootloader, hold down the middle click while plugging in the trackball.
 
 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).