diff options
author | Vino Rodrigues <366673+vinorodrigues@users.noreply.github.com> | 2022-09-04 01:21:00 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-03 16:21:00 +0100 |
commit | 0c76a3c7d0a3d353c06956760b2ccdb16df98390 (patch) | |
tree | 96eaecd4624ee69e34970a3529c5663a744e40bf /keyboards/idobao/id42/readme.md | |
parent | f27c70fffcde0d903e8dd25ec3721877ab0886fd (diff) |
[Keyboard] Add IDOBAO Abacus ID42 Keyboard (#16923)
by vinorodrigues
Diffstat (limited to 'keyboards/idobao/id42/readme.md')
-rw-r--r-- | keyboards/idobao/id42/readme.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/keyboards/idobao/id42/readme.md b/keyboards/idobao/id42/readme.md new file mode 100644 index 0000000000..5921bffca1 --- /dev/null +++ b/keyboards/idobao/id42/readme.md @@ -0,0 +1,35 @@ +# IDOBAO Abacus ID42 + +![IDOBAO Abacus ID42](https://idobao.github.io/assets/img/idobao-id42.png) + +Sized just right at 40% — with a compact configuration the IDOBAO Abacus ID42 makes a great fit for any desk. + +## 42 Keys + +* Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues) +* Hardware Supported: **IDOBAO Abacus ID42** +* Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=ID42*) + +## Layout + +![](https://cdn.jsdelivr.net/gh/Idobao/idobao.github.io/kle/idobao-id42-all.png) + +## Compiling and Flashing + +Make example for this keyboard (after setting up your build environment): + + make idobao/id42:default + +Flashing example for this keyboard: + + make idobao/id42:default:flash + +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. <br>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 the [Esc] key and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Press the key mapped to *`RESET`* *(Default = `[Fn]`+`[R]`)* if it is available |