Commit Graph

  • 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
  • fe010c7b6d refactor(workflows): add `3-` prefix to cache keys innovaker 2020-11-28 17:48:18 +0000
  • 924a598920 Updated function calls with missing reference. GPIO missing. 4pplet 2020-11-14 10:23:41 +0100
  • 3bf770a364 bugfix(sticky keys): release active sticky keys properly Okke Formsma 2020-11-29 21:25:42 +0100
  • 7babe7f185 refactor(workflows): align GitHub workflow conventions innovaker 2020-11-27 14:57:22 +0000
  • e6d863c610 build(workflows): add each workflow to its own trigger conditions innovaker 2020-11-28 19:18:18 +0000
  • 307fd5d250 chore(build): format west.yml innovaker 2020-11-28 15:44:13 +0000
  • 90123caa4c build(west): add clone-depth = 1 to zephyr and uf2 innovaker 2020-11-28 16:06:47 +0000
  • 093719a3b8 feat: Add settings support for external power Nick 2020-11-28 00:19:44 -0600
  • 76a6d7b4c5 feat(sticky keys): initial implementation Okke Formsma 2020-11-11 22:09:08 +0100
  • bee45f9b3a feat(events): add timestamp to keycode_state_changed and sensor_event Okke Formsma 2020-11-11 22:06:25 +0100
  • 27d036b9d5 refactor(workflows): remove `2-` prefix from cache keys innovaker 2020-11-27 15:24:16 +0000
  • 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 -0500
  • a26457d384 docs: add joelspadin to AUTHORS Joel Spadin 2020-11-27 13:49:51 -0600
  • db10931439 fix(tests): fix testrunner for 'all' Okke Formsma 2020-11-23 21:55:04 +0100
  • 248b360f47 fix(ug): Start tick without settings state available Nick 2020-11-23 10:58:54 -0600
  • 076fcc1f70 fix(underglow): Fix error on release of rgb_ug Nick 2020-11-08 12:03:57 -0600
  • a1d3230eef feat(underglow): RGB toggle controls ext_power Nick 2020-11-22 20:07:13 -0600
  • f5ecf761a3 update README.md with up-to-date info Okke Formsma 2020-11-06 14:41:12 +0100
  • 6573483a10 update errors in mod-tap docs Okke Formsma 2020-11-06 14:40:56 +0100
  • 3bf01200f7 refactor(scripts): capitalize ZMK in west test script innovaker 2020-11-21 19:50:12 +0000
  • ae924b3594 refactor(hid): replace `kp_report` with `keyboard_report` innovaker 2020-11-21 20:58:53 +0000
  • 2f1170c01a feat(tests): run subdirectory of tests Okke Formsma 2020-11-22 15:05:07 +0100
  • 3ac1a11a37 refactor: change `keypad` to `keyboard` innovaker 2020-11-21 20:09:21 +0000
  • 3ebd192411 docs(key-press): remove references to `key press` innovaker 2020-11-21 20:06:19 +0000
  • adfa46a9ee add __pycache__ to gitignore now zmk contains python files Okke Formsma 2020-11-14 19:44:41 +0100
  • c067629c83 Create `west test` command to run zmk testsuite. Okke Formsma 2020-11-14 19:39:01 +0100
  • 5d0532c6d9 improve hold-tap docs with better homerow example and more about flavors Okke Formsma 2020-11-11 22:35:30 +0100
  • 2744f44e73 refactor(docs): Integrate `Dev Guides` into `Development` section innovaker 2020-11-12 13:38:35 +0000
  • 2d50302a02 refactor(docs): Integrate `USB Logging` into `Development` section innovaker 2020-11-12 13:33:25 +0000
  • 532c1987b2 refactor(docs): Move `dev-` documents into `/development` innovaker 2020-11-12 12:18:45 +0000
  • b6e63683d4 refactor(hid): Replace modifier usage values with their cpp definitions innovaker 2020-11-10 10:28:06 +0000
  • 67a6646cd7 chore: add copyright to core Kconfig innovaker 2020-11-18 22:15:00 +0000
  • d50f4afc7e build: set zmk_config.cmake cmake_minimum_required to VERSION 3.15 innovaker 2020-11-19 12:01:13 +0000
  • 1c8321566a fix(drivers): rename module.yaml to module.yml innovaker 2020-11-19 20:59:29 +0000
  • da08b4852d fix(setup): make sure selections are numbers Cody McGinnis 2020-11-19 19:21:50 -0500
  • 3e65f6d472 docs(hold-tap): Capitalize hold-tap behavior document title innovaker 2020-11-12 13:51:25 +0000
  • bb43c7e053 docs: Rename `someSidebar` to `docs` innovaker 2020-11-12 14:41:03 +0000
  • c57c70465a fix(docs/codes): Patch footnotes array support innovaker 2020-11-17 14:46:49 +0000
  • d5250f0449 docs: Fix typo in PowerShell install script Caleb Lightfoot 2020-11-07 18:12:28 -0600
  • 3adbdffd0c docs: Add wired split FAQ Caleb Lightfoot 2020-11-17 14:46:23 -0600
  • 4a8a6c58fb docs: Remove outdated HID note Caleb Lightfoot 2020-11-07 18:36:01 -0600
  • f60439802d Jian shield krikun98 2020-11-05 23:45:46 +0300
  • 3d030ec2ab Jorne shield krikun98 2020-11-05 23:45:26 +0300
  • 9388b24e7a zmk-config mounting based on docker volume Chiyuan Zhang 2020-11-06 19:05:31 -0800
  • 28a4f33ee7 refactor(docs): Extract keymap examples into their own files innovaker 2020-11-10 19:41:03 +0000
  • 18079e3bd3 fix(docs): Remove obsolete VID/PID CMake error innovaker 2020-11-13 16:05:59 +0000
  • 6cf13f6b80 docs(key-press): Change `codes` to `usages` innovaker 2020-11-12 11:01:06 +0000
  • 6dcd06bd46 add license headers to behavior dtsi files Okke Formsma 2020-11-11 22:10:29 +0100
  • e48a6b659c fix momentary layer bug when top layer is not &trans Okke Formsma 2020-11-11 16:40:13 +0100
  • 2871dca9bf refactor(docs): Change `behavior` to `behaviors` innovaker 2020-11-11 21:25:32 +0000
  • a685d88744 refactor(docs): Change `feature` to `features` innovaker 2020-11-11 21:24:19 +0000
  • 11a85f651a refactor(shield): Formatting tweaks for QAZ. Pete Johanson 2020-11-16 10:23:05 -0500
  • aa8d0c1c79 refactor(docs): Remove explicit document ids (part 2) innovaker 2020-11-12 12:21:52 +0000
  • 4d42e792c5 refactor(docs): Remove explicit document ids innovaker 2020-11-11 14:12:14 +0000
  • d5cc504b3a docs: update modifier docs Okke Formsma 2020-11-07 21:28:58 +0100
  • 51ca4fbc18 Fix connection to incorrect peripheral Xudong Zheng 2020-11-10 23:02:31 -0500
  • 91e3a7d75a boards: Cleanup and standardize features Nick 2020-11-08 15:05:13 -0600
  • ae51000d60 fix(underglow): Switch from legacy SPI to SPIM Nick 2020-11-10 16:16:40 -0600
  • b091c7ed3b
    Merge pull request #352 from innovaker/refactor-hid-ext-usage Pete Johanson 2020-11-10 16:57:04 -0500
  • c21897856b refactor(app): Replace `HID_EXT_USAGE` with `HID_USAGE` innovaker 2020-11-06 20:28:44 +0000
  • 0031f9bd4d
    Merge pull request #357 from petejohanson/ble/remove-unpair-combo Pete Johanson 2020-11-10 15:04:28 -0500
  • 7d16186b7a fix(ble): Remove unpair combo code. Pete Johanson 2020-11-10 14:35:23 -0500
  • 3b91300960
    Merge pull request #345 from Nicell/underglow/add-config_ Pete Johanson 2020-11-10 14:37:48 -0500
  • 413a917d14
    Merge branch 'main' into underglow/add-config_ Nick Winans 2020-11-10 13:31:11 -0600
  • 348a44a8a3 refactor(app): Remove obsolete include's of `hid_usage_pages.h` innovaker 2020-11-08 11:37:18 +0000
  • 972158181d fix(shields): Replace Corne w/ Microdox. Pete Johanson 2020-11-10 11:20:17 -0500
  • edcfe380fe fix(blog): Quefrency typo fix. Pete Johanson 2020-11-09 17:00:52 -0500
  • 9fe1793691 feat(blog): SOTF #3 Pete Johanson 2020-11-09 12:01:53 -0500
  • 0be904c34f fix(underglow): Add CONFIG_ to underglow Kconfigs Nick 2020-11-08 10:33:56 -0600
  • 0d02441abe docs(codes): add modifier functions Okke Formsma 2020-11-06 21:34:36 +0100