summaryrefslogtreecommitdiff
path: root/data/schemas
AgeCommit message (Expand)Author
2022-11-23Additional DD backlight config (#19124)Joel Challis
2022-11-15Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre
2022-11-14Fix duplicate key in keyboard.jsonschema (#19058)Joel Challis
2022-11-14Add pointing device support to data driven config (#18215)Drashna Jaelre
2022-11-08Format DD mappings and schemas (#18924)Ryan
2022-11-05Initial DD keycode migration (#18643)Joel Challis
2022-10-22Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition
2022-10-20Add converter support to keymap.json (#18776)Joel Challis
2022-10-19Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767)Nick Brassel
2022-10-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-06DD mappings for build.debounce_type and backlight.levels (#18628)Less/Rikki
2022-10-06Implement split comms watchdog (#18599)Dasky
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-26Generate DD RGBLight/LED/RGB Matrix animation defines (#18459)Ryan
2022-09-21Add DD mapping for LED/RGB Matrix center (#18432)Ryan
2022-09-19Add DD mapping for LED/RGB Matrix HSVS steps (#18414)Ryan
2022-09-18Add DD mapping for LED/RGB Matrix split count (#18408)Ryan
2022-09-18Add DD mapping for LED/RGB Matrix max brightness (#18403)Ryan
2022-09-18Add Elite-C to converters (#18309)Joel Challis
2022-09-08Add Elite-Pi converter (#18236)Danny
2022-09-04Rename keyboards with uppercase letters (#18268)Ryan
2022-08-31[Core] Rework PS/2 driver selection (#17892)Marek Kraus
2022-08-29Fix incorrect `bluetooth.driver` rules.mk mapping (#18205)Ryan
2022-08-28Remove deprecated USBasp and bootloadHID bootloader types (#18195)Ryan
2022-08-28Clean up schema syntax (#18192)Ryan
2022-08-18Add Bonsai C4 converter (#17711)David Hoelscher
2022-08-14Fix missing development_board schema entry (#18050)Joel Challis
2022-08-13Add Bit-C PRO converter (#17827)Jay Greco
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-21Add Blok 2040 conversion (#17603)Albert Y
2022-07-06Add kb2040 and sparkfun rp2040 converters (#17514)Joel Challis
2022-07-03Tentative Teensy 3.5 support (#14420)Ryan
2022-06-30[Core] Add Raspberry Pi RP2040 support (#14877)Stefan Kerkmann
2022-06-23Refactor steno and add `STENO_PROTOCOL = [all|txbolt|geminipr]` (#17065)precondition
2022-06-20Allow encoder config from info.json (#17295)Joel Challis
2022-06-18Additional schema fixes (#17414)Joel Challis
2022-06-18Minor schema fixes (#14200)Yan-Fa Li
2022-06-14backlight|led 'on state' for DD configuration (#17383)Joel Challis
2022-06-10Promote label with newlines to lint error (#17347)Joel Challis
2022-05-23Added support for Wb32fq95 (#16871)Joy Lee
2022-05-16Data driven `g_led_config` (#16728)Joel Challis
2022-05-14[Core] Add Caps Word feature to core (#16588)Pascal Getreuer
2022-04-29Remove some layout exceptions (#16957)Joel Challis
2022-04-16Implement XAP 'secure' core requirements (#16843)Joel Challis
2022-04-06Add bluepill/blackpill development board presets (#16806)Joel Challis
2022-04-06Add mechanism to limit available converters (#16783)Joel Challis
2022-04-03Add frameworking for development board presets (#16637)Joel Challis
2022-04-01Lint keyboard/project name (#16766)Joel Challis
2022-03-04More validation of declared LAYOUT macro names (#16520)Joel Challis
2022-02-28CLI: Validate JSON keymap input (#16261)Erovia