From a8d6b37fac324910f83f524f008c8def40445c86 Mon Sep 17 00:00:00 2001 From: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Date: Fri, 7 Oct 2022 01:58:13 -0400 Subject: DD mappings for build.debounce_type and backlight.levels (#18628) --- data/mappings/info_rules.json | 1 + 1 file changed, 1 insertion(+) (limited to 'data/mappings/info_rules.json') diff --git a/data/mappings/info_rules.json b/data/mappings/info_rules.json index a4da10fd31..7208d6ab94 100644 --- a/data/mappings/info_rules.json +++ b/data/mappings/info_rules.json @@ -14,6 +14,7 @@ "BOOTLOADER": {"info_key": "bootloader", "warn_duplicate": false}, "BLUETOOTH": {"info_key": "bluetooth.driver"}, "CAPS_WORD_ENABLE": {"info_key": "caps_word.enabled", "value_type": "bool"}, + "DEBOUNCE_TYPE": {"info_key": "build.debounce_type"}, "ENCODER_ENABLE": {"info_key": "encoder.enabled", "value_type": "bool"}, "FIRMWARE_FORMAT": {"info_key": "build.firmware_format"}, "KEYBOARD_SHARED_EP": {"info_key": "usb.shared_endpoint.keyboard", "value_type": "bool"}, -- cgit v1.2.3