]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)
authormoyi4681 <moyi4681@users.noreply.github.com>
Thu, 14 Nov 2019 19:55:46 +0000 (03:55 +0800)
committerDrashna Jaelre <drashna@live.com>
Thu, 14 Nov 2019 19:55:46 +0000 (11:55 -0800)
commit426c03eda0deb62d916498fbdd671c7d3532b9e4
treea83ddac8182c0e9b3039e5605c56e476358348b7
parent5edd4b99fe4db7371a04fc554bb8f4672ccae707
[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)

* add kbdmini, dztech and kbdfans keyboards small fix

* Caps lock indicator moved from keymap

* Update dz65rgb.c

* fix error

* fix matthewrobo keymap error

* Update keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz60rgb/dz60rgb.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz65rgb/dz65rgb.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* wrap all of the g_led_config stuff and rgb matrix functions in ifdefs

wrap all of the g_led_config stuff and rgb matrix functions in ifdefs
66 files changed:
keyboards/dz60/config.h
keyboards/dztech/dz40rgb/config.h [deleted file]
keyboards/dztech/dz40rgb/dz40rgb.c [deleted file]
keyboards/dztech/dz40rgb/dz40rgb.h [deleted file]
keyboards/dztech/dz40rgb/keymaps/default/config.h [deleted file]
keyboards/dztech/dz40rgb/keymaps/default/keymap.c [deleted file]
keyboards/dztech/dz40rgb/keymaps/split_space/config.h [deleted file]
keyboards/dztech/dz40rgb/keymaps/split_space/keymap.c [deleted file]
keyboards/dztech/dz40rgb/rules.mk [deleted file]
keyboards/dztech/dz60rgb/config.h
keyboards/dztech/dz60rgb/dz60rgb.c
keyboards/dztech/dz60rgb/dz60rgb.h
keyboards/dztech/dz60rgb/info.json
keyboards/dztech/dz60rgb/keymaps/ansi/config.h [deleted file]
keyboards/dztech/dz60rgb/keymaps/ansi/keymap.c [deleted file]
keyboards/dztech/dz60rgb/keymaps/default/keymap.c
keyboards/dztech/dz60rgb/keymaps/hhkb/config.h [deleted file]
keyboards/dztech/dz60rgb/keymaps/hhkb/keymap.c [deleted file]
keyboards/dztech/dz60rgb/keymaps/hhkb_iso/config.h [deleted file]
keyboards/dztech/dz60rgb/keymaps/hhkb_iso/keymap.c [deleted file]
keyboards/dztech/dz60rgb/keymaps/iso/config.h [deleted file]
keyboards/dztech/dz60rgb/keymaps/iso/keymap.c [deleted file]
keyboards/dztech/dz60rgb/keymaps/matthewrobo/config.h
keyboards/dztech/dz60rgb/rules.mk
keyboards/dztech/dz60rgb_ansi/config.h [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/info.json [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/readme.md [new file with mode: 0644]
keyboards/dztech/dz60rgb_ansi/rules.mk [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/config.h [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.h [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/info.json [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/readme.md [new file with mode: 0644]
keyboards/dztech/dz60rgb_wkl/rules.mk [new file with mode: 0644]
keyboards/dztech/dz65rgb/config.h
keyboards/dztech/dz65rgb/dz65rgb.c
keyboards/dztech/dz65rgb/keymaps/default/keymap.c
keyboards/dztech/dz65rgb/keymaps/matthewrobo/config.h
keyboards/geekboards/tester/config.h
keyboards/kbdfans/kbd19x/config.h
keyboards/kbdfans/kbd4x/config.h
keyboards/kbdfans/kbd66/config.h
keyboards/kbdfans/kbd67/hotswap/config.h
keyboards/kbdfans/kbd67/mkii_soldered/config.h
keyboards/kbdfans/kbd67/mkiirgb/config.h
keyboards/kbdfans/kbd67/mkiirgb/keymaps/default/keymap.c
keyboards/kbdfans/kbd67/mkiirgb/mkiirgb.c
keyboards/kbdfans/kbd67/rev1/config.h
keyboards/kbdfans/kbd67/rev2/config.h
keyboards/kbdfans/kbd6x/config.h
keyboards/kbdfans/kbd75/config.h
keyboards/kbdfans/kbd8x/config.h
keyboards/kbdfans/kbd8x_mk2/config.h
keyboards/kbdfans/kbdmini/config.h [new file with mode: 0644]
keyboards/kbdfans/kbdmini/kbdmini.c [new file with mode: 0644]
keyboards/kbdfans/kbdmini/kbdmini.h [new file with mode: 0644]
keyboards/kbdfans/kbdmini/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/kbdfans/kbdmini/readme.md [new file with mode: 0644]
keyboards/kbdfans/kbdmini/rules.mk [new file with mode: 0644]
keyboards/kbdfans/kbdpad_mk2/config.h
keyboards/xbows/knight/config.h
keyboards/xbows/woody/config.h