Rename saevus to concreteflowers (#24249)
This commit is contained in:
parent
baa29fef9d
commit
c6b2553470
@ -1365,6 +1365,12 @@
|
||||
"runner3680/5x8": {
|
||||
"target": "omkbd/runner3680/5x8"
|
||||
},
|
||||
"saevus/cor": {
|
||||
"target": "concreteflowers/cor"
|
||||
},
|
||||
"saevus/cor_tkl": {
|
||||
"target": "concreteflowers/cor_tkl"
|
||||
},
|
||||
"scarletbandana": {
|
||||
"target": "woodkeys/scarletbandana"
|
||||
},
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"manufacturer": "saevus",
|
||||
"manufacturer": "concreteflowers",
|
||||
"keyboard_name": "cor",
|
||||
"maintainer": "ramonimbao",
|
||||
"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.
|
||||
|
||||
@ -9,11 +9,11 @@ An exploded 65% with a macro column.
|
||||
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
make saevus/cor:via
|
||||
make concreteflowers/cor:default
|
||||
|
||||
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).
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"keyboard_name": "Cor TKL",
|
||||
"manufacturer": "saevus",
|
||||
"manufacturer": "concreteflowers",
|
||||
"url": "",
|
||||
"maintainer": "ramonimbao",
|
||||
"community_layouts": [
|
@ -1,4 +1,4 @@
|
||||
# saevus cor TKL
|
||||
# concrete flowers cor TKL
|
||||
|
||||
![Cor TKL](https://i.imgur.com/RGctsaVl.png)
|
||||
|
||||
@ -7,12 +7,12 @@
|
||||
|
||||
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.
|
||||
|
||||
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).
|
Loading…
Reference in New Issue
Block a user