Rename saevus to concreteflowers (#24249)
This commit is contained in:
@ -1365,6 +1365,12 @@
|
|||||||
"runner3680/5x8": {
|
"runner3680/5x8": {
|
||||||
"target": "omkbd/runner3680/5x8"
|
"target": "omkbd/runner3680/5x8"
|
||||||
},
|
},
|
||||||
|
"saevus/cor": {
|
||||||
|
"target": "concreteflowers/cor"
|
||||||
|
},
|
||||||
|
"saevus/cor_tkl": {
|
||||||
|
"target": "concreteflowers/cor_tkl"
|
||||||
|
},
|
||||||
"scarletbandana": {
|
"scarletbandana": {
|
||||||
"target": "woodkeys/scarletbandana"
|
"target": "woodkeys/scarletbandana"
|
||||||
},
|
},
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"manufacturer": "saevus",
|
"manufacturer": "concreteflowers",
|
||||||
"keyboard_name": "cor",
|
"keyboard_name": "cor",
|
||||||
"maintainer": "ramonimbao",
|
"maintainer": "ramonimbao",
|
||||||
"bootloader": "atmel-dfu",
|
"bootloader": "atmel-dfu",
|
@ -1,6 +1,6 @@
|
|||||||
# saevus cor
|
# concrete flowers cor
|
||||||
|
|
||||||
![saevus cor](https://i.imgur.com/AOT6mmMl.jpg)
|
![concrete flowers cor](https://i.imgur.com/AOT6mmMl.jpg)
|
||||||
|
|
||||||
An exploded 65% with a macro column.
|
An exploded 65% with a macro column.
|
||||||
|
|
||||||
@ -9,11 +9,11 @@ An exploded 65% with a macro column.
|
|||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make saevus/cor:via
|
make concreteflowers/cor:default
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make saevus/cor:via:flash
|
make concrete flowers/cor: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).
|
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).
|
||||||
|
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"keyboard_name": "Cor TKL",
|
"keyboard_name": "Cor TKL",
|
||||||
"manufacturer": "saevus",
|
"manufacturer": "concreteflowers",
|
||||||
"url": "",
|
"url": "",
|
||||||
"maintainer": "ramonimbao",
|
"maintainer": "ramonimbao",
|
||||||
"community_layouts": [
|
"community_layouts": [
|
@ -1,4 +1,4 @@
|
|||||||
# saevus cor TKL
|
# concrete flowers cor TKL
|
||||||
|
|
||||||
![Cor TKL](https://i.imgur.com/RGctsaVl.png)
|
![Cor TKL](https://i.imgur.com/RGctsaVl.png)
|
||||||
|
|
||||||
@ -7,12 +7,12 @@
|
|||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make saevus/cor_tkl:via
|
make concreteflowers/cor_tkl:default
|
||||||
|
|
||||||
To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.
|
To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.
|
||||||
|
|
||||||
Flashing example for this keyboard:
|
Flashing example for this keyboard:
|
||||||
|
|
||||||
make saevus/cor_tkl:via:flash
|
make concreteflowers/cor_tkl: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).
|
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).
|
Reference in New Issue
Block a user