qmk_firmware/keyboards/doro67/rgb
Drashna Jaelre faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
..
keymaps/default [Keyboard] doro67 readme clarification (#5736) 2019-04-30 12:11:57 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json [Keyboard] Doro67 RGB PCB (#5677) 2019-04-21 19:59:39 -07:00
readme.md [Keyboard] doro67 readme clarification (#5736) 2019-04-30 12:11:57 -07:00
rgb.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 2019-05-07 16:22:46 -07:00
rgb.h [Keyboard] Doro67 RGB PCB (#5677) 2019-04-21 19:59:39 -07:00
rules.mk [Keyboard] Doro67 RGB PCB (#5677) 2019-04-21 19:59:39 -07:00

readme.md

Doro67 RGB PCB

65% custom keyboard made by 80ultraman/Alf/Backprop Studios with in switch RGB featuring the same switch matrix and layout as the regular PCB.

Flashing the regular PCB firmware on this board will work, but will disable RGB lighting.

THIS IS THE RGB PCB DIRECTORY (AVAILABILITY: CHINA + INTERNATIONAL GB) The "rgb" directory includes the keymap for the RGB PCB.

The multi-layout PCB and RGB pcb were the only two options available to NON-china buyers. If you purchased a non-rgb PCB, please see the 'multi' directory.

Keyboard Maintainer: MechMerlin
Hardware Supported: Doro 67 RGB PCB
Hardware Availability: Geekhack GB

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

make doro67/rgb:default

RGB Note: The WS2812 string of LEDs starts from the K00 key connected to pin B7 and is connected from left to right, top to bottom, following the physical layout of the board.

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