]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Doro67 cleanup (#6514)
authorKonstantin Đorđević <vomindoraan@gmail.com>
Tue, 3 Sep 2019 16:05:29 +0000 (18:05 +0200)
committerDrashna Jaelre <drashna@live.com>
Tue, 3 Sep 2019 16:05:29 +0000 (09:05 -0700)
commitc522009816d2c56c8e10390e2176171c34d9faab
treee3b4c3070d45e982e15aee79a70af2879f644ab6
parent5c324ee104c4380a9cb36923d0903c4077fcbec7
[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
12 files changed:
keyboards/doro67/multi/info.json
keyboards/doro67/multi/keymaps/default/keymap.c
keyboards/doro67/multi/keymaps/default/readme.md
keyboards/doro67/multi/keymaps/default_iso/keymap.c
keyboards/doro67/multi/keymaps/default_iso/readme.md
keyboards/doro67/multi/keymaps/default_multi/keymap.c
keyboards/doro67/multi/keymaps/default_multi/readme.md
keyboards/doro67/multi/multi.h
keyboards/doro67/regular/keymaps/default/keymap.c
keyboards/doro67/regular/regular.h
keyboards/doro67/rgb/keymaps/default/keymap.c
keyboards/doro67/rgb/rgb.h