[Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234)

This commit is contained in:
Vino Rodrigues
2022-07-02 22:31:38 +10:00
committed by GitHub
parent 7a8a4b1938
commit 4aca94d247
19 changed files with 790 additions and 449 deletions

View File

@@ -1,27 +1,36 @@
# ID80v3
# IDOBAO ID80v3
![ID80v3](https://i.imgur.com/PGvZfQj.jpg)
![IDOBAO ID80](https://i.imgur.com/977ENjp.png)
A 75% hotswap in-switch RGB keyboard with an encoder.
A 75% hotswap keyboard from IDOBAO.
* Keyboard Maintainer: [peepeetee](https://github.com/peepeetee)
* Hardware Supported: ID80v3
* Hardware Availability: Not avaliable yet
## ANSI Support
* Keyboard Maintainer: [Vino Rodrigues](https://github.com/vinorodrigues)
* Hardware Supported: **IDOBAO ID80v3**
* Hardware Availability: [IDOBAO.net](https://idobao.net/search?type=product&q=id80*)
## ANSI Layout
![](https://idobao.github.io/kle/idobao-id80.png)
## Compiling and Flashing
Make example for this keyboard (after setting up your build environment):
make idobao/id80/v3:default
make idobao/id80/v3/ansi:default
Flashing example for this keyboard:
make idobao/id80/v3:default:flash
make idobao/id80/v3/ansi: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. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
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 the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
* **Bootmagic reset**: Hold down the [Escape] key (the top left 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` if it is available
* **Keycode in layout**: Press the key mapped to `RESET` if it is available