qmk_firmware/keyboards/doro67/multi
Konstantin Đorđević c522009816 [Keyboard] Doro67 cleanup (#6514)
Add spacing to LAYOUT macros, add layout comments, improve consistency, fix ISO layout bug

* Remove placeholder comments in regular.h and rgb.h

* Change K## to k## in multi.h and regular.h

* Add alignment whitespace in Doro67 LAYOUT macros

* Update multi default keymaps and add layout comments

* Update rgb default keymap and add layout comments

* Add RESET to Fn layer in multi default keymaps

* Replace KC_GESC with KC_ESC in rgb default keymap for consistency with other Doro keymaps

* Update regular default keymap and add layout comments

* WIP

* Replace odd F1, F2 with proper split LShift/Backspace keys in default_multi

* Minor fixes and tweaks in multi default keymaps

* Fix Enter and NUHS positions in multi LAYOUT_iso

* Return true in process_record_user in rgb default keymap

* Update Enter position in multi info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>

* Update labels in multi info.json to match the default keymaps
2019-09-03 09:05:29 -07:00
..
keymaps [Keyboard] Doro67 cleanup (#6514) 2019-09-03 09:05:29 -07:00
config.h [Keyboard] Doro67 Multi PCB port (#5539) 2019-04-03 22:54:30 -07:00
info.json [Keyboard] Doro67 cleanup (#6514) 2019-09-03 09:05:29 -07:00
multi.c [Keyboard] Added capslock LED support to the Doro67 Multi PCB. (#5875) 2019-05-14 19:31:36 -07:00
multi.h [Keyboard] Doro67 cleanup (#6514) 2019-09-03 09:05:29 -07:00
readme.md [Keyboard] doro67 readme clarification (#5736) 2019-04-30 12:11:57 -07:00
rules.mk [Keyboard] Doro67 Multi PCB port (#5539) 2019-04-03 22:54:30 -07:00

Doro67 Multi PCB

65% custom keyboard made by 80ultraman/Alf/Backprop Studios with multiple layout support. Despite the layout options available, layout is dictated by the selected integrated plate.

MULTI-LAYOUT PCB (AVAILABILITY: CHINA + INTERNATIONAL GB) The "multi" directory includes keymaps for the multi-layout PCB, which supports ANSI, ISO, and multi (split backspace & non-blocker). The keymap you choose from the "multi" directory must correspond to the integrated plate option you chose.

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

Keyboard Maintainer: ShadeDream
Hardware Supported: Doro67 Multi PCB
Hardware Availability: Geekhack GB

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

make doro67/multi:default

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