Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | Merge pull request #130 from tominabox1/shield_qaz | Pete Johanson | |
[Keyboard] Add QAZ Shield | |||
2020-08-28 | Add copyright header | tominabox1 | |
2020-08-27 | Merge pull request #132 from BrainWart/behavior/none | Pete Johanson | |
fix(behavior): none should not be transparent | |||
2020-08-27 | Remove RGB, Remove debug, Add Copyright and Licenses | tominabox1 | |
2020-08-27 | fix(behavior): none should not be transparent | Cody McGinnis | |
2020-08-27 | Merge pull request #129 from jrhe/patch-1 | Pete Johanson | |
Correct number of rows in Lily58 shield | |||
2020-08-27 | Add QAZ shield | tominabox1 | |
2020-08-28 | Correct number of rows in Lily58 shield | jrhe | |
2020-08-27 | Merge pull request #123 from okke-formsma/bugfix-modtap | Pete Johanson | |
fix bug in modtap behavior which cleared the wrong keycode events | |||
2020-08-26 | Merge pull request #127 from bmcgavin/romac-cleanup | Pete Johanson | |
Romac cleanup | |||
2020-08-26 | add romac to build | Richard Jones | |
2020-08-26 | Not needed | Richard Jones | |
2020-08-26 | Typo | Richard Jones | |
2020-08-25 | Merge pull request #122 from bmcgavin/romac | Pete Johanson | |
New shield : RoMac 2.1 | |||
2020-08-23 | Merge branch 'main' of https://github.com/zmkfirmware/zmk into main | tominabox1 | |
2020-08-23 | Formatting | Richard Jones | |
2020-08-23 | Oops comment format | Richard Jones | |
2020-08-23 | Add license / copyright | Richard Jones | |
2020-08-23 | Make the shield name on-brand | Richard Jones | |
2020-08-23 | refactor to remove SPI; no need for shared DTSI | Richard Jones | |
2020-08-23 | fix bug in modtap bahavior which cleared the wrong keycode events | Okke Formsma | |
2020-08-23 | Merge pull request #113 from megamind4089/dev/nrfmicro_charger | Pete Johanson | |
Add KConfig for board battery charger | |||
2020-08-23 | Incorporate comments - Change config name to nrfmicro specific | Mega Mind | |
2020-08-22 | Romac (#1) | Richard Jones | |
* New shield: romac 2.1 | |||
2020-08-22 | Merge pull request #121 from cdarwin/crd/120/bzip-dep | Pete Johanson | |
[docs] Add bzip to deps | |||
2020-08-22 | [docs] Add bzip to deps | crd | |
2020-08-21 | Merge pull request #92 from Na-Cly/shields/splitreus62 | Pete Johanson | |
Add splitreus62 shield | |||
2020-08-21 | Swap central back to left hand | Derek | |
2020-08-21 | Merge pull request #116 from petejohanson/behaviors/reset-uf2-reset-node | Pete Johanson | |
Add `&bootloader` behavior, add reset docs. | |||
2020-08-21 | feat(behaviors): Add `&bootloader` behavior. | Pete Johanson | |
* Allow reset behavior to have a type property. * Add `bootloader` node that triggers DFU UF2 bootloader mode using the AdaFruit nrf52 bootloader. | |||
2020-08-21 | Merge branch 'main' of https://github.com/zmkfirmware/zmk into main | tjcampie | |
2020-08-21 | Accidentally added these to main branch. | tjcampie | |
2020-08-21 | fix(docs): Better behavior sidebar label/titles. | Pete Johanson | |
2020-08-20 | Add QAZ to zmk | tjcampie | |
2020-08-20 | Update Kconfig.defconfig | Derek | |
2020-08-20 | Updated files as per request | Derek | |
Updated | |||
2020-08-21 | Add KConfig for board battery charger | Mega Mind | |
2020-08-20 | Merge pull request #112 from Nicell/actions/cache-west-timeout | Pete Johanson | |
fix(actions): timeout stuck cache west modules | |||
2020-08-20 | fix(actions): continue build on failed west cache | Nick | |
2020-08-20 | fix(actions): timeout stuck cache west modules | Nick | |
2020-08-20 | Merge pull request #111 from ↵ | Pete Johanson | |
petejohanson/shields/load-out-of-tree-shield-kconfig-files fix(shields): Load Kconfig for out-of-tree shields | |||
2020-08-20 | fix(shields): Load Kconfig for out-of-tree shields | Pete Johanson | |
2020-08-20 | Merge pull request #110 from megamind4089/bug/nrfmicro_charger_fix | Pete Johanson | |
nRFMicro: Charger issue. Use correct macro for board | |||
2020-08-20 | fix(bluetooth): disable BT_SETTINGS for now. | Pete Johanson | |
2020-08-20 | Use correct macro for board | Mega Mind | |
2020-08-20 | fix(docs): Link to 2.3.0 docs, macOS toolchain fix | Pete Johanson | |
* Link explicitly to the 2.3.0 docs from upstream Zephyr. * Update the macOS toolchain section to properly refer to the 3rd party toolchain setup. | |||
2020-08-20 | fix(bluetooth): Typo for closed conditional. | Pete Johanson | |
2020-08-19 | Merge pull request #108 from petejohanson/bluetooth/unpair-combo-build-fixes | Pete Johanson | |
Build unpair combo behavior in if DT node is present. | |||
2020-08-19 | fix(bluetooth): Add unpair combo if DT node exists | Pete Johanson | |
2020-08-19 | Merge pull request #103 from BrainWart/bond-clearing | Pete Johanson | |
feat(docs): create a bond clearing page |