diff options
author | QMK Bot <hello@qmk.fm> | 2021-07-06 17:48:01 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-07-06 17:48:01 +0000 |
commit | 26bb2d7063568242aa3ac34a79f92f3184733c6a (patch) | |
tree | 76aeca457f6d8edf2b56b37603549b95c6c19e5b /keyboards/crkbd/readme.md | |
parent | 150f4ef5dcb3546566bcbbd7b744975bdebd23b6 (diff) | |
parent | 792c4e7893af4a2561794b6f067327d33f39847c (diff) | |
download | qmk_firmware-26bb2d7063568242aa3ac34a79f92f3184733c6a.tar.gz qmk_firmware-26bb2d7063568242aa3ac34a79f92f3184733c6a.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/crkbd/readme.md')
-rw-r--r-- | keyboards/crkbd/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/crkbd/readme.md b/keyboards/crkbd/readme.md index f0b5672cf6..f3bf152d20 100644 --- a/keyboards/crkbd/readme.md +++ b/keyboards/crkbd/readme.md @@ -20,6 +20,12 @@ make crkbd: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 + +The Corne PCBs have a reset button next to the TRRS jack to enter in to the bootloader. + +Additionally, if you hold down the "Q" or "P" buttons when plugging in that half of the keyboard (per the default QWERTY layout), this will jump to the bootloader and reset the EEPROM (persistent storage). This would normally be the very top corner-most position, but due to the breakaway column, it's left at Q and P for compatibility. + ## RGB Matrix The Corne Keyboard also supports using the RGB Matrix feature, in place of RGB Light. This provids a better experience when using the keyboard, as it supports a number of per key effects properly. If you're not using the in switch LEDs, then you may want to pass on doing this. |