You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fauxpark e8b65d0170
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
5 years ago
..
keymaps/default [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
info.json [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 5 years ago
readme.md [Keyboard] doro67 readme clarification (#5736) 5 years ago
rgb.c rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part 2) (#5783) 5 years ago
rgb.h [Keyboard] 65_ansi_blocker support for Doro67 (#6791) 5 years ago
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 5 years ago

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.