diff options
author | Joel Challis <git@zvecr.com> | 2022-08-20 11:34:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-20 11:34:17 +0100 |
commit | d2accb48e784030637f5517dfec66b13f1eab609 (patch) | |
tree | d151c90eeb8b804ca1f09b6aac7ed5c07fa0d90b /keyboards/gon | |
parent | e7107691abac6bfa4acb96f5c3b5843d8e97f75f (diff) | |
download | qmk_firmware-d2accb48e784030637f5517dfec66b13f1eab609.tar.gz qmk_firmware-d2accb48e784030637f5517dfec66b13f1eab609.zip |
RESET -> QK_BOOT keyboard readme (#18110)
Diffstat (limited to 'keyboards/gon')
-rw-r--r-- | keyboards/gon/nerd60/readme.md | 2 | ||||
-rw-r--r-- | keyboards/gon/nerdtkl/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/gon/nerd60/readme.md b/keyboards/gon/nerd60/readme.md index 1b4689ea03..fe7b01bf7e 100644 --- a/keyboards/gon/nerd60/readme.md +++ b/keyboards/gon/nerd60/readme.md @@ -24,4 +24,4 @@ not work anymore. You will lose your warranty and official support from GON!_ ## Reset button -To run the `make dfu` command to flash keymaps onto the board, you need to put the board into DFU mode. As the GON NerD PCBs do not have a reset button on the board to put it into DFU mode, be sure to include a `RESET` button on your keymap. Otherwise you'll have to unscrew your keyboard from the case and short the GND and RST pins. +To run the `make dfu` command to flash keymaps onto the board, you need to put the board into DFU mode. As the GON NerD PCBs do not have a reset button on the board to put it into DFU mode, be sure to include a `QK_BOOT` button on your keymap. Otherwise you'll have to unscrew your keyboard from the case and short the GND and RST pins. diff --git a/keyboards/gon/nerdtkl/readme.md b/keyboards/gon/nerdtkl/readme.md index f8e982e770..db7025f10b 100644 --- a/keyboards/gon/nerdtkl/readme.md +++ b/keyboards/gon/nerdtkl/readme.md @@ -24,4 +24,4 @@ not work anymore. You will lose your warranty and official support from GON!_ ## Reset button -To run the `make dfu` command to flash keymaps onto the board, you need to put the board into DFU mode. As the GON NerD PCBs do not have a reset button on the board to put it into DFU mode, be sure to include a `RESET` button on your keymap. Otherwise you'll have to unscrew your keyboard from the case and short the GND and RST pins. +To run the `make dfu` command to flash keymaps onto the board, you need to put the board into DFU mode. As the GON NerD PCBs do not have a reset button on the board to put it into DFU mode, be sure to include a `QK_BOOT` button on your keymap. Otherwise you'll have to unscrew your keyboard from the case and short the GND and RST pins. |