Merge remote-tracking branch 'origin/develop' into xap

This commit is contained in:
QMK Bot 2025-07-10 09:42:31 +00:00
commit 40991297ee
126 changed files with 727 additions and 223 deletions

View File

@ -7,8 +7,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x000C", "pid": "0x000C",
"device_version": "1.0.4", "device_version": "1.0.4",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -7,8 +7,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x000D", "pid": "0x000D",
"device_version": "1.0.3", "device_version": "1.0.3",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -7,8 +7,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0010", "pid": "0x0010",
"device_version": "1.0.1", "device_version": "1.0.1",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -7,8 +7,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x000E", "pid": "0x000E",
"device_version": "1.0.2", "device_version": "1.0.2",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x00D8", "vid": "0x00D8",
"pid": "0x6068", "pid": "0x6068",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x416B", "vid": "0x416B",
"pid": "0x0081", "pid": "0x0081",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4254", "vid": "0x4254",
"pid": "0x7070", "pid": "0x7070",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -6,9 +6,13 @@
"vid": "0x4242", "vid": "0x4242",
"pid": "0x5A4C", "pid": "0x5A4C",
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"no_startup_check": true "no_startup_check": true
}, },
"host": {
"default": {
"nkro": true
}
},
"features": { "features": {
"bootmagic": true, "bootmagic": true,
"mousekey": false, "mousekey": false,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xBADD", "vid": "0xBADD",
"pid": "0xAA55", "pid": "0xAA55",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xB23B", "vid": "0xB23B",
"pid": "0x1688", "pid": "0x1688",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -3,12 +3,16 @@
"manufacturer": "CHOSFOX", "manufacturer": "CHOSFOX",
"maintainer": "jonylee@hfd", "maintainer": "jonylee@hfd",
"usb": { "usb": {
"force_nkro": true,
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0012", "pid": "0x0012",
"device_version": "1.0.0", "device_version": "1.0.0",
"suspend_wakeup_delay": 400 "suspend_wakeup_delay": 400
}, },
"host": {
"default": {
"nkro": true
}
},
"eeprom": { "eeprom": {
"driver": "wear_leveling", "driver": "wear_leveling",
"wear_leveling": { "wear_leveling": {

View File

@ -30,8 +30,12 @@
"usb": { "usb": {
"device_version": "1.0.0", "device_version": "1.0.0",
"pid": "0xFABB", "pid": "0xFABB",
"vid": "0xF35B", "vid": "0xF35B"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"encoder": { "encoder": {
"rotary": [ "rotary": [

View File

@ -4,8 +4,12 @@
"maintainer": "HorrorTroll", "maintainer": "HorrorTroll",
"usb": { "usb": {
"vid": "0xD010", "vid": "0xD010",
"pid": "0x1601", "pid": "0x1601"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",
"build": { "build": {

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x5678", "vid": "0x5678",
"pid": "0x5058", "pid": "0x5058",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"diode_direction": "ROW2COL", "diode_direction": "ROW2COL",
"matrix_pins": { "matrix_pins": {

View File

@ -4,8 +4,12 @@
"usb": { "usb": {
"vid": "0x0416", "vid": "0x0416",
"pid": "0x0123", "pid": "0x0123",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"matrix_pins": { "matrix_pins": {
"cols": ["B10", "B9", "C13", "C12", "C11", "C10", "C9", "C8", "A15", "A14", "A13", "D0", "D1", "D2", "B8"], "cols": ["B10", "B9", "C13", "C12", "C11", "C10", "C9", "C8", "A15", "A14", "A13", "D0", "D1", "D2", "B8"],

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x445B", "vid": "0x445B",
"pid": "0x07AF", "pid": "0x07AF",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"matrix_pins": { "matrix_pins": {
"cols": ["B10", "B9", "C13", "C12", "C11", "C10", "C9", "C8", "A15", "A14", "A13", "D0", "D1", "D2", "B15", "B8"], "cols": ["B10", "B9", "C13", "C12", "C11", "C10", "C9", "C8", "A15", "A14", "A13", "D0", "D1", "D2", "B15", "B8"],

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x8954", "vid": "0x8954",
"pid": "0x8870", "pid": "0x8870",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 20, "led_count": 20,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x68F4", "vid": "0x68F4",
"pid": "0x70A0", "pid": "0x70A0",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x51D7", "vid": "0x51D7",
"pid": "0x5517", "pid": "0x5517",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -143,11 +143,15 @@
}, },
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"pid": "0xE463", "pid": "0xE463",
"suspend_wakeup_delay": 1000, "suspend_wakeup_delay": 1000,
"vid": "0x342D" "vid": "0x342D"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"pin": "B15" "pin": "B15"
}, },

View File

@ -162,10 +162,14 @@
"url": "https://www.aliexpress.com/item/1005004272392611.html", "url": "https://www.aliexpress.com/item/1005004272392611.html",
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"pid": "0x3663", "pid": "0x3663",
"vid": "0xECED" "vid": "0xECED"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"pin": "B0" "pin": "B0"
}, },

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x1337", "pid": "0x1337",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"build": { "build": {
"lto": true "lto": true

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x1337", "pid": "0x1337",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "atmega32u4", "processor": "atmega32u4",
"bootloader": "atmel-dfu", "bootloader": "atmel-dfu",

View File

@ -6,9 +6,13 @@
"vid": "0x0007", "vid": "0x0007",
"pid": "0x0007", "pid": "0x0007",
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"no_startup_check": true "no_startup_check": true
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"pin": "E2" "pin": "E2"
}, },

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x4096", "pid": "0x4096",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x13BA", "vid": "0x13BA",
"pid": "0x0017", "pid": "0x0017",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "at90usb1286", "processor": "at90usb1286",
"bootloader": "halfkay", "bootloader": "halfkay",

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x0000", "pid": "0x0000",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xCC43", "vid": "0xCC43",
"pid": "0x0001", "pid": "0x0001",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"diode_direction": "ROW2COL", "diode_direction": "ROW2COL",
"matrix_pins": { "matrix_pins": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.2.1", "device_version": "0.2.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"tapping": { "tapping": {
"term": 150 "term": 150

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"matrix_pins": { "matrix_pins": {
"cols": ["B13", "B14", "B15", "B9", "B7", "B6", "B5", "B4", "B3", "B2", "B1", "B0"], "cols": ["B13", "B14", "B15", "B9", "B7", "B6", "B5", "B4", "B3", "B2", "B1", "B0"],

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4131", "vid": "0x4131",
"pid": "0x5141", "pid": "0x5141",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"build": { "build": {
"debounce_type": "sym_eager_pk" "debounce_type": "sym_eager_pk"

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0001", "pid": "0x0001",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x7516", "vid": "0x7516",
"pid": "0x7000", "pid": "0x7000",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x7516", "vid": "0x7516",
"pid": "0x7001", "pid": "0x7001",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x7516", "vid": "0x7516",
"pid": "0x5104", "pid": "0x5104",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"ws2812": { "ws2812": {
"pin": "C14" "pin": "C14"

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x7516", "vid": "0x7516",
"pid": "0x2434", "pid": "0x2434",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 15, "led_count": 15,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x7516", "vid": "0x7516",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -69,9 +69,13 @@
"vid": "0x6964", "vid": "0x6964",
"pid": "0x0042", "pid": "0x0042",
"device_version": "1.0.0", "device_version": "1.0.0",
"force_nkro": true,
"polling_interval": 2 "polling_interval": 2
}, },
"host": {
"default": {
"nkro": true
}
},
"layouts": { "layouts": {
"LAYOUT": { "LAYOUT": {
"layout": [ "layout": [

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0007", "pid": "0x0007",
"device_version": "1.0.0", "device_version": "1.0.0"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -6,9 +6,13 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0002", "pid": "0x0002",
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"suspend_wakeup_delay": 1000 "suspend_wakeup_delay": 1000
}, },
"host": {
"default": {
"nkro": true
}
},
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",
"features": { "features": {

View File

@ -8,9 +8,13 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x001B", "pid": "0x001B",
"device_version": "1.0.3", "device_version": "1.0.3",
"force_nkro": true,
"suspend_wakeup_delay": 1000 "suspend_wakeup_delay": 1000
}, },
"host": {
"default": {
"nkro": true
}
},
"diode_direction": "ROW2COL", "diode_direction": "ROW2COL",
"eeprom": { "eeprom": {
"driver": "wear_leveling", "driver": "wear_leveling",

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4B44", "vid": "0x4B44",
"pid": "0x3935", "pid": "0x3935",
"device_version": "0.0.2", "device_version": "0.0.2"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 24, "led_count": 24,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xA68C", "vid": "0xA68C",
"pid": "0x4D90", "pid": "0x4D90",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "atmega32u2", "processor": "atmega32u2",
"bootloader": "atmel-dfu", "bootloader": "atmel-dfu",

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4B42", "vid": "0x4B42",
"pid": "0x6062", "pid": "0x6062",
"device_version": "0.0.3", "device_version": "0.0.3"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -45,7 +45,11 @@
}, },
"url": "https://github.com/Keychron", "url": "https://github.com/Keychron",
"usb": { "usb": {
"force_nkro": true,
"vid": "0x3434" "vid": "0x3434"
},
"host": {
"default": {
"nkro": true
}
} }
} }

View File

@ -52,7 +52,11 @@
}, },
"url": "https://github.com/Keychron", "url": "https://github.com/Keychron",
"usb": { "usb": {
"force_nkro": true,
"vid": "0x3434" "vid": "0x3434"
},
"host": {
"default": {
"nkro": true
}
} }
} }

View File

@ -7,8 +7,12 @@
"vid": "0x4B50", "vid": "0x4B50",
"pid": "0x0060", "pid": "0x0060",
"device_version": "0.0.1", "device_version": "0.0.1",
"no_startup_check": true, "no_startup_check": true
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",
"matrix_pins": { "matrix_pins": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"hue_steps": 6, "hue_steps": 6,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0xB195", "pid": "0xB195",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"hue_steps": 6, "hue_steps": 6,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4B50", "vid": "0x4B50",
"pid": "0x0653", "pid": "0x0653",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"saturation_steps": 8, "saturation_steps": 8,

View File

@ -22,10 +22,14 @@
"url": "https://github.com/lendunistus/rpneko65", "url": "https://github.com/lendunistus/rpneko65",
"usb": { "usb": {
"device_version": "1.0.0", "device_version": "1.0.0",
"force_nkro": true,
"pid": "0x0001", "pid": "0x0001",
"vid": "0x6C75" "vid": "0x6C75"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"driver": "vendor", "driver": "vendor",
"pin": "GP18" "pin": "GP18"

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4C58", "vid": "0x4C58",
"pid": "0x0005", "pid": "0x0005",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4C58", "vid": "0x4C58",
"pid": "0x0002", "pid": "0x0002",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4C58", "vid": "0x4C58",
"pid": "0x0001", "pid": "0x0001",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 18, "led_count": 18,

View File

@ -12,10 +12,14 @@
}, },
"usb": { "usb": {
"device_version": "1.0.0", "device_version": "1.0.0",
"force_nkro": true,
"vid": "0x3A54", "vid": "0x3A54",
"pid": "0x4F5D" "pid": "0x4F5D"
}, },
"host": {
"default": {
"nkro": true
}
},
"features": { "features": {
"bootmagic": true, "bootmagic": true,
"extrakey": true, "extrakey": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x1A53", "vid": "0x1A53",
"pid": "0x4F51", "pid": "0x4F51",
"device_version": "1.0.2", "device_version": "1.0.2"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"indicators": { "indicators": {
"num_lock": "B15" "num_lock": "B15"

View File

@ -13,8 +13,12 @@
}, },
"usb": { "usb": {
"vid": "0xCEEB", "vid": "0xCEEB",
"pid": "0x0035", "pid": "0x0035"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"ws2812": { "ws2812": {
"pin": "F7" "pin": "F7"

View File

@ -44,13 +44,17 @@
"url": "https://mechwild.com/product/bb-steno/", "url": "https://mechwild.com/product/bb-steno/",
"usb": { "usb": {
"device_version": "1.1.0", "device_version": "1.1.0",
"force_nkro": true,
"pid": "0x170E", "pid": "0x170E",
"shared_endpoint": { "shared_endpoint": {
"keyboard": true "keyboard": true
}, },
"vid": "0x6D77" "vid": "0x6D77"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"driver": "pwm", "driver": "pwm",
"pin": "B9" "pin": "B9"

View File

@ -7,11 +7,15 @@
"vid": "0x6D77", "vid": "0x6D77",
"pid": "0x1710", "pid": "0x1710",
"device_version": "0.2.0", "device_version": "0.2.0",
"force_nkro": true,
"shared_endpoint": { "shared_endpoint": {
"keyboard": true "keyboard": true
} }
}, },
"host": {
"default": {
"nkro": true
}
},
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",
"dynamic_keymap": { "dynamic_keymap": {
"layer_count": 5 "layer_count": 5

View File

@ -166,10 +166,14 @@
"url": "https://github.com/ArthurCyy", "url": "https://github.com/ArthurCyy",
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"pid": "0x83A1", "pid": "0x83A1",
"vid": "0x3044" "vid": "0x3044"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"pin": "B15" "pin": "B15"
}, },

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x1A1B", "pid": "0x1A1B",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x6D77", "vid": "0x6D77",
"pid": "0xC456", "pid": "0xC456",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 12, "led_count": 12,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0xC456", "pid": "0xC456",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"led_count": 19, "led_count": 19,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xC0B0", "vid": "0xC0B0",
"pid": "0x6060", "pid": "0x6060",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -36,10 +36,14 @@
"url": "https://www.mmkeyboard.com/products/mm-class60-retro-custom-mechanical-keyboard", "url": "https://www.mmkeyboard.com/products/mm-class60-retro-custom-mechanical-keyboard",
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"pid": "0x3876", "pid": "0x3876",
"vid": "0x4F66" "vid": "0x4F66"
}, },
"host": {
"default": {
"nkro": true
}
},
"community_layouts": [ "community_layouts": [
"60_ansi", "60_ansi",
"60_ansi_split_bs_rshift", "60_ansi_split_bs_rshift",

View File

@ -6,9 +6,13 @@
"vid": "0x7BA1", "vid": "0x7BA1",
"pid": "0x6505", "pid": "0x6505",
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"polling_interval": 2 "polling_interval": 2
}, },
"host": {
"default": {
"nkro": true
}
},
"features": { "features": {
"bootmagic": true, "bootmagic": true,
"extrakey": true, "extrakey": true,

View File

@ -3,12 +3,16 @@
"manufacturer": "MonsGeek", "manufacturer": "MonsGeek",
"maintainer": "jonylee@hfd", "maintainer": "jonylee@hfd",
"usb": { "usb": {
"force_nkro": true,
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0005", "pid": "0x0005",
"device_version": "1.1.0", "device_version": "1.1.0",
"suspend_wakeup_delay": 400 "suspend_wakeup_delay": 400
}, },
"host": {
"default": {
"nkro": true
}
},
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",
"features": { "features": {

View File

@ -6,8 +6,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0009", "pid": "0x0009",
"device_version": "1.0.5", "device_version": "1.0.5",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -6,8 +6,12 @@
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x000A", "pid": "0x000A",
"device_version": "1.0.4", "device_version": "1.0.4",
"suspend_wakeup_delay": 400, "suspend_wakeup_delay": 400
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",

View File

@ -3,12 +3,16 @@
"manufacturer": "MonsGeek", "manufacturer": "MonsGeek",
"maintainer": "jonylee@hfd", "maintainer": "jonylee@hfd",
"usb": { "usb": {
"force_nkro": true,
"vid": "0xFFFE", "vid": "0xFFFE",
"pid": "0x0011", "pid": "0x0011",
"device_version": "1.0.0", "device_version": "1.0.0",
"suspend_wakeup_delay": 400 "suspend_wakeup_delay": 400
}, },
"host": {
"default": {
"nkro": true
}
},
"processor": "WB32FQ95", "processor": "WB32FQ95",
"bootloader": "wb32-dfu", "bootloader": "wb32-dfu",
"features": { "features": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4D4B", "vid": "0x4D4B",
"pid": "0x6063", "pid": "0x6063",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"ws2812": { "ws2812": {
"pin": "B15" "pin": "B15"

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4D4B", "vid": "0x4D4B",
"pid": "0x6064", "pid": "0x6064",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"ws2812": { "ws2812": {
"pin": "B15" "pin": "B15"

View File

@ -4,8 +4,12 @@
"usb": { "usb": {
"vid": "0x7BA1", "vid": "0x7BA1",
"pid": "0x3201", "pid": "0x3201",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -25,8 +25,12 @@
"usb": { "usb": {
"device_version": "1.0.0", "device_version": "1.0.0",
"pid": "0x6601", "pid": "0x6601",
"vid": "0x7BA1", "vid": "0x7BA1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"layouts": { "layouts": {
"LAYOUT": { "LAYOUT": {

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0xFEED", "vid": "0xFEED",
"pid": "0x0666", "pid": "0x0666",
"device_version": "13.3.7", "device_version": "13.3.7"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -4,7 +4,11 @@
"usb": { "usb": {
"vid": "0x4345", "vid": "0x4345",
"pid": "0x2EC0", "pid": "0x2EC0",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
} }
} }

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x4A4C", "pid": "0x4A4C",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x4A53", "pid": "0x4A53",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x5350", "pid": "0x5350",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x5355", "pid": "0x5355",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x5349", "pid": "0x5349",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x564F", "pid": "0x564F",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x5657", "pid": "0x5657",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgb_matrix": { "rgb_matrix": {
"animations": { "animations": {

View File

@ -8,9 +8,13 @@
"device_version": "1.0.0", "device_version": "1.0.0",
"vid": "0xAC12", "vid": "0xAC12",
"pid": "0x2236", "pid": "0x2236",
"force_nkro": true,
"suspend_wakeup_delay": 1000 "suspend_wakeup_delay": 1000
}, },
"host": {
"default": {
"nkro": true
}
},
"diode_direction": "ROW2COL", "diode_direction": "ROW2COL",
"eeprom": { "eeprom": {
"driver": "wear_leveling", "driver": "wear_leveling",

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x5040", "vid": "0x5040",
"pid": "0x7320", "pid": "0x7320",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"backlight": true, "backlight": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x514B", "pid": "0x514B",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x4F53", "vid": "0x4F53",
"pid": "0x5153", "pid": "0x5153",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x5255", "vid": "0x5255",
"pid": "0xD0C2", "pid": "0xD0C2",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"processor": "atmega32u4", "processor": "atmega32u4",
"bootloader": "caterina" "bootloader": "caterina"

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x5255", "vid": "0x5255",
"pid": "0xE212", "pid": "0xE212",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"hue_steps": 10, "hue_steps": 10,

View File

@ -28,10 +28,14 @@
"url": "https://github.com/Smollchungus", "url": "https://github.com/Smollchungus",
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1",
"force_nkro": true,
"pid": "0x7503", "pid": "0x7503",
"vid": "0x5363" "vid": "0x5363"
}, },
"host": {
"default": {
"nkro": true
}
},
"ws2812": { "ws2812": {
"driver": "vendor", "driver": "vendor",
"pin": "GP29" "pin": "GP29"

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x726E", "vid": "0x726E",
"pid": "0x736B", "pid": "0x736B",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -6,8 +6,12 @@
"usb": { "usb": {
"vid": "0x726E", "vid": "0x726E",
"pid": "0x7661", "pid": "0x7661",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"rgblight": { "rgblight": {
"hue_steps": 10, "hue_steps": 10,

View File

@ -4,8 +4,12 @@
"usb": { "usb": {
"vid": "0x7273", "vid": "0x7273",
"pid": "0x0064", "pid": "0x0064",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -17,10 +17,14 @@
"processor": "STM32F072", "processor": "STM32F072",
"usb": { "usb": {
"device_version": "1.0.0", "device_version": "1.0.0",
"force_nkro": true,
"pid": "0x00A2", "pid": "0x00A2",
"vid": "0x5350" "vid": "0x5350"
}, },
"host": {
"default": {
"nkro": true
}
},
"community_layouts": ["65_ansi_blocker_tsangan", "65_ansi_blocker_tsangan_split_bs"], "community_layouts": ["65_ansi_blocker_tsangan", "65_ansi_blocker_tsangan_split_bs"],
"layouts": { "layouts": {
"LAYOUT_65_ansi_blocker_tsangan": { "LAYOUT_65_ansi_blocker_tsangan": {

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x5350", "vid": "0x5350",
"pid": "0x00A1", "pid": "0x00A1",
"device_version": "1.0.0", "device_version": "1.0.0"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

View File

@ -5,8 +5,12 @@
"usb": { "usb": {
"vid": "0x746B", "vid": "0x746B",
"pid": "0x736B", "pid": "0x736B",
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": false, "bootmagic": false,

View File

@ -23,8 +23,12 @@
"usb": { "usb": {
"device_version": "1.1.0", "device_version": "1.1.0",
"pid": "0x3488", "pid": "0x3488",
"vid": "0xFEFE", "vid": "0xFEFE"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"layouts": { "layouts": {
"LAYOUT_default": { "LAYOUT_default": {

View File

@ -119,8 +119,12 @@
"vid": "0x1EA7", "vid": "0x1EA7",
"device_version": "1.0.0", "device_version": "1.0.0",
"pid": "0x6061", "pid": "0x6061",
"max_power": 380, "max_power": 380
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"community_layouts": ["60_ansi"], "community_layouts": ["60_ansi"],
"layouts": { "layouts": {

View File

@ -1,7 +1,11 @@
{ {
"usb": { "usb": {
"device_version": "0.0.1", "device_version": "0.0.1"
"force_nkro": true },
"host": {
"default": {
"nkro": true
}
}, },
"features": { "features": {
"bootmagic": true, "bootmagic": true,

Some files were not shown because too many files have changed in this diff Show More