diff options
author | Wolf Van Herreweghe <wolfvanh@gmail.com> | 2022-12-08 17:12:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-09 03:12:49 +1100 |
commit | c6e291c4162bae29266cdf980657eb6a5738dfda (patch) | |
tree | b726e88db7328b91dbd65660b17a74e8e744eceb /keyboards/creatkeebs | |
parent | beaea2eb0d4e10fee6c38838ba1c621d057f414e (diff) |
Revert RESET-> QK_BOOT in Read Me files where applicable (#19262)
Diffstat (limited to 'keyboards/creatkeebs')
-rw-r--r-- | keyboards/creatkeebs/glacier/readme.md | 2 | ||||
-rw-r--r-- | keyboards/creatkeebs/thera/readme.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/creatkeebs/glacier/readme.md b/keyboards/creatkeebs/glacier/readme.md index 0a38629863..0f13b6857d 100644 --- a/keyboards/creatkeebs/glacier/readme.md +++ b/keyboards/creatkeebs/glacier/readme.md @@ -16,7 +16,7 @@ A 80% keyboard Enter the bootloader in 2 ways: -* Physical reset button: Press the `QK_BOOT` button on the back of the PCB. +* Physical reset button: Press the `RESET` button on the back of the PCB. * Keycode in layout: Press the key mapped to `QK_BOOT` if it is available. ### Building the Firmware diff --git a/keyboards/creatkeebs/thera/readme.md b/keyboards/creatkeebs/thera/readme.md index 2f78a154fd..2990f9a3b0 100644 --- a/keyboards/creatkeebs/thera/readme.md +++ b/keyboards/creatkeebs/thera/readme.md @@ -18,7 +18,7 @@ A 75% keyboard Enter the bootloader in 2 ways: -* Physical reset button: Press the `QK_BOOT` button on the back of the PCB. +* Physical reset button: Press the `RESET` button on the back of the PCB. * Keycode in layout: Press the key mapped to `QK_BOOT` if it is available. ### Building the Firmware |