diff options
author | QMK Bot <hello@qmk.fm> | 2021-12-23 21:43:43 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-12-23 21:43:43 +0000 |
commit | 4582b1b41a4f6bcb36622dbe7fd5c542e7cdb2b7 (patch) | |
tree | 94bd224fce1a22902aa5d19604df2eae9966c0c2 /keyboards/pearlboards/pearl/readme.md | |
parent | d737b4704ce3ef7b3c529b494135403eb178f5e9 (diff) | |
parent | e804e28e8e54d6821737fc32f31b7f2735a5994d (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/pearlboards/pearl/readme.md')
-rw-r--r-- | keyboards/pearlboards/pearl/readme.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/pearlboards/pearl/readme.md b/keyboards/pearlboards/pearl/readme.md new file mode 100644 index 0000000000..7679b270b3 --- /dev/null +++ b/keyboards/pearlboards/pearl/readme.md @@ -0,0 +1,22 @@ +# Pearl + +![Pearl](https://i.imgur.com/xdEtT7uh.jpg) + +Pearl is a future-proof premium 40%. This is the second round of it, reworked for 2021. This firmware is for the latest QMK PCB's. + +* Keyboard Maintainer: Koobaczech +* Hardware Supported: Pearl +* Availability: https://pearlboards.net/products/pearl-40 + +Make example for this keyboard (after setting up your build environment): + + make pearlboards/pearl:default + +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). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the button on the front left of the PCB labeled "RESET" +* **Keycode in layout**: Press the key mapped to `RESET` in conjunction with the key mapped to `MO(1))` |