summaryrefslogtreecommitdiff
path: root/docs/reference_info_json.md
AgeCommit message (Expand)AuthorFilesLines
2025-12-04[DOCS] Add `keycodes` to `info.json` docs. More precise matrix masking info (...Jacek Królikowski1-1/+16
2025-09-29Add DD {LED,RGB}_MATRIX_DEFAULT_FLAGS support (#25671)Joel Challis1-0/+6
2025-09-22Add generic handling to cycle LED/RGB Matrix flags (#24649)Joel Challis1-0/+6
2025-08-17Refactor battery driver (#25550)Joel Challis1-0/+26
2025-08-09Fix serial speed DD configuration & migrate keyboards (#25546)Jack Sangdahl1-3/+3
2025-07-23Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2025-07-23[docs] Align keyboard and keymap placeholders (#25509)Joel Challis1-1/+1
2025-06-27Add MATRIX_MASKED DD config (#25383)Joel Challis1-0/+3
2025-05-14Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)Joel Challis1-3/+8
2025-04-17[Docs] Unify lighting step descriptions (#25167)ClownFish1-11/+11
2025-01-27[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...Pascal Getreuer1-0/+4
2024-11-14Revert removal of `QK_OUTPUT_AUTO`, fixup docs to reflect. (#24593)Nick Brassel1-2/+2
2024-11-09[docs] Turn on icons for external links (#24580)Ryan1-1/+1
2024-09-30[docs] `reference_info_json`: add type hints (#24443)Ryan1-232/+232
2024-07-18Move split.soft_serial_pin to split.serial.pin (#24127)Joel Challis1-2/+2
2024-06-17Implement data driven serial driver (#23923)Joel Challis1-0/+4
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-22/+22
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-54/+54
2024-05-10Remove 'split.transport.protocol=serial_usart' (#23668)Joel Challis1-1/+1
2024-04-28Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan1-3/+3
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis1-0/+2
2024-04-24Fix WAIT_FOR_USB handling (#23598)Joel Challis1-1/+1
2024-03-17LED drivers: add support for IS31FL3236 (#23264)Ryan1-1/+1
2024-03-06[Audio] Add support for audio shutdown pin (#22731)Drashna Jaelre1-0/+7
2024-02-17Add RGB matrix & LED Matrix support for IS31FL3729 (#21944)HorrorTroll1-1/+1
2023-12-24Remove redundant audio eeconfig init (#22736)Joel Challis1-0/+7
2023-11-20Enable linking of encoders to switch within layout macros (#22264)Joel Challis1-0/+2
2023-11-01Implement data driven lighting defaults (#21825)Joel Challis1-2/+63
2023-11-01Add dd mapping for hardware based split handedness (#22369)Joel Challis1-0/+6
2023-10-29Implement data driven dip switches (#22017)Joel Challis1-0/+18
2023-10-25Add DD mappings for locking switch (#22242)jack1-0/+7
2023-10-21Support additional split sync items for info.json (#22193)Joel Challis1-6/+31
2023-10-04Rename CKLED2001 driver to SNLED27351 (#22071)Ryan1-2/+2
2023-10-03is31fl3737/3741: add LED Matrix support (#22163)Ryan1-1/+1
2023-09-27is31fl3733: complete LED Matrix support (#22149)Ryan1-1/+1
2023-09-27is31fl3218: Add LED Matrix support (#22126)Ryan1-1/+1
2023-09-27is31fl3736: extract single-color API (#22133)Ryan1-1/+1
2023-09-27More data driven RGB/LED Matrix config (#21939)Joel Challis1-0/+24
2023-09-25Update WS2812 docs and add APA102 docs (#22106)Ryan1-1/+1
2023-09-17Complete RGB Matrix support for IS31FL3218 (#22004)Ryan1-1/+1
2023-09-13aw20216: driver naming cleanups (#21891)Ryan1-1/+1
2023-09-05Implement data driven wear leveling (#21906)Joel Challis1-0/+7
2023-08-26Rework info.json reference (#21324)Ryan1-351/+673
2023-03-01Remove `all` from list of animations in `info.json` (#19978)Joel Challis1-1/+0
2022-12-08Rework input_pressed_state docs (#19267)Joel Challis1-1/+15
2022-11-30DD bootmagic config (#19201)Joel Challis1-0/+21
2022-11-30Fix headers in info.json reference (#19202)Joel Challis1-7/+7
2022-11-28[Docs] Update reference_info_json.md (#18817)Ndot1-4/+4
2022-11-23Additional DD backlight config (#19124)Joel Challis1-0/+7
2022-09-29[docs] Improve documentation regarding info.json (#18508)Less/Rikki1-9/+20