]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/donutcables/budget96/readme.md
[Keyboard] Refactor budget96 to remove custom i2c code in favor of QMK i2c_master...
[qmk_firmware.git] / keyboards / donutcables / budget96 / readme.md
index e44b9a3e72f9f4afe7f9e66c61e1db8a0d0aa2eb..70e4d3afba7e323cb400ad9136f8fb8db9c34eea 100644 (file)
@@ -12,7 +12,7 @@ Make example for this keyboard (after setting up your build environment):
 
 Flashing
 
-**Reset Key:** Hold down the key located at `K00`, commonly programmed as left control while plugging in the keyboard. You may also hold down the key located at `K50`, commonly programmed as the `Esc` key. 
+**Reset Key:** Hold down the key located at `K00`, commonly programmed as left control while plugging in the keyboard.
 
 ps2avr(GB) boards use an atmega32a microcontroller and a different bootloader. It is not flashable using the regular QMK methods. 
 
@@ -34,7 +34,7 @@ macOS:
     ```
 3. Install the following packages:
     ```
-    brew install python
+    brew install python3
     pip3 install pyusb
     brew install --HEAD https://raw.githubusercontent.com/robertgzr/homebrew-tap/master/bootloadhid.rb