summaryrefslogtreecommitdiff
path: root/data/schemas
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Fix parsing/validation for 21939 (#22148)Joel Challis1-2/+2
2023-09-27More data driven RGB/LED Matrix config (#21939)Joel Challis1-0/+8
2023-09-20Merge remote-tracking branch 'origin/master' into developQMK Bot2-1/+12
2023-09-20Restrict "feature" and "animation" keys (#21895)Joel Challis2-1/+12
2023-09-05Implement data driven wear leveling (#21906)Joel Challis1-1/+13
2023-08-26Add "apm32-dfu" in keyboard.jsonschema (#21842)HiryKun1-0/+1
2023-08-25Remove `led_matrix.hue_steps` and `led_matrix.sat_steps` from schema (#21827)Joel Challis1-2/+0
2023-08-15rgblight: driver selection cleanups (#21558)Ryan1-0/+4
2023-07-29Bluetooth: driver naming cleanups (#21624)Ryan1-1/+1
2023-06-28STM32H723 support (#21352)Nick Brassel1-0/+2
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan1-0/+5
2023-06-02Revert "Add *_MATRIX_LED_COUNT generation/validation (#19515)" (#21109)Joel Challis1-2/+0
2023-06-02Add *_MATRIX_LED_COUNT generation/validation (#19515)Joel Challis1-0/+2
2023-05-20BIOI G60/Morgan65: use custom Bluetooth driver (#20897)Ryan1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan1-1/+5
2023-04-04[Core] Caps Word "Invert on shift" option: pressing Shift inverts the shift...Pascal Getreuer1-1/+2
2023-04-02Allow EEPROM_DRIVER from info.json (#20313)Joel Challis1-0/+5
2023-03-30WS2812 driver improvements (#20262)Ryan1-2/+4
2023-03-27Custom keycodes in JSON (#19925)Joel Challis4-7/+37
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan1-0/+10
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan1-0/+13
2023-03-10Add RP2040 Community Edition alias for Liatris (#19966)leah-splitkb1-1/+1
2023-03-06Reject VIA keys within info.json (#20026)Joel Challis1-0/+1
2023-02-26Move backlight config to data driven (#19910)Ryan1-1/+6
2023-02-12Add rp2040_ce and add elite-pi and helios as alias (#19830)Joel Challis1-1/+1
2023-02-11Generate encodermap output from keymap.json. (#18915)Nick Brassel1-0/+14
2023-02-09Add Michi MCU Converter support (#19163)miguelelinventor1-1/+1
2023-01-19Fix 'No LAYOUTs defined' check (#19537)Joel Challis1-0/+3
2023-01-15Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis1-0/+1
2023-01-09Relax converter within keymap schema (#19544)Joel Challis1-1/+2
2022-12-13Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...precondition1-1/+0
2022-12-09Core: Support inverted scan logic for optical switches (#19053)dexter931-0/+1
2022-12-05Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2022-12-05Ensure info.json layout macros are somewhat valid (#19236)Joel Challis1-0/+1
2022-11-30DD bootmagic config (#19201)Joel Challis1-0/+31
2022-11-23Additional DD backlight config (#19124)Joel Challis1-0/+2
2022-11-15Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre1-62/+0
2022-11-14Fix duplicate key in keyboard.jsonschema (#19058)Joel Challis1-1/+0
2022-11-14Add pointing device support to data driven config (#18215)Drashna Jaelre1-0/+63
2022-11-08Format DD mappings and schemas (#18924)Ryan1-1/+4
2022-11-05Initial DD keycode migration (#18643)Joel Challis1-0/+57
2022-10-22Add unit tests for HOLD_ON_OTHER_KEY_PRESS (#18721)precondition1-0/+2
2022-10-20Add converter support to keymap.json (#18776)Joel Challis1-0/+4
2022-10-19Widen the ARM Cortex-M family support. Allow USB peripheral change. (#18767)Nick Brassel1-1/+52
2022-10-07Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2022-10-06DD mappings for build.debounce_type and backlight.levels (#18628)Less/Rikki1-1/+1
2022-10-06Implement split comms watchdog (#18599)Dasky1-1/+3
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-0/+12
2022-09-21Add DD mapping for LED/RGB Matrix center (#18432)Ryan1-0/+12