diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2023-05-13 01:19:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-13 07:19:18 +0100 |
commit | 8726a2653ab4da16f6eb3ea92c70afc15531fce5 (patch) | |
tree | 791fbe61c9656a783f2cb73ef23fe1596d07ef0a /keyboards/momokai/tap_duo/readme.md | |
parent | b833cd0d07e057896771b201edf87872cdda1433 (diff) |
momokai tap_* rgb modes and bootmagic key update (#20126)
Diffstat (limited to 'keyboards/momokai/tap_duo/readme.md')
-rw-r--r-- | keyboards/momokai/tap_duo/readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/momokai/tap_duo/readme.md b/keyboards/momokai/tap_duo/readme.md index 8afb5181b4..0f10721530 100644 --- a/keyboards/momokai/tap_duo/readme.md +++ b/keyboards/momokai/tap_duo/readme.md @@ -7,7 +7,9 @@ Make example for this keyboard (after setting up your build environment): - make momokai/tap_trio:default + make momokai/tap_duo:default +To use bootmagic to reset this board, hold down the middle key of the lower row on the keyboard while plugging it in. + 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). |