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

@ -1626,9 +1626,15 @@
"buzzard": {
"target": "buzzard/rev1"
},
"cannonkeys/db60": {
"target": "cannonkeys/db60/rev2"
},
"clickety_split/leeloo": {
"target": "clickety_split/leeloo/rev3"
},
"converter/palm_usb": {
"target": "converter/palm_usb/stowaway"
},
"crkbd": {
"target": "crkbd/rev1"
},
@ -1713,6 +1719,9 @@
"handwired/dactyl_manuform/6x6": {
"target": "handwired/dactyl_manuform/6x6/promicro"
},
"handwired/meck_tkl": {
"target": "handwired/meck_tkl/blackpill_f401"
},
"handwired/ms_sculpt_mobile": {
"target": "handwired/ms_sculpt_mobile/teensy2pp"
},
@ -1752,6 +1761,9 @@
"hillside/46": {
"target": "hillside/46/0_1"
},
"hhkb/ansi": {
"target": "hhkb/ansi/32u4"
},
"hillside/48": {
"target": "hillside/48/0_1"
},
@ -1797,6 +1809,9 @@
"kakunpc/angel17": {
"target": "kakunpc/angel17/rev1"
},
"kakunpc/angel64": {
"target": "kakunpc/angel64/rev1"
},
"kakunpc/business_card": {
"target": "kakunpc/business_card/beta"
},
@ -2148,6 +2163,9 @@
"takashiski/namecard2x4": {
"target": "takashiski/namecard2x4/rev2"
},
"teleport/native": {
"target": "teleport/native/iso"
},
"themadnoodle/noodlepad": {
"target": "themadnoodle/noodlepad/v1"
},
@ -2181,6 +2199,21 @@
"vitamins_included": {
"target": "vitamins_included/rev2"
},
"westm/westm68": {
"target": "westm/westm68/rev2"
},
"westm/westm9": {
"target": "westm/westm9/rev2"
},
"woodkeys/meira": {
"target": "woodkeys/meira/promicro"
},
"work_louder/loop": {
"target": "work_louder/loop/rev3"
},
"work_louder/work_board": {
"target": "work_louder/work_board/rev3"
},
"yanghu/unicorne": {
"target": "yanghu/unicorne/f411"
},
@ -2195,5 +2228,8 @@
},
"yynmt/acperience12": {
"target": "yynmt/acperience12/rev1"
},
"zsa/planck_ez": {
"target": "zsa/planck_ez/base"
}
}

View File

@ -1,4 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
DEFAULT_FOLDER = westm/westm9/rev2

View File

@ -1,4 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
DEFAULT_FOLDER = westm/westm68/rev2

View File

@ -1,4 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF
DEFAULT_FOLDER = cannonkeys/db60/rev2

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

View File

@ -0,0 +1,2 @@
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no

View File

@ -1,4 +0,0 @@
AUDIO_SUPPORTED = no
BACKLIGHT_SUPPORTED = no
DEFAULT_FOLDER = handwired/meck_tkl/blackpill_f401

View File

@ -2,5 +2,3 @@ CUSTOM_MATRIX = yes
# project specific files
SRC = matrix.c
DEFAULT_FOLDER = hhkb/ansi/32u4

View File

@ -0,0 +1,4 @@
CUSTOM_MATRIX = yes
# project specific files
SRC = matrix.c

View File

@ -0,0 +1,3 @@
CUSTOM_MATRIX = yes
SRC += matrix.c

View File

@ -0,0 +1,3 @@
CUSTOM_MATRIX = yes
SRC += matrix.c

View File

@ -1,5 +0,0 @@
CUSTOM_MATRIX = yes
SRC += matrix.c
DEFAULT_FOLDER = kakunpc/angel64/rev1

View File

@ -1,3 +1 @@
POINTING_DEVICE_DRIVER = adns9800
DEFAULT_FOLDER = oddball/v1

View File

@ -0,0 +1 @@
POINTING_DEVICE_DRIVER = adns9800

View File

@ -0,0 +1 @@
POINTING_DEVICE_DRIVER = adns9800

View File

@ -0,0 +1 @@
RGB_MATRIX_CUSTOM_KB = yes

View File

@ -0,0 +1 @@
RGB_MATRIX_CUSTOM_KB = yes

View File

@ -1,3 +0,0 @@
RGB_MATRIX_CUSTOM_KB = yes
DEFAULT_FOLDER = teleport/native/iso

View File

@ -0,0 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF

View File

@ -0,0 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF

View File

@ -0,0 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF

View File

@ -0,0 +1,2 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -v FFFF -p FFFF

View File

@ -1,2 +1,5 @@
# Processor frequency
F_CPU = 8000000
CUSTOM_MATRIX = yes
SRC += matrix.c

View File

@ -1,3 +1,6 @@
CUSTOM_MATRIX = yes
SRC += matrix.c
# Disable unsupported hardware
RGBLIGHT_SUPPORTED = no
AUDIO_SUPPORTED = no

View File

@ -1,4 +0,0 @@
CUSTOM_MATRIX = yes
SRC += matrix.c
DEFAULT_FOLDER = woodkeys/meira/promicro

View File

@ -0,0 +1 @@
SRC += rgb_functions.c

View File

@ -1,3 +0,0 @@
SRC += rgb_functions.c
DEFAULT_FOLDER = work_louder/loop/rev3

View File

@ -0,0 +1 @@
SRC += rgb_functions.c

View File

@ -1,3 +0,0 @@
SRC += rgb_functions.c
DEFAULT_FOLDER = work_louder/work_board/rev3

View File

@ -0,0 +1,2 @@
RGBLIGHT_SUPPORTED = no
BACKLIGHT_SUPPORTED = no

View File

@ -0,0 +1,2 @@
RGBLIGHT_SUPPORTED = no
BACKLIGHT_SUPPORTED = no

View File

@ -1,4 +0,0 @@
RGBLIGHT_SUPPORTED = no
BAKCLIGHT_SUPPORTED = no
DEFAULT_FOLDER = zsa/planck_ez/base