qmk_firmware/keyboards/doro67/rgb
MechMerlin 8eb0aefb60 [Keyboard] 65_ansi_blocker support for Doro67 (#6791)
* rename LAYOUT to LAYOUT_65_blocker_ansi

* rename LAYOUT macro

* enable LAYOUT_65_blocker_ansi community layout support and remove uneeded lines of code

* rename LAYOUT to LAYOUT_65_blocker_ansi

* rename LAYOUT macro

* enable LAYOUT_65_blocker_ansi community layout support

* enable LAYOUT_65_blocker_ansi support

* fix rename mess up

* add QMK Configurator support with the new rename

* rename blocker_ansi to ansi_blocker as it rolls off the tongue easier
2019-09-23 15:56:24 -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 [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 2019-09-23 15:56:24 -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.