[Keyboard] move @kkatano 's keyboards to kkatano user folder (#15684)

This commit is contained in:
peepeetee 2022-01-31 03:22:12 +08:00 committed by GitHub
parent 51e99b562d
commit 07bb65384c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
55 changed files with 16 additions and 10 deletions

View file

@ -41,8 +41,14 @@
'atom47/rev3': {
target: 'maartenwut/atom47/rev3'
},
bakeneko60: {
target: 'kkatano/bakeneko60'
},
bakeneko65: {
target: 'bakeneko65/rev2'
target: 'kkatano/bakeneko65/rev2'
},
bakeneko80: {
target: 'kkatano/bakeneko80'
},
bear_face: {
target: 'bear_face/v1'

View file

@ -8,10 +8,10 @@ A simple 60% keyboard
Make example for this keyboard (after setting up your build environment):
make bakeneko60:default
make kkatano/bakeneko60:default
Flashing example for this keyboard:
make bakeneko60:default:flash
make kkatano/bakeneko60:default:flash
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).

View file

@ -8,10 +8,10 @@ A simple 65% keyboard
Make example for this keyboard (after setting up your build environment):
make bakeneko65/rev2:default
make kkatano/bakeneko65/rev2:default
Flashing example for this keyboard:
make bakeneko65/rev2:default:flash
make kkatano/bakeneko65/rev2:default:flash
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).

View file

@ -8,10 +8,10 @@ A simple 65% keyboard
Make example for this keyboard (after setting up your build environment):
make bakeneko65/rev3:default
make kkatano/bakeneko65/rev3:default
Flashing example for this keyboard:
make bakeneko65/rev3:default:flash
make kkatano/bakeneko65/rev3:default:flash
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).

View file

@ -8,6 +8,6 @@ Open source tenkeyless keyboard for DIYers
Make example for this keyboard (after setting up your build environment):
make bakeneko80:default
make kkatano/bakeneko80: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).

View file

@ -8,6 +8,6 @@ A Tenkeyless PCB for YMDK aluminium case compatible with Filco
Make example for this keyboard (after setting up your build environment):
make wallaby:default
make kkatano/wallaby: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).

View file

@ -8,6 +8,6 @@ A Tenkeyless PCB inspired by Phantom, for customizing Filco Majestouch 2.
Make example for this keyboard (after setting up your build environment):
make yurei:default
make kkatano/yurei: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).