Commit Graph

  • d698847769 fix(power): Fix for 2.4 API changes. Pete Johanson 2020-12-30 09:29:57 -0500
  • 1c822754c0 fix(west): Restore atmel west module. Pete Johanson 2020-12-29 23:30:30 -0500
  • d207c3c30f
    (feature) Add &to keycode/behavior (#489) KemoNine 2020-12-29 11:57:49 -0500
  • 43f6d798be feat(ext-power): Cut power when PM is sleeping Nick Winans 2020-12-15 13:22:16 -0600
  • 87dbd4ca28
    Add uppermost, current layer status widget to oled (#493) KemoNine 2020-12-28 20:17:32 -0500
  • 9a9f155e69 feature(ci): Build split w/ display enabled for testing. Pete Johanson 2020-12-11 11:09:07 -0500
  • 0e71dbc860 refactor(app): replace zmk_keymap_layers_state with zmk_keymap_layers_state_t innovaker 2020-12-19 17:37:12 +0000
  • 87e7c04b00 refactor(app): replace zmk_mod_flags with zmk_mod_flags_t innovaker 2020-12-19 17:33:15 +0000
  • 05b0d185a8 refactor(app): replace zmk_mod with zmk_mod_t innovaker 2020-12-19 17:32:40 +0000
  • 87179698b4 refactor(app): replace zmk_key with zmk_key_t innovaker 2020-12-19 17:32:02 +0000
  • 4fc17e0b3a fix(shields): Enable USB by default on right side. Pete Johanson 2020-12-17 00:19:03 -0500
  • 4db5b169bf refactor(splits): Ability to override split role. Pete Johanson 2020-12-12 23:13:49 -0500
  • 842aa5a842 refactor: replace filename hyphens with underscores innovaker 2020-12-22 15:56:00 +0000
  • 6927abee6e chore(tests): remove useless &cp test Okke Formsma 2020-12-26 14:49:33 +0100
  • 2233f457b2 chore(display): add header to CMakeLists.txt innovaker 2020-12-19 21:54:09 +0000
  • f8e43932ba refactor(app): remove zmk_action innovaker 2020-12-19 17:34:52 +0000
  • aa8efa7078 chore(display): add header to Kconfig innovaker 2020-12-19 21:56:34 +0000
  • 1f5680f0df refactor(app): remove handlers.h innovaker 2020-12-18 22:08:22 +0000
  • 0d52915756 chore(display): align status_screen copyright innovaker 2020-12-19 22:30:08 +0000
  • f865779d5c ci(build): ignore failing upload-artifacts step Okke Formsma 2020-12-21 13:32:14 +0100
  • 8fd9b619a7 docs(setup): bump Zephyr SDK version to 0.11.4 innovaker 2020-12-15 12:30:08 +0000
  • 3b77266bbb feat(devcontainer): add volume mounts for zephyr, modules and tools innovaker 2020-12-15 14:44:39 +0000
  • 89532eadeb fix(sticky keys): add 0xFF mask to usage_page innovaker 2020-12-17 16:10:25 +0000
  • b507f9809a feat(devcontainer): persist bash history innovaker 2020-12-03 07:45:06 +0000
  • 78acd7610e ci: improve step names innovaker 2020-12-11 13:37:29 +0000
  • e2aef89d99 refactor(endpoints): rename usage_report parameter to usage_page innovaker 2020-12-17 19:57:38 +0000
  • e89aa1cde8
    docs(codes): improve iOS keyboard/keypad support data onebigdoor 2020-12-17 06:05:34 -0500
  • 565a72bf95 feat(shields): add tidbit and tidbit_19key shields KemoNine 2020-11-25 18:09:09 -0500
  • b115f16f4c refactor(sticky keys): use DT_HAS_COMPAT_STATUS_OKAY(DT_DRV_COMPAT) instead of DT_NODE_EXISTS(DT_DRV_INST(0)) Okke Formsma 2020-11-30 22:21:22 +0100
  • 1c2796d1c9 refactor(sticky keys): use pointer to avoid repetition in store_sticky_key Okke Formsma 2020-11-30 22:18:03 +0100
  • bc8803ba50 refactor(sticky keys): rename ZMK_BHV_STICKY_KEY_POSITION_NOT_USED to ZMK_BHV_STICKY_KEY_POSITION_FREE Okke Formsma 2020-11-30 22:15:27 +0100
  • 26af11b390 refactor(sticky keys): rename timer_is_started to timer_started Okke Formsma 2020-11-30 22:13:20 +0100
  • f3502dbcb5 ci: remove unnecessary comments innovaker 2020-12-11 21:22:44 +0000
  • a57989b1ef ci(docs-checks): remove prettier name innovaker 2020-12-11 17:46:31 +0000
  • 6fa0f8f060 ci: remove zephyr.base-prefer configfile innovaker 2020-12-11 13:40:11 +0000
  • 019f7f5465 feat(devcontainer): add volume mount for root user innovaker 2020-12-03 06:48:11 +0000
  • ae63ce5ee7 fix(settings): Add missing err handlers on settings_register Nick 2020-12-02 17:03:28 -0600
  • 2204a5dce4 refactor(settings): Debounce BLE/endpoint settings saves Nick 2020-12-02 17:00:57 -0600
  • 69d48c5715 refactor(settings): Only load used subtrees Nick Winans 2020-12-08 22:15:59 -0600
  • b5e17e3b0f feature(display): Blank display on idle/sleep. Pete Johanson 2020-12-10 00:42:05 -0500
  • f7c16dfe69 refactor(power): Extract activity/idle detection. Pete Johanson 2020-12-01 00:52:32 -0500
  • 8a529163fc docs(logging): remove CONFIG_USB_UART_DTR_WAIT innovaker 2020-12-11 10:46:03 +0000
  • 5989d8cb26 feat(devcontainer): upgrade to zmk-dev-arm:2.4 innovaker 2020-12-03 11:22:10 +0000
  • 0515a482fe ci: upgrade to zmk-build-arm:2.4 innovaker 2020-12-03 11:21:36 +0000
  • 95a2927098 fix(tests): convert ZMK_CONFIG to an absolute path innovaker 2020-12-10 20:19:04 +0000
  • 5ec1eefb2c refactor(display): Update to new LVGL v7.x API. Pete Johanson 2020-12-10 17:59:51 -0500
  • 0d4476d148 refactor(app): remove _gatt_ infixes from BT DIS and BAS services innovaker 2020-11-18 19:12:10 +0000
  • 250cc07749 refactor(app): replace LVGL_VER_RES with LVGL_HOR_VER_MAX innovaker 2020-11-18 16:38:59 +0000
  • edba0d44a3 refactor(app): replace LVGL_HOR_RES with LVGL_HOR_RES_MAX innovaker 2020-11-18 16:37:59 +0000
  • f7d9d52221 refactor(app): replace void with const struct device *dev in ISR CBs innovaker 2020-11-19 22:58:03 +0000
  • 00ca0d2f1c refactor(app): replace struct device * with const struct device * innovaker 2020-12-10 19:31:51 +0000
  • 1411092a7b refactor(app): replace driver_data with data innovaker 2020-11-28 20:03:12 +0000
  • 33c959d031 refactor(app): replace driver_api with api innovaker 2020-11-18 16:12:13 +0000
  • 3d7376d2e5 refactor(app): replace config_info with config innovaker 2020-11-28 20:03:37 +0000
  • 090b5d4c13 feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes innovaker 2020-12-10 21:07:13 +0000
  • bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types innovaker 2020-12-02 16:41:57 +0000
  • a4652fa25d ci: add 4- prefix to cache keys for v2.4.0 upgrade innovaker 2020-12-02 18:26:47 +0000
  • bd4b05f83a ci(build): remove artifact uf2 suffix innovaker 2020-12-10 12:41:16 +0000
  • 5f9244fc21 feat(devcontainer): supersede zephyr-west-action-arm with zmk-dev-arm innovaker 2020-12-09 21:44:00 +0000
  • f9e74110ab ci: migrate workflows to zmk-docker innovaker 2020-12-10 17:37:30 +0000
  • b4c0967645 fix(west) test command should not swallow errors. Okke Formsma 2020-12-09 20:36:03 +0100
  • 5aa8a07aa9 feat(docs): add keymap upgrader Joel Spadin 2020-11-07 18:03:20 -0600
  • 77c16b020e improvement: upgrade default keymaps Joel Spadin 2020-11-18 18:46:59 -0600
  • 2427a4ab33
    feature(keymaps): Keymap layer state event, highest layer API KemoNine 2020-12-09 09:35:57 -0500
  • 4c92a4e50f
    docs(codes): improve macOS support data onebigdoor 2020-12-09 08:58:24 -0500
  • e6a27b15c1 fix(kscan): Fix building kscan for tests. Pete Johanson 2020-12-08 22:06:56 -0500
  • 02673e2f1d update doc about bluetooth Chiyuan Zhang 2020-12-04 18:39:58 -0800
  • 97d045e7ef ci(build): add zmk.hex to archive innovaker 2020-12-02 14:09:30 +0000
  • 7ca90540ae ci(build): refactor archiving to support multiple paths innovaker 2020-12-02 14:08:30 +0000
  • b26ceebd4c ci(build): add missing boards innovaker 2020-12-02 05:15:02 +0000
  • a9f257cdec feat(devcontainer): add forwardPorts 3000 innovaker 2020-12-03 01:32:54 +0000
  • 784ddfc620 Add note about cmake 3.19 not working with zephr ; addresses issue #487 KemoNine 2020-12-07 18:48:17 +0000
  • b0c525df72
    feat(shields): add CRBN shield ReFil 2020-12-07 16:49:37 +0000
  • 328a797e0d Add KemoNine to authors per PeteJohnson KemoNine 2020-12-07 11:37:17 +0000
  • 9c1a544381 Add note about default number of available profiles and how to increase if desired KemoNine 2020-12-04 04:16:02 +0000
  • 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 KemoNine 2020-12-04 03:51:29 +0000
  • a6a64873af refactor(devcontainer): reorder properties innovaker 2020-12-03 01:25:21 +0000
  • 5122af6111 ci(build): add missing pro-micro compatible shields innovaker 2020-12-02 03:29:10 +0000
  • 8ad4f4133d ci(build): add support for board-only builds innovaker 2020-12-02 10:24:32 +0000
  • 7ea1892bbb fix(display): All display updates in work thread. Pete Johanson 2020-12-03 22:53:54 -0500
  • 0d80220e14 fix(ble): Raise profile events from work thread. Pete Johanson 2020-12-03 22:53:03 -0500
  • e00eceb508 fix(sticky keys): fix tapping-sticky-keys bug. Okke Formsma 2020-11-30 22:02:57 +0100
  • f86e0fff14 fix(sticky keys): always clear sticky key when releasing the behavior Okke Formsma 2020-11-30 21:50:33 +0100
  • 2ba16c2f3d fix(sticky keys): use correct timestamp when clearing sticky key in timer Okke Formsma 2020-11-30 21:46:39 +0100
  • 37946ff57b fix(sticky keys): simplify timer management Okke Formsma 2020-11-30 21:40:26 +0100
  • 2f9e8ea3c1 refactor(devcontainer): format with prettier innovaker 2020-12-03 00:56:18 +0000
  • a5bddcedbe build(west): migrate to zmkfirmware/zephyr fork innovaker 2020-12-02 19:59:03 +0000
  • 82625c6bb5 build(cmake): remove unnecessary SYSCALL_INCLUDE_DIRS for drivers innovaker 2020-11-19 19:45:35 +0000
  • ca38894e07 fix(drivers): Remove conditional from directories. Pete Johanson 2020-12-04 16:25:32 -0500
  • 54cbc07e6e ci(build): remove proton_c guard from uf2 archive step innovaker 2020-12-02 10:45:08 +0000
  • 42cdb83823 ci(build): sort boards and shields alphabetically innovaker 2020-12-02 03:27:14 +0000
  • 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions innovaker 2020-11-19 17:20:43 +0000
  • 177b28f01d refactor(settings): Add Kconfig option for settings debounce Nick 2020-12-02 16:09:17 -0600
  • 8b91918352 refactor(shields): Cradio to use interrupts now. Pete Johanson 2020-12-02 16:35:58 -0500
  • e0fede4aa5 refactor(kscan): Use PORT events for direct driver Pete Johanson 2020-11-10 16:33:10 -0500
  • b3f3362b50 feat(display): Initial widget/status screen work. Pete Johanson 2020-08-31 10:18:19 -0400
  • d5ea426975 refactor(battery): Fire event on battery event. Pete Johanson 2020-11-02 00:10:21 -0500
  • f8af592a9c Update cmake note to be 3.15 which is the current minimum version. This is a re-implementation of GitHub PR 403 KemoNine 2020-12-02 13:40:40 +0000
  • 94f058bc90 ci(build): replace board matrix array with list innovaker 2020-12-02 02:16:53 +0000
  • 7b3a55cf50 refactor(ble): silence warning auth_passkey_display not used innovaker 2020-11-18 17:34:16 +0000