summaryrefslogtreecommitdiff
path: root/data/mappings/info_config.json
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Format DD mappings and schemas (#18924)Ryan1-130/+0
2022-10-22Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition1-0/+2
2022-10-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-10-06DD mappings for build.debounce_type and backlight.levels (#18628)Less/Rikki1-0/+1
2022-10-06Implement split comms watchdog (#18599)Dasky1-0/+2
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan1-0/+2
2022-09-26Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan1-10/+0
2022-09-21Add DD mapping for LED/RGB Matrix center (#18432)Ryan1-0/+2
2022-09-19Add DD mapping for LED/RGB Matrix HSVS steps (#18414)Ryan1-0/+8
2022-09-18Add DD mapping for LED/RGB Matrix split count (#18408)Ryan1-0/+2
2022-09-18Add DD mapping for LED/RGB Matrix max brightness (#18403)Ryan1-0/+2
2022-09-16Disconnect `usb.device_ver` (#18259)Ryan1-3/+1
2022-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot1-2/+2
2022-09-03Clean up data driven mappings syntax (#18257)Ryan1-2/+2
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus1-0/+2
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan1-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-0/+1
2022-08-06Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+2
2022-08-06Provide users with replacements for deprecated/invalid functionality where ap...Ryan1-1/+2
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann1-1/+1
2022-08-04Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)Drashna Jaelre1-1/+1
2022-06-14backlight|led 'on state' for DD configuration (#17383)Joel Challis1-0/+4
2022-06-09Add support for linting deprecated and removed functionality (#17063)Joel Challis1-1/+9
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer1-0/+3
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis1-0/+3
2022-03-05Map data driven `DESCRIPTION` as string literal (#16523)Ryan1-1/+1
2022-03-04Change data driven "str" type to represent a quoted string literal (#16516)Ryan1-1/+1
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan1-0/+2
2021-11-22Macros in JSON keymaps (#14374)Zach White1-0/+1
2021-11-20Short term bodge for PRODUCT warning (#15240)Joel Challis1-1/+1
2021-11-05Map `PRODUCT` define to `keyboard_name` (#14372)Ryan1-1/+1
2021-08-18Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis1-0/+2
2021-08-16Add a lot more data to info.json (#13366)Zach White1-4/+52
2021-02-28Migrate make_dfu_header to CLI (#12061)Joel Challis1-1/+5
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White1-0/+42