qmk-firmware/keyboards/doro67/rgb
fauxpark e8b65d0170 Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
* Cleanup rules.mk for 32U4 keyboards, A-F

* Put back stuff in VIA keymaps
2019-10-05 11:09:35 -07:00
..
keymaps/default [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 2019-09-23 15:56:24 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 2019-09-23 15:56:24 -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] 65_ansi_blocker support for Doro67 (#6791) 2019-09-23 15:56:24 -07:00
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -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.