# This file maps keys between `rules.mk` and `info.json`. It is used by QMK
# to correctly and consistently map back and forth between the two systems.
{#Format:#<rules.mkkey>:{"info_key":<info.jsonkey>,["value_type":<value_type>],["to_json":<true/false>],["to_c":<true/false>]}#value_type:oneof"array","array.int","int","list","hex","mapping"#to_json:Default`true`.Setto`false`toexcludethismappingfrominfo.json#to_c:Default`true`.Setto`false`toexcludethismappingfromrules.mk#warn_duplicate:Default`true`.Setto`false`toturnoffwarningwhenavalueexistsinbothplaces"BOARD":{"info_key":"board"},"BOOTLOADER":{"info_key":"bootloader","warn_duplicate":false},"LAYOUTS":{"info_key":"community_layouts","value_type":"list"},"LED_MATRIX_DRIVER":{"info_key":"led_matrix.driver"},"MCU":{"info_key":"processor","warn_duplicate":false},}