summaryrefslogtreecommitdiff
path: root/modules/qmk
AgeCommit message (Collapse)AuthorFilesLines
2025-05-12Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer4-0/+138
Co-authored-by: Joel Challis <git@zvecr.com>
2025-04-01Add "license" field to Community Module JSON schema. (#25085)Pascal Getreuer2-0/+2
Add "license" field to community module schema.
2025-03-30Fix lockups on AVR with `qmk/hello_world` module (#25074)Nick Brassel1-1/+1
Fix lockups on AVR.
2025-03-21Add Super Alt-Tab macro example as module (#24970)Drashna Jaelre2-0/+60
* Add Super Alt-Tab macro example as module * Make module more configurable * remove unneeded comments Co-authored-by: jack <jack@pngu.org> * Update modules/qmk/super_alt_tab/super_alt_tab.c Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: jack <jack@pngu.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
2025-02-282025q1 develop changelog (#24949)Joel Challis1-0/+1
Co-authored-by: Nick Brassel <nick@tzarc.org>
2025-02-26Community modules (#24848)Nick Brassel5-0/+68