summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
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-08Normalise output selection (Bluetooth) keycodes (#19004)Ryan
2022-11-08Format DD mappings and schemas (#18924)Ryan
2022-11-07Align haptic feedback keycode names (#18964)Joel Challis
2022-11-07Normalise MIDI keycodes (#18972)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-11-05Align audio keycode names (#18962)Joel Challis
2022-11-05Align dynamic tapping term keycode names (#18963)Joel Challis
2022-11-06Remove thermal printer. (#18959)Nick Brassel
2022-11-05Macro keycode name refactoring (#18958)Nick Brassel
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-16Disconnect `usb.device_ver` (#18259)Ryan
2022-09-08Add Elite-Pi converter (#18236)Danny
2022-09-04Rename keyboards with uppercase letters (#18268)Ryan
2022-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-03Clean up data driven mappings syntax (#18257)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-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-28Clean up schema syntax (#18192)Ryan
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-282022q3 Changelog. (#18180)Nick Brassel
2022-08-24Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-24Add missing DD mapping for RGB_MATRIX_DRIVER (#18160)Ryan
2022-08-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-18Add Bonsai C4 converter (#17711)David Hoelscher
2022-08-14Fix missing development_board schema entry (#18050)Joel Challis
2022-08-14[Controller] Added board config for custom controller STeMCell (#16287)Mega Mind
2022-08-14Add Gentleman 65 SE Solderd PCB support (#16992)JJ48
2022-08-13Add Bit-C PRO converter (#17827)Jay Greco
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-06Provide users with replacements for deprecated/invalid functionality where ap...Ryan
2022-08-06[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann