diff options
| author | WiZ.GG | 2021-11-12 17:39:04 +0100 |
|---|---|---|
| committer | GitHub | 2021-11-12 17:39:04 +0100 |
| commit | 463cb40e16006acd31ddbb6210d2939dfb5838f2 (patch) | |
| tree | fc14d2ad5c5dbe7bb73173c60985eb183eb33a37 /keyboards/jadookb/jkb2/readme.md | |
| parent | 9e84be7821e617752990c850ca3a3fa199b8ea15 (diff) | |
[Keyboard] Add JadooKB JKB2 (#15036)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/jadookb/jkb2/readme.md')
| -rw-r--r-- | keyboards/jadookb/jkb2/readme.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/jadookb/jkb2/readme.md b/keyboards/jadookb/jkb2/readme.md new file mode 100644 index 0000000000..09f01a6cde --- /dev/null +++ b/keyboards/jadookb/jkb2/readme.md @@ -0,0 +1,23 @@ +# JKB2 osu! Macropad + + + +A 2% hotswap osu! Macropad from JadooKB. + +* Keyboard Maintainer: [Wizard-GG](https://github.com/wizard-gg) +* Hardware Supported: JKB2 OSU +* Hardware Availability: [Jadoo Keyboard](https://jadookb.com/jkb2) + +Make example for this keyboard (after setting up your build environment): + + make jadookb/jkb2:default + +Flashing example for this keyboard: + + make jadookb/jkb2:default:flash + +To reset the board into bootloader mode, do the following step: + +* Hold the **left** key while connecting the USB cable + +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). |