Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)

This commit is contained in:
Joel Challis 2025-02-16 21:39:29 +00:00 committed by GitHub
parent 132efa9076
commit 164b7331c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 90 additions and 58 deletions

View file

@ -1,20 +0,0 @@
{
"keyboard_name": "Stowaway Converter",
"manufacturer": "QMK",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0xFEED",
"pid": "0x0001",
"device_version": "1.0.0"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": false,
"console": true,
"command": true
}
}

View file

@ -1,4 +1,22 @@
{
"keyboard_name": "Stowaway Converter",
"manufacturer": "QMK",
"url": "",
"maintainer": "qmk",
"usb": {
"vid": "0xFEED",
"pid": "0x0001",
"device_version": "1.0.0"
},
"processor": "atmega32u4",
"bootloader": "caterina",
"features": {
"bootmagic": false,
"mousekey": false,
"extrakey": false,
"console": true,
"command": true
},
"layouts": {
"LAYOUT": {
"layout": [

View file

@ -3,5 +3,3 @@ CUSTOM_MATRIX = yes
SRC += matrix.c
UART_DRIVER_REQUIRED = yes
DEFAULT_FOLDER = converter/palm_usb/stowaway