~ruther/qmk_firmware

e13aefe41d235af9e59efdefa46e2934e36eec7a — peepeetee 3 years ago 860f53d
move z150_bh at101_bh omnikey_bh to viktus/ (#16004)

R keyboards/at101_bh/at101_bh.c => keyboards/viktus/at101_bh/at101_bh.c +0 -0
R keyboards/at101_bh/at101_bh.h => keyboards/viktus/at101_bh/at101_bh.h +0 -0
R keyboards/at101_bh/config.h => keyboards/viktus/at101_bh/config.h +0 -0
R keyboards/at101_bh/info.json => keyboards/viktus/at101_bh/info.json +0 -0
R keyboards/at101_bh/keymaps/default/keymap.c => keyboards/viktus/at101_bh/keymaps/default/keymap.c +0 -0
R keyboards/at101_bh/readme.md => keyboards/viktus/at101_bh/readme.md +1 -1
@@ 10,6 10,6 @@ Hardware Availability: https://deskthority.net/group-buys-f50/programmable-vinta

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

    make at101_bh:default
    make viktus/at101_bh:default

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

R keyboards/at101_bh/rules.mk => keyboards/viktus/at101_bh/rules.mk +0 -0
R keyboards/omnikey_bh/config.h => keyboards/viktus/omnikey_bh/config.h +0 -0
R keyboards/omnikey_bh/info.json => keyboards/viktus/omnikey_bh/info.json +0 -0
R keyboards/omnikey_bh/keymaps/default/keymap.c => keyboards/viktus/omnikey_bh/keymaps/default/keymap.c +0 -0
R keyboards/omnikey_bh/omnikey_bh.c => keyboards/viktus/omnikey_bh/omnikey_bh.c +0 -0
R keyboards/omnikey_bh/omnikey_bh.h => keyboards/viktus/omnikey_bh/omnikey_bh.h +0 -0
R keyboards/omnikey_bh/readme.md => keyboards/viktus/omnikey_bh/readme.md +1 -1
@@ 9,6 9,6 @@ Hardware Availability: https://deskthority.net/group-buys-f50/omnikey-replacemen

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

    make omnikey_bh:default
    make viktus/omnikey_bh:default

See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.

R keyboards/omnikey_bh/rules.mk => keyboards/viktus/omnikey_bh/rules.mk +0 -0
R keyboards/z150_bh/config.h => keyboards/viktus/z150_bh/config.h +0 -0
R keyboards/z150_bh/info.json => keyboards/viktus/z150_bh/info.json +0 -0
R keyboards/z150_bh/keymaps/default/keymap.c => keyboards/viktus/z150_bh/keymaps/default/keymap.c +0 -0
R keyboards/z150_bh/keymaps/default_tkl/keymap.c => keyboards/viktus/z150_bh/keymaps/default_tkl/keymap.c +0 -0
R keyboards/z150_bh/readme.md => keyboards/viktus/z150_bh/readme.md +1 -1
@@ 9,6 9,6 @@ Hardware Availability: [Deskthority Group Buy](https://deskthority.net/group-buy

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

    make z150_bh:default
    make viktus/z150_bh:default

See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

R keyboards/z150_bh/rules.mk => keyboards/viktus/z150_bh/rules.mk +0 -0
R keyboards/z150_bh/z150_bh.c => keyboards/viktus/z150_bh/z150_bh.c +0 -0
R keyboards/z150_bh/z150_bh.h => keyboards/viktus/z150_bh/z150_bh.h +0 -0