Mechwild OBE/Waka60: Fix build warnings (#23929)
This commit is contained in:
parent
089a819179
commit
4864d5afca
1
keyboards/mechwild/obe/f401/base/keyboard.json
Normal file
1
keyboards/mechwild/obe/f401/base/keyboard.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
5
keyboards/mechwild/obe/f401/eeprom/keyboard.json
Normal file
5
keyboards/mechwild/obe/f401/eeprom/keyboard.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"eeprom": {
|
||||||
|
"driver": "i2c"
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
EEPROM_DRIVER = i2c
|
|
1
keyboards/mechwild/obe/f401/rules.mk
Normal file
1
keyboards/mechwild/obe/f401/rules.mk
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFAULT_FOLDER = mechwild/obe/f401/base
|
1
keyboards/mechwild/obe/f411/base/keyboard.json
Normal file
1
keyboards/mechwild/obe/f411/base/keyboard.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
5
keyboards/mechwild/obe/f411/eeprom/keyboard.json
Normal file
5
keyboards/mechwild/obe/f411/eeprom/keyboard.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"eeprom": {
|
||||||
|
"driver": "i2c"
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
EEPROM_DRIVER = i2c
|
|
1
keyboards/mechwild/obe/f411/rules.mk
Normal file
1
keyboards/mechwild/obe/f411/rules.mk
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFAULT_FOLDER = mechwild/obe/f411/base
|
@ -1 +1 @@
|
|||||||
DEFAULT_FOLDER = mechwild/obe/f401
|
DEFAULT_FOLDER = mechwild/obe/f401/base
|
||||||
|
1
keyboards/mechwild/waka60/f401/base/keyboard.json
Normal file
1
keyboards/mechwild/waka60/f401/base/keyboard.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
5
keyboards/mechwild/waka60/f401/eeprom/keyboard.json
Normal file
5
keyboards/mechwild/waka60/f401/eeprom/keyboard.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"eeprom": {
|
||||||
|
"driver": "i2c"
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
EEPROM_DRIVER = i2c
|
|
1
keyboards/mechwild/waka60/f401/rules.mk
Normal file
1
keyboards/mechwild/waka60/f401/rules.mk
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFAULT_FOLDER = mechwild/waka60/f401/base
|
1
keyboards/mechwild/waka60/f411/base/keyboard.json
Normal file
1
keyboards/mechwild/waka60/f411/base/keyboard.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
5
keyboards/mechwild/waka60/f411/eeprom/keyboard.json
Normal file
5
keyboards/mechwild/waka60/f411/eeprom/keyboard.json
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"eeprom": {
|
||||||
|
"driver": "i2c"
|
||||||
|
}
|
||||||
|
}
|
@ -1 +0,0 @@
|
|||||||
EEPROM_DRIVER = i2c
|
|
1
keyboards/mechwild/waka60/f411/rules.mk
Normal file
1
keyboards/mechwild/waka60/f411/rules.mk
Normal file
@ -0,0 +1 @@
|
|||||||
|
DEFAULT_FOLDER = mechwild/waka60/f411/base
|
@ -1 +1 @@
|
|||||||
DEFAULT_FOLDER = mechwild/waka60/f401
|
DEFAULT_FOLDER = mechwild/waka60/f401/base
|
||||||
|
Loading…
Reference in New Issue
Block a user