{"id":13594471,"url":"https://github.com/KMKfw/kmk_firmware","last_synced_at":"2025-04-09T07:32:37.288Z","repository":{"id":37432475,"uuid":"146728225","full_name":"KMKfw/kmk_firmware","owner":"KMKfw","description":"Clackety Keyboards Powered by Python","archived":false,"fork":false,"pushed_at":"2024-10-21T15:46:02.000Z","size":3327,"stargazers_count":1427,"open_issues_count":77,"forks_count":480,"subscribers_count":19,"default_branch":"main","last_synced_at":"2024-10-29T15:18:16.433Z","etag":null,"topics":["arm-microcontrollers","atmel","circuitpython","firmware","hacktoberfest","keyboard","keyboard-firmware","keyboards","mechanical-keyboards","micropython","nrf52840","python","rp2040","samd51","stm32"],"latest_commit_sha":null,"homepage":"https://kmkfw.zulipchat.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KMKfw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-08-30T09:37:54.000Z","updated_at":"2024-10-27T12:36:45.000Z","dependencies_parsed_at":"2023-02-15T20:30:57.340Z","dependency_job_id":"ccebda01-66fb-49a2-9d52-5fb502d16afa","html_url":"https://github.com/KMKfw/kmk_firmware","commit_stats":{"total_commits":1349,"total_committers":151,"mean_commits":8.933774834437086,"dds":0.8687916975537435,"last_synced_commit":"ad16dd2779e419461c55f3ec92f908b3d9ba9608"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMKfw%2Fkmk_firmware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMKfw%2Fkmk_firmware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMKfw%2Fkmk_firmware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KMKfw%2Fkmk_firmware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KMKfw","download_url":"https://codeload.github.com/KMKfw/kmk_firmware/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223049430,"owners_count":17079516,"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","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":["arm-microcontrollers","atmel","circuitpython","firmware","hacktoberfest","keyboard","keyboard-firmware","keyboards","mechanical-keyboards","micropython","nrf52840","python","rp2040","samd51","stm32"],"created_at":"2024-08-01T16:01:34.091Z","updated_at":"2025-04-09T07:32:37.276Z","avatar_url":"https://github.com/KMKfw.png","language":"Python","funding_links":[],"categories":["Python","Keyboard"],"sub_categories":[],"readme":"# KMK: Clackety Keyboards Powered by Python\n![GitHub](https://img.shields.io/github/license/KMKfw/kmk_firmware)\n![GitHub contributors](https://img.shields.io/github/contributors/KMKfw/kmk_firmware)\n![Lines of code](https://img.shields.io/tokei/lines/github/KMKfw/kmk_firmware)\n![GitHub issues](https://img.shields.io/github/issues-raw/KMKfw/kmk_firmware)\n![GitHub closed issues](https://img.shields.io/github/issues-closed/KMKfw/kmk_firmware)\n\nKMK is a feature-rich and beginner-friendly firmware for computer keyboards\nwritten and configured in\n[CircuitPython](https://github.com/adafruit/circuitpython).\n\n## Support\n\nFor asynchronous support and chatter about KMK, [join our Zulip\ncommunity](https://kmkfw.zulipchat.com)!\n\nIf you ask for help in chat or open a bug report, if possible\nmake sure your copy of KMK is up-to-date.\nIn particular, swing by the Zulip chat *before* opening a GitHub Issue about\nconfiguration, documentation, etc. concerns.\n\n\u003e The former Matrix and Discord rooms once linked to in this README are no\n\u003e longer officially supported, please do not use them!\n\n## Features\n\n- Fully configured through a single, easy to understand Python file that lives\n  on a \"flash-drive\"-esque space on your microcontroller - edit on the go\n  without DFU or other dev tooling available!\n- Single-piece or [two-piece split\n  keyboards](/docs/en/split_keyboards.md)\n  are supported\n- [Chainable\n  keys](/docs/en/keys.md) such as\n  `KC.LWIN(KC.L)` to lock the screen on a Windows PC\n- [Built-in Unicode macros, including\n  emojis](/docs/en/macros.md)\n- [RGB underglow](/docs/en/rgb.md)\n  and [LED\n  backlights](/docs/en/led.md)\n- One key can turn into many more based on [how many times you tap\n  it](/docs/en/tapdance.md)\n- Bluetooth HID and split keyboards. No more wires.\n\n## Getting Started\nKMK requires [CircuitPython](https://circuitpython.org/) version 7.0 or higher.\nOur getting started guide can be found\n[here](/docs/en/Getting_Started.md).\n\n## Contributing\n\nPlease have a look at the [contributing document](/docs/en/contributing.md), \nwhere you can find details about the workflow and code style. If you have \nspecific questions feel free to ask in the [KMK development stream](https://kmkfw.zulipchat.com/#narrow/stream/384078-KMK-development) \non Zulip.\n\n## License, Copyright, and Legal\n\nAll software in this repository is licensed under the [GNU Public License,\nversion 3](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)).\nAll documentation and hardware designs are licensed under the [Creative Commons\nAttribution-ShareAlike 4.0](https://creativecommons.org/licenses/by-sa/4.0/)\nlicense.\n\n**Due to ethical and legal concerns, any works derived from GitHub Copilot or\nsimilar artificial intelligence tooling are unacceptable for inclusion in any\nfirst-party KMK repository or other code collection. We further recommend not\nusing GitHub Copilot while developing anything KMK-related, regardless of\nintent to submit upstream.**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKMKfw%2Fkmk_firmware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKMKfw%2Fkmk_firmware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKMKfw%2Fkmk_firmware/lists"}