diff options
author | moyi4681 <moyi4681@users.noreply.github.com> | 2022-01-11 11:12:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 19:12:17 -0800 |
commit | e2aee8f9bbb0885ede2c2918244902bad9136659 (patch) | |
tree | f6702172fb034444f4297ed0cb25e5f0af731e1d /keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md | |
parent | c6ad2025837d93353de1948991c3be0b5c90e667 (diff) |
[Keyboard] add kbd67mkiirgb v4 support (#15024)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md b/keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md new file mode 100644 index 0000000000..b603992f69 --- /dev/null +++ b/keyboards/kbdfans/kbd67/mkiirgb/v4/readme.md @@ -0,0 +1,18 @@ +# KBD67MKIIRGBV4 + +A customizable 80% keyboard. + +* Keyboard Maintainer: [moyi4681](https://github.com/moyi4681) +* Hardware Supported: KBDFANS +* Hardware Availability: [kbdfans](https://kbdfans.myshopify.com/) + +Make example for this keyboard (after setting up your build environment): + + make kbdfans/kbd67/mkiirgb/v4: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 3 ways: +* **Bootmagic reset**: Hold down esc in the keyboard then replug +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Press the key mapped to `RESET`
\ No newline at end of file |