Commit graph

  • 0515a482fe ci: upgrade to zmk-build-arm:2.4 innovaker 2020-12-03 11:21:36 +00:00
  • 95a2927098 fix(tests): convert ZMK_CONFIG to an absolute path innovaker 2020-12-10 20:19:04 +00:00
  • 5ec1eefb2c refactor(display): Update to new LVGL v7.x API. Pete Johanson 2020-12-10 17:59:51 -05:00
  • 0d4476d148 refactor(app): remove _gatt_ infixes from BT DIS and BAS services innovaker 2020-11-18 19:12:10 +00:00
  • 250cc07749 refactor(app): replace LVGL_VER_RES with LVGL_HOR_VER_MAX innovaker 2020-11-18 16:38:59 +00:00
  • edba0d44a3 refactor(app): replace LVGL_HOR_RES with LVGL_HOR_RES_MAX innovaker 2020-11-18 16:37:59 +00:00
  • f7d9d52221 refactor(app): replace void with const struct device *dev in ISR CBs innovaker 2020-11-19 22:58:03 +00:00
  • 00ca0d2f1c refactor(app): replace struct device * with const struct device * innovaker 2020-12-10 19:31:51 +00:00
  • 1411092a7b refactor(app): replace driver_data with data innovaker 2020-11-28 20:03:12 +00:00
  • 33c959d031 refactor(app): replace driver_api with api innovaker 2020-11-18 16:12:13 +00:00
  • 3d7376d2e5 refactor(app): replace config_info with config innovaker 2020-11-28 20:03:37 +00:00
  • 090b5d4c13 feat(app): upgrade to Zephyr v2.4.0 + ZMK fixes innovaker 2020-12-10 21:07:13 +00:00
  • bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types innovaker 2020-12-02 16:41:57 +00:00
  • a4652fa25d ci: add 4- prefix to cache keys for v2.4.0 upgrade innovaker 2020-12-02 18:26:47 +00:00
  • bd4b05f83a ci(build): remove artifact uf2 suffix innovaker 2020-12-10 12:41:16 +00:00
  • 5f9244fc21 feat(devcontainer): supersede zephyr-west-action-arm with zmk-dev-arm innovaker 2020-12-09 21:44:00 +00:00
  • f9e74110ab ci: migrate workflows to zmk-docker innovaker 2020-12-10 17:37:30 +00:00
  • b4c0967645 fix(west) test command should not swallow errors. Okke Formsma 2020-12-09 20:36:03 +01:00
  • 5aa8a07aa9 feat(docs): add keymap upgrader Joel Spadin 2020-11-07 18:03:20 -06:00
  • 77c16b020e improvement: upgrade default keymaps Joel Spadin 2020-11-18 18:46:59 -06:00
  • 2427a4ab33
    feature(keymaps): Keymap layer state event, highest layer API KemoNine 2020-12-09 09:35:57 -05:00
  • 4c92a4e50f
    docs(codes): improve macOS support data onebigdoor 2020-12-09 08:58:24 -05:00
  • e6a27b15c1 fix(kscan): Fix building kscan for tests. Pete Johanson 2020-12-08 22:06:56 -05:00
  • 02673e2f1d update doc about bluetooth Chiyuan Zhang 2020-12-04 18:39:58 -08:00
  • 97d045e7ef ci(build): add zmk.hex to archive innovaker 2020-12-02 14:09:30 +00:00
  • 7ca90540ae ci(build): refactor archiving to support multiple paths innovaker 2020-12-02 14:08:30 +00:00
  • b26ceebd4c ci(build): add missing boards innovaker 2020-12-02 05:15:02 +00:00
  • a9f257cdec feat(devcontainer): add forwardPorts 3000 innovaker 2020-12-03 01:32:54 +00:00
  • 784ddfc620 Add note about cmake 3.19 not working with zephr ; addresses issue #487 KemoNine 2020-12-07 18:48:17 +00:00
  • b0c525df72
    feat(shields): add CRBN shield ReFil 2020-12-07 16:49:37 +00:00
  • 328a797e0d Add KemoNine to authors per PeteJohnson KemoNine 2020-12-07 11:37:17 +00:00
  • 9c1a544381 Add note about default number of available profiles and how to increase if desired KemoNine 2020-12-04 04:16:02 +00:00
  • 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 +00:00
  • a6a64873af refactor(devcontainer): reorder properties innovaker 2020-12-03 01:25:21 +00:00
  • 5122af6111 ci(build): add missing pro-micro compatible shields innovaker 2020-12-02 03:29:10 +00:00
  • 8ad4f4133d ci(build): add support for board-only builds innovaker 2020-12-02 10:24:32 +00:00
  • 7ea1892bbb fix(display): All display updates in work thread. Pete Johanson 2020-12-03 22:53:54 -05:00
  • 0d80220e14 fix(ble): Raise profile events from work thread. Pete Johanson 2020-12-03 22:53:03 -05:00
  • e00eceb508 fix(sticky keys): fix tapping-sticky-keys bug. Okke Formsma 2020-11-30 22:02:57 +01:00
  • f86e0fff14 fix(sticky keys): always clear sticky key when releasing the behavior Okke Formsma 2020-11-30 21:50:33 +01:00
  • 2ba16c2f3d fix(sticky keys): use correct timestamp when clearing sticky key in timer Okke Formsma 2020-11-30 21:46:39 +01:00
  • 37946ff57b fix(sticky keys): simplify timer management Okke Formsma 2020-11-30 21:40:26 +01:00
  • 2f9e8ea3c1 refactor(devcontainer): format with prettier innovaker 2020-12-03 00:56:18 +00:00
  • a5bddcedbe build(west): migrate to zmkfirmware/zephyr fork innovaker 2020-12-02 19:59:03 +00:00
  • 82625c6bb5 build(cmake): remove unnecessary SYSCALL_INCLUDE_DIRS for drivers innovaker 2020-11-19 19:45:35 +00:00
  • ca38894e07 fix(drivers): Remove conditional from directories. Pete Johanson 2020-12-04 16:25:32 -05:00
  • 54cbc07e6e ci(build): remove proton_c guard from uf2 archive step innovaker 2020-12-02 10:45:08 +00:00
  • 42cdb83823 ci(build): sort boards and shields alphabetically innovaker 2020-12-02 03:27:14 +00:00
  • 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions innovaker 2020-11-19 17:20:43 +00:00
  • 177b28f01d refactor(settings): Add Kconfig option for settings debounce Nick 2020-12-02 16:09:17 -06:00
  • 8b91918352 refactor(shields): Cradio to use interrupts now. Pete Johanson 2020-12-02 16:35:58 -05:00
  • e0fede4aa5 refactor(kscan): Use PORT events for direct driver Pete Johanson 2020-11-10 16:33:10 -05:00
  • b3f3362b50 feat(display): Initial widget/status screen work. Pete Johanson 2020-08-31 10:18:19 -04:00
  • d5ea426975 refactor(battery): Fire event on battery event. Pete Johanson 2020-11-02 00:10:21 -05:00
  • 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 +00:00
  • 94f058bc90 ci(build): replace board matrix array with list innovaker 2020-12-02 02:16:53 +00:00
  • 7b3a55cf50 refactor(ble): silence warning auth_passkey_display not used innovaker 2020-11-18 17:34:16 +00:00
  • fe010c7b6d refactor(workflows): add 3- prefix to cache keys innovaker 2020-11-28 17:48:18 +00:00
  • 924a598920 Updated function calls with missing reference. GPIO missing. 4pplet 2020-11-14 10:23:41 +01:00
  • 3bf770a364 bugfix(sticky keys): release active sticky keys properly Okke Formsma 2020-11-29 21:25:42 +01:00
  • 7babe7f185 refactor(workflows): align GitHub workflow conventions innovaker 2020-11-27 14:57:22 +00:00
  • e6d863c610 build(workflows): add each workflow to its own trigger conditions innovaker 2020-11-28 19:18:18 +00:00
  • 307fd5d250 chore(build): format west.yml innovaker 2020-11-28 15:44:13 +00:00
  • 90123caa4c build(west): add clone-depth = 1 to zephyr and uf2 innovaker 2020-11-28 16:06:47 +00:00
  • 093719a3b8 feat: Add settings support for external power Nick 2020-11-28 00:19:44 -06:00
  • 76a6d7b4c5 feat(sticky keys): initial implementation Okke Formsma 2020-11-11 22:09:08 +01:00
  • bee45f9b3a feat(events): add timestamp to keycode_state_changed and sensor_event Okke Formsma 2020-11-11 22:06:25 +01:00
  • 27d036b9d5 refactor(workflows): remove 2- prefix from cache keys innovaker 2020-11-27 15:24:16 +00:00
  • efe18a995b Setup locales so make mnuconfig works properly inside the dev container ; add nano to the dev container so git has a valid editor in case users use git directly within the container KemoNine 2020-11-27 21:09:58 -05:00
  • a26457d384 docs: add joelspadin to AUTHORS Joel Spadin 2020-11-27 13:49:51 -06:00
  • db10931439 fix(tests): fix testrunner for 'all' Okke Formsma 2020-11-23 21:55:04 +01:00
  • 248b360f47 fix(ug): Start tick without settings state available Nick 2020-11-23 10:58:54 -06:00
  • 076fcc1f70 fix(underglow): Fix error on release of rgb_ug Nick 2020-11-08 12:03:57 -06:00
  • a1d3230eef feat(underglow): RGB toggle controls ext_power Nick 2020-11-22 20:07:13 -06:00
  • f5ecf761a3 update README.md with up-to-date info Okke Formsma 2020-11-06 14:41:12 +01:00
  • 6573483a10 update errors in mod-tap docs Okke Formsma 2020-11-06 14:40:56 +01:00
  • 3bf01200f7 refactor(scripts): capitalize ZMK in west test script innovaker 2020-11-21 19:50:12 +00:00
  • ae924b3594 refactor(hid): replace kp_report with keyboard_report innovaker 2020-11-21 20:58:53 +00:00
  • 2f1170c01a feat(tests): run subdirectory of tests Okke Formsma 2020-11-22 15:05:07 +01:00
  • 3ac1a11a37 refactor: change keypad to keyboard innovaker 2020-11-21 20:09:21 +00:00
  • 3ebd192411 docs(key-press): remove references to key press innovaker 2020-11-21 20:06:19 +00:00
  • adfa46a9ee add __pycache__ to gitignore now zmk contains python files Okke Formsma 2020-11-14 19:44:41 +01:00
  • c067629c83 Create west test command to run zmk testsuite. Okke Formsma 2020-11-14 19:39:01 +01:00
  • 5d0532c6d9 improve hold-tap docs with better homerow example and more about flavors Okke Formsma 2020-11-11 22:35:30 +01:00
  • 2744f44e73 refactor(docs): Integrate Dev Guides into Development section innovaker 2020-11-12 13:38:35 +00:00
  • 2d50302a02 refactor(docs): Integrate USB Logging into Development section innovaker 2020-11-12 13:33:25 +00:00
  • 532c1987b2 refactor(docs): Move dev- documents into /development innovaker 2020-11-12 12:18:45 +00:00
  • b6e63683d4 refactor(hid): Replace modifier usage values with their cpp definitions innovaker 2020-11-10 10:28:06 +00:00
  • 67a6646cd7 chore: add copyright to core Kconfig innovaker 2020-11-18 22:15:00 +00:00
  • d50f4afc7e build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 innovaker 2020-11-19 12:01:13 +00:00
  • 1c8321566a fix(drivers): rename module.yaml to module.yml innovaker 2020-11-19 20:59:29 +00:00
  • da08b4852d fix(setup): make sure selections are numbers Cody McGinnis 2020-11-19 19:21:50 -05:00
  • 3e65f6d472 docs(hold-tap): Capitalize hold-tap behavior document title innovaker 2020-11-12 13:51:25 +00:00
  • bb43c7e053 docs: Rename someSidebar to docs innovaker 2020-11-12 14:41:03 +00:00
  • c57c70465a fix(docs/codes): Patch footnotes array support innovaker 2020-11-17 14:46:49 +00:00
  • d5250f0449 docs: Fix typo in PowerShell install script Caleb Lightfoot 2020-11-07 18:12:28 -06:00
  • 3adbdffd0c docs: Add wired split FAQ Caleb Lightfoot 2020-11-17 14:46:23 -06:00
  • 4a8a6c58fb docs: Remove outdated HID note Caleb Lightfoot 2020-11-07 18:36:01 -06:00
  • f60439802d Jian shield krikun98 2020-11-05 23:45:46 +03:00
  • 3d030ec2ab Jorne shield krikun98 2020-11-05 23:45:26 +03:00