1230 Commits (565a72bf957061b1a7197922c3f3f4a88c13e647)
 

Author SHA1 Message Date
KemoNine 565a72bf95 feat(shields): add tidbit and tidbit_19key shields 4 years ago
Okke Formsma b115f16f4c refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0)) 4 years ago
Okke Formsma 1c2796d1c9 refactor(sticky keys): use pointer to avoid repetition in store_sticky_key 4 years ago
Okke Formsma bc8803ba50 refactor(sticky keys): rename ZMK_BHV_STICKY_KEY_POSITION_NOT_USED to ZMK_BHV_STICKY_KEY_POSITION_FREE 4 years ago
Okke Formsma 26af11b390 refactor(sticky keys): rename timer_is_started to timer_started 4 years ago
innovaker f3502dbcb5 ci: remove unnecessary comments 4 years ago
innovaker a57989b1ef ci(docs-checks): remove prettier name 4 years ago
innovaker 6fa0f8f060 ci: remove zephyr.base-prefer configfile 4 years ago
innovaker 019f7f5465 feat(devcontainer): add volume mount for root user 4 years ago
Nick ae63ce5ee7 fix(settings): Add missing err handlers on settings_register 4 years ago
Nick 2204a5dce4 refactor(settings): Debounce BLE/endpoint settings saves 4 years ago
Nick Winans 69d48c5715 refactor(settings): Only load used subtrees 4 years ago
Pete Johanson b5e17e3b0f feature(display): Blank display on idle/sleep. 4 years ago
Pete Johanson f7c16dfe69 refactor(power): Extract activity/idle detection. 4 years ago
innovaker 8a529163fc docs(logging): remove CONFIG_USB_UART_DTR_WAIT 4 years ago
innovaker 5989d8cb26 feat(devcontainer): upgrade to zmk-dev-arm:2.4 4 years ago
innovaker 0515a482fe ci: upgrade to zmk-build-arm:2.4 4 years ago
innovaker 95a2927098 fix(tests): convert ZMK_CONFIG to an absolute path 4 years ago
Pete Johanson 5ec1eefb2c refactor(display): Update to new LVGL v7.x API. 4 years ago
innovaker 0d4476d148 refactor(app): remove `_gatt_` infixes from BT DIS and BAS services 4 years ago
innovaker 250cc07749 refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX` 4 years ago
innovaker edba0d44a3 refactor(app): replace `LVGL_HOR_RES` with `LVGL_HOR_RES_MAX` 4 years ago
innovaker f7d9d52221 refactor(app): replace `void` with `const struct device *dev` in ISR CBs 4 years ago
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker 1411092a7b refactor(app): replace `driver_data` with `data` 4 years ago
innovaker 33c959d031 refactor(app): replace `driver_api` with `api` 4 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 4 years ago
innovaker 090b5d4c13 feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes 4 years ago
innovaker bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
innovaker a4652fa25d ci: add `4-` prefix to cache keys for v2.4.0 upgrade 4 years ago
innovaker bd4b05f83a ci(build): remove artifact uf2 suffix 4 years ago
innovaker 5f9244fc21 feat(devcontainer): supersede zephyr-west-action-arm with zmk-dev-arm 4 years ago
innovaker f9e74110ab ci: migrate workflows to zmk-docker 4 years ago
Okke Formsma b4c0967645 fix(west) test command should not swallow errors. 4 years ago
Joel Spadin 5aa8a07aa9 feat(docs): add keymap upgrader 4 years ago
Joel Spadin 77c16b020e improvement: upgrade default keymaps 4 years ago
KemoNine 2427a4ab33
feature(keymaps): Keymap layer state event, highest layer API 4 years ago
onebigdoor 4c92a4e50f
docs(codes): improve macOS support data 4 years ago
Pete Johanson e6a27b15c1 fix(kscan): Fix building kscan for tests. 4 years ago
Chiyuan Zhang 02673e2f1d update doc about bluetooth 4 years ago
innovaker 97d045e7ef ci(build): add zmk.hex to archive 4 years ago
innovaker 7ca90540ae ci(build): refactor archiving to support multiple paths 4 years ago
innovaker b26ceebd4c ci(build): add missing boards 4 years ago
innovaker a9f257cdec feat(devcontainer): add forwardPorts 3000 4 years ago
KemoNine 784ddfc620 Add note about cmake 3.19 not working with zephr ; addresses issue #487 4 years ago
ReFil b0c525df72
feat(shields): add CRBN shield 4 years ago
KemoNine 328a797e0d Add KemoNine to authors per PeteJohnson 4 years ago
KemoNine 9c1a544381 Add note about default number of available profiles and how to increase if desired 4 years ago
KemoNine 52df05a545 Tweak/cleanup bluetooth documentation so it's more clear which codes should be used in keymaps as well as to call attention to BT_SEL requiring a second parameter 4 years ago
innovaker a6a64873af refactor(devcontainer): reorder properties 4 years ago