[Keyboard] IDOBAO ID80v3 code rewrite and include factory keymap (#17234)
This commit is contained in:
@@ -1,27 +1,36 @@
|
||||
# ID80v3
|
||||
# IDOBAO ID80v3
|
||||
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
||||

|
||||
|
||||
## 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
|
||||
|
Reference in New Issue
Block a user