{"id":25934620,"url":"https://github.com/drashna/qmk_modules","last_synced_at":"2025-10-15T00:33:34.278Z","repository":{"id":280242639,"uuid":"941299706","full_name":"drashna/qmk_modules","owner":"drashna","description":"A collection of drashna's Community Modules for QMK Firmware","archived":false,"fork":false,"pushed_at":"2025-09-11T08:56:31.000Z","size":446,"stargazers_count":12,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T11:46:35.150Z","etag":null,"topics":["bongocat","c","display","json"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drashna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-02T00:33:23.000Z","updated_at":"2025-09-11T08:56:34.000Z","dependencies_parsed_at":"2025-03-02T08:24:23.511Z","dependency_job_id":"3c188f0c-e569-4029-9fb5-4dcda8980d2c","html_url":"https://github.com/drashna/qmk_modules","commit_stats":null,"previous_names":["drashna/qmk_modules"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drashna/qmk_modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drashna%2Fqmk_modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drashna%2Fqmk_modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drashna%2Fqmk_modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drashna%2Fqmk_modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drashna","download_url":"https://codeload.github.com/drashna/qmk_modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drashna%2Fqmk_modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279032233,"owners_count":26089383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bongocat","c","display","json"],"created_at":"2025-03-04T00:58:21.876Z","updated_at":"2025-10-15T00:33:34.273Z","avatar_url":"https://github.com/drashna.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @drashna's QMK Community Modules\n\nThese rely on QMK Firmware 0.28.0 or later, merged in 2025q1.\n\nIn order to use these community modules with a build of QMK, this repo should be added to your external userspace as a submodule.\n\n```sh\ncd /path/to/your/external/userspace\ngit submodule add https://github.com/drashna/qmk_modules.git modules/drashna\ngit submodule update --init --recursive\n```\n\nEach child directory is a separate module, and has instructions on how to add it to your build.\n\n| Module                                                  | Description                                                                                                 |\n| ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |\n| [Bongocats](./bongocats)                                | Gods, help me.                                                                                              |\n| [Console Keylogging](./console_keylogging/)             | Adds the FAQ Debugging console code as a module.                                                            |\n| [Display Menu](./display_menu/)                         | Adds support for @drashna's custom on-screen display code.                                                  |\n| [Drag Scroll](./drag_scroll/)                           | Adds Drag Scrolling support as a module.                                                                    |\n| [I2C Scanner](./i2c_scanner/)                           | Adds an i2c scanner as a community module.                                                                  |\n| [Keyboard Lock](./keyboard_lock/)                       | Adds a module that allows for disabling USB complete. Eg, a \"cat mode\".                                     |\n| [Layer Map](./layer_map/)                               | Adds support for display rendering of active keyboard layout.                                               |\n| [Pointing Device Accel](./pointing_device_accel/)       | Adds maccel/pointing device acceleration support, ported directly from Burkfers and Wimad's implementation. |\n| [Pointing Device Gestures](./pointing_device_gestures/) | Adds a module that allows triggering behavior based on which of the cardinal and ordinal direction moved.   |\n| [RTC](./rtc/)                                           | Adds support for hardware RTC functionality (RP2040 built in RTC not working).                              |\n| [Unicode Typing](./unicode_typing/)                     | Adds support for communal unicode typing modes as a community module.                                       |\n| [Watchdog](./watchdog/)                                 | Adds hardware watchdog support as a community module. Additional config required.                           |\n| [Wiggle Ball](./wiggle_ball/)                           | Adds a module that triggers a behavior when wiggling the ball/mouse.                                        |\n\n## In development\n\nThese modules are either not working properly yet (and are listed here for visibility) or are unsupported while waiting on PR merges/code changes. While it may be possible to rework these to function currently, .... eh.\n\n| Module | Status | Description |\n| ------ | ------ | ----------- |\n| None   |        |             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrashna%2Fqmk_modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrashna%2Fqmk_modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrashna%2Fqmk_modules/lists"}