mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
1c47bd0ddf
|
@ -20,6 +20,7 @@
|
||||||
"MOUSE_SHARED_EP": {"info_key": "usb.shared_endpoint.mouse", "value_type": "bool"},
|
"MOUSE_SHARED_EP": {"info_key": "usb.shared_endpoint.mouse", "value_type": "bool"},
|
||||||
"LAYOUTS": {"info_key": "community_layouts", "value_type": "list"},
|
"LAYOUTS": {"info_key": "community_layouts", "value_type": "list"},
|
||||||
"LED_MATRIX_DRIVER": {"info_key": "led_matrix.driver"},
|
"LED_MATRIX_DRIVER": {"info_key": "led_matrix.driver"},
|
||||||
|
"RGB_MATRIX_DRIVER": {"info_key": "rgb_matrix.driver"},
|
||||||
"LTO_ENABLE": {"info_key": "build.lto", "value_type": "bool"},
|
"LTO_ENABLE": {"info_key": "build.lto", "value_type": "bool"},
|
||||||
"MCU": {"info_key": "processor", "warn_duplicate": false},
|
"MCU": {"info_key": "processor", "warn_duplicate": false},
|
||||||
"MOUSEKEY_ENABLE": {"info_key": "mouse_key.enabled", "value_type": "bool"},
|
"MOUSEKEY_ENABLE": {"info_key": "mouse_key.enabled", "value_type": "bool"},
|
||||||
|
|
Loading…
Reference in a new issue