qmk-dactyl-manuform-a/keyboards/id67
werther 1ed5c48d93
[Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: sigprof and fauxpark
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-01-09 12:08:18 -08:00
..
default_rgb [Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558) 2022-01-09 12:08:18 -08:00
keymaps Remove references to KBFirmware JSON Parser (#14608) 2021-09-26 00:01:11 -07:00
rgb [Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558) 2022-01-09 12:08:18 -08:00
readme.md [Keyboard] Add RGB Matrix support to id67 and add thewerther keymap (#15558) 2022-01-09 12:08:18 -08:00

readme.md

IDOBAO ID67

A 65% hotswap keyboard from IDOBAO.

ANSI support:

  • Keyboard Maintainer: Tybera
  • Hardware Supported: IDOBAO ID67
  • Hardware Availability: IDOBAO

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 id67/default_rgb:default

make id67/rgb:default

Flashing examples for this keyboard:

make id67/default_rgb:default:flash

make id67/rgb:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.