summaryrefslogtreecommitdiff
path: root/keyboards/idobao/id67/readme.md
blob: 134d45b18e9192227fbf5d16d6d67410605a7ee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# IDOBAO ID67

A 65% hotswap keyboard from IDOBAO.

## ANSI support:

* Keyboard Maintainer: Tybera
* Hardware Supported: IDOBAO ID67
* Hardware Availability: [IDOBAO](https://www.idobao.net/products/idobao-id67-65-hot-swappable-mechanical-keyboard-kit-1)

## Variants

Currently there are two variants for the id67:
1. `rgb_default` which uses the `RGB Lightning` feature for the on-board LEDs.
2. `rgb` which uses the more advanced `RGB Matrix` feature for the per-key and underglow (bottom of PCB) LEDs.

Make examples for this keyboard (after setting up your build environment):

    make idobao/id67/default_rgb:default

    make idobao/id67/rgb:default

Flashing examples for this keyboard:

    make idobao/id67/default_rgb:default:flash

    make idobao/id67/rgb: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).