Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-21 | chore(blog): Remove deprecated id: wip | innovaker | |
Fix warning ... 2020-05-24-wip.md - 'id' header option is deprecated. Please use 'slug' option instead. Follow-up to #286. | |||
2020-10-21 | chore(docs): Replace homePageId with slug: / | innovaker | |
Fix warning ... The docs plugin option homePageId=intro is deprecated. To make a doc the "home", prefer frontmatter: "slug: /" Follow-up to #286. | |||
2020-10-21 | chore(docs): Docusaurus 2.0.0-alpha.65 | innovaker | |
Closes #286. Prerequisite of #218. | |||
2020-10-21 | fix(docs): Remove empty links | innovaker | |
Prerequisite fixes for Docusaurus 2.0.0-alpha.65 (#286) which has stricter markdown rules. | |||
2020-10-18 | Merge pull request #109 from Nicell/underglow/state-persistence | Pete Johanson | |
Add RGB underglow state Kconfig and settings | |||
2020-10-18 | Merge pull request #285 from petejohanson/core/official-usb-product-id | Pete Johanson | |
Use official USB product ID | |||
2020-10-18 | feat(usb): Add proper USB product ID. | Pete Johanson | |
* Use openmoko product ID from: https://github.com/openmoko/openmoko-usb-oui/pull/15 | |||
2020-10-18 | Merge pull request #282 from petejohanson/ble/advertising-power-savings | Pete Johanson | |
BLE: Only advertise when needed. | |||
2020-10-16 | fix(bluetooth): Add adv data in non-peripherals. | Pete Johanson | |
2020-10-16 | fix(bluetooth): Stop adv on connected profile. | Pete Johanson | |
2020-10-16 | fix(bluetooth): Advertise name + appearance. | Pete Johanson | |
* Properly put device name and GAP appearance in advertising packets, for proper display in macOS, Android, etc. * Closes #124 | |||
2020-10-15 | fix(shields): Proper cradio Kconfig setup. | Pete Johanson | |
2020-10-15 | Merge pull request #224 from davidphilipbarr/cradio | Pete Johanson | |
Cradio | |||
2020-10-15 | fix: Remove conflicting gitignore entry. | Pete Johanson | |
2020-10-15 | Merge pull request #250 from Tsquash/docs | Pete Johanson | |
Added Feature Matrix for Intro.md | |||
2020-10-15 | Merge pull request #277 from megamind4089/docs/ext-power | Pete Johanson | |
Added docs for external power output | |||
2020-10-15 | fix(ble): Only advertise when needed.* Once we have a peer connected to for ↵ | Pete Johanson | |
the active profile, don't continue advertising. | |||
2020-10-13 | fix(shields): Add default qaz.conf file. | Pete Johanson | |
2020-10-13 | fix(docs): Proper block for romac shield. | Pete Johanson | |
2020-10-13 | feat: Add qaz to setup scripts. | Pete Johanson | |
2020-10-14 | Added docs for external power output | Mega Mind | |
2020-10-13 | Merge pull request #265 from kurtis-lew/actuallyissue138 | Pete Johanson | |
Addressing #138 - ZMK Config Folders | |||
2020-10-13 | feat: Add a couple missing shields to user setup. | Pete Johanson | |
2020-10-13 | fix: Copyright header for cradio.dtsi | Pete Johanson | |
2020-10-13 | Merge pull request #257 from kurtis-lew/issue138 | Pete Johanson | |
Adressing Issue #181 - Split Keyboard Documentation | |||
2020-10-13 | Merge pull request #258 from megamind4089/dev/ext-power-behavior | Pete Johanson | |
New behavior for ext power control | |||
2020-10-12 | Revert "Increased Comprehension of Oled Footnote" | Caleb Lightfoot | |
This reverts commit d4b83c3ebf6a51c563a4bdebacae65e9cb17465b. | |||
2020-10-12 | Increased Comprehension of Oled Footnote | Caleb Lightfoot | |
2020-10-12 | Merge pull request #274 from idan/codespaces-config | Pete Johanson | |
Tweak devcontainer setups for GitHub Codespaces | |||
2020-10-12 | Behave properly in GH Codespaces | Idan Gazit | |
2020-10-12 | fix: Single author file copyright header fix. | Pete Johanson | |
2020-10-12 | fix: Updated copyright headers to single author file. | Pete Johanson | |
2020-10-13 | Fix compilation errors and minor tweaks | Mega Mind | |
2020-10-12 | Rebased and fixed nasty code | Mega Mind | |
2020-10-12 | Merge pull request #226 from mubeenkhan94/tg4x-shield-dev | Pete Johanson | |
Add TG4X rev 2.1 shield | |||
2020-10-12 | Added toggle and removed a param | Mega Mind | |
2020-10-12 | New behavior for ext power control | Mega Mind | |
2020-10-12 | Merge pull request #259 from Tsquash/DFU | Pete Johanson | |
Issue: #197 Added Setup Instructions for `dfu-util` | |||
2020-10-12 | Merge pull request #260 from Tsquash/PSscript | Pete Johanson | |
Issue #210 Document Setup.ps | |||
2020-10-12 | Merge pull request #267 from nuxiom/fix-matrix-polling | Pete Johanson | |
Fix matrix polling conditional macro | |||
2020-10-12 | Merge pull request #268 from joelspadin/fix-conn-ref-leak | Pete Johanson | |
fix: don't leak bt_conn refs | |||
2020-10-11 | Merge pull request #7 from zmkfirmware/main | Mubeen Khan | |
Update to stay even with upstream main | |||
2020-10-11 | fix: don't leak bt_conn refs | Joel Spadin | |
bt_conn_lookup_addr_le() gives us a new reference that must be released with bt_conn_unref() | |||
2020-10-11 | Merge pull request #262 from joelspadin/windows-docker-fix | Pete Johanson | |
fix: check out Bash scripts with LF | |||
2020-10-11 | Reformatted according to clang-format lint | Nuxiom | |
2020-10-11 | Fix kscan_gpio_irq_callback_handler_##n conditional macro | Nuxiom | |
2020-10-10 | added links to see progress of features. | Caleb Lightfoot | |
2020-10-10 | made table completely visual; changed feature sentence | Caleb Lightfoot | |
2020-10-10 | fixed BLE part of table | Tsquash | |
2020-10-10 | Added BlueMicro Collumn | Tsquash | |