Commit History

Author SHA1 Message Date
  Joel Challis cf01e22447 First pass of ruff check fixes (#26257) 2 weeks ago
  Joel Challis a9efff322c Fail when a duplicate module name is detected (#26238) 2 months ago
  QMK Bot 4a962d7679 Merge remote-tracking branch 'origin/master' into develop 3 months ago
  Joel Challis c2f7a5b5c5 Fix `config.h` bool parsing (#26166) 3 months ago
  Joel Challis 7382c0a6f2 Remove deprecated audio pin defines (#26111) 4 months ago
  Joel Challis cde41cf611 Remove `config_h_features` from generated `info.json` (#26024) 5 months ago
  Joel Challis 259320ca27 Lint out-of-bounds bootmagic config (#25899) 6 months ago
  QMK Bot 9acd127cc1 Merge remote-tracking branch 'origin/master' into develop 8 months ago
  Nick Brassel 9c2ca00074 QMK CLI Environment bootstrapper (#25038) 8 months ago
  Joel Challis 53de903fb8 Better defaulting of `{RGB,LED}_MATRIX_DEFAULT_FLAGS` (#25785) 8 months ago
  Joel Challis 6e35013bc2 Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453) 8 months ago
  Joel Challis 883465d9fb Add generic handling to cycle LED/RGB Matrix flags (#24649) 10 months ago
  Jack Sangdahl 12dc6d1ac8 Fix serial speed DD configuration & migrate keyboards (#25546) 11 months ago
  Joel Challis a1a5869ef8 Add MATRIX_MASKED DD config (#25383) 1 year ago
  Joel Challis 0326355edc Remove `DEFAULT_FOLDER` handling (#23281) 1 year ago
  Joel Challis 8cd71917ce Avoid duplication in generated community modules `rules.mk` (#25135) 1 year ago
  Nick Brassel 1efc82403b Community modules (#24848) 1 year ago
  Joel Challis 76b5cef793 Reject keyboard.json next to info.json (#24882) 1 year ago
  Joel Challis 53680fa6da Fix g_led_config parse warning (#24769) 1 year ago
  Joel Challis f549948bbd Skip parsing g_led_config when matrix_size is missing (#24739) 1 year ago
  Ryan 1da8aa8259 Improve "feature/encoder config both specified" warnings (#24641) 1 year ago
  QMK Bot b17322b9b8 Merge remote-tracking branch 'origin/master' into develop 1 year ago
  Nick Brassel 580d18d2e9 Speed improvements to `qmk find`. (#24385) 1 year ago
  Joel Challis 3bd303f204 Remove `arm_atsam` platform (#24337) 1 year ago
  QMK Bot 2c6409fdd8 Merge remote-tracking branch 'origin/master' into develop 2 years ago
  Nick Brassel 380e0c9cad Userspace: add support for adding environment variables during build (#22887) 2 years ago
  Joel Challis 4ab36df48f Move split.soft_serial_pin to split.serial.pin (#24127) 2 years ago
  Ryan bc0c69570b Rename encoder pins defines (#24003) 2 years ago
  Joel Challis 53a0cdc446 Implement data driven joysticks (#22947) 2 years ago
  Nick Brassel 0262161914 [CLI] Don't `exit()` when certain exceptions occur. (#23442) 2 years ago