Skip to content

Commit

Permalink
Add missing DD mapping for RGB_MATRIX_DRIVER (qmk#18160)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored and nolanseaton committed Jan 23, 2023
1 parent b81c210 commit facbdba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/mappings/info_rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"MOUSE_SHARED_EP": {"info_key": "usb.shared_endpoint.mouse", "value_type": "bool"},
"LAYOUTS": {"info_key": "community_layouts", "value_type": "list"},
"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"},
"MCU": {"info_key": "processor", "warn_duplicate": false},
"MOUSEKEY_ENABLE": {"info_key": "mouse_key.enabled", "value_type": "bool"},
Expand Down

0 comments on commit facbdba

Please sign in to comment.