diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-06 11:55:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-06 11:55:12 +0000 |
commit | 9e7bfdf6c63b7d72a21d358d36ddcdc03c58dc76 (patch) | |
tree | 1054de4605b60422a912325063aa299a31c13d4e | |
parent | f24bca5bb30c77fc8290a97ef38370a4fade7d2c (diff) | |
parent | bdf86c4cbdb22fe800ea0beb4c680b8be5dcb5a4 (diff) | |
download | qmk_firmware-9e7bfdf6c63b7d72a21d358d36ddcdc03c58dc76.tar.gz qmk_firmware-9e7bfdf6c63b7d72a21d358d36ddcdc03c58dc76.zip |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | keyboards/gmmk/pro/ansi/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/ansi/readme.md b/keyboards/gmmk/pro/ansi/readme.md index f24887db7..9800aef88 100644 --- a/keyboards/gmmk/pro/ansi/readme.md +++ b/keyboards/gmmk/pro/ansi/readme.md | |||
@@ -21,3 +21,17 @@ To reset the board into bootloader mode, do one of the following: | |||
21 | * Fn+Backslash will reset the board to bootloader mode if you have flashed the default QMK keymap | 21 | * Fn+Backslash will reset the board to bootloader mode if you have flashed the default QMK keymap |
22 | 22 | ||
23 | 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). | 23 | 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). |
24 | |||
25 | ## Case Screw Replacements | ||
26 | |||
27 | Many users report stripped case screws when disassembling the board. | ||
28 | |||
29 | The stock case screws are: | ||
30 | * Thread: M2 | ||
31 | * Thread length: ~5 mm | ||
32 | * Head diameter: ~3.8 mm | ||
33 | * Head counterbore diameter: ~4.0 mm | ||
34 | * Head counterbore depth: ~1.9 mm | ||
35 | |||
36 | Most M2x5mm screws should fit fine, although it's best to ensure that the screw head will fit inside the counterbore. | ||
37 | For reference, [this hex socket head screw](https://www.mcmaster.com/91292A005/) from McMaster-Carr should fit nearly flush (head will protrude above the counterbore by ~0.1 mm). | ||