Commit graph

  • 9388b24e7a zmk-config mounting based on docker volume Chiyuan Zhang 2020-11-06 19:05:31 -08:00
  • 28a4f33ee7 refactor(docs): Extract keymap examples into their own files innovaker 2020-11-10 19:41:03 +00:00
  • 18079e3bd3 fix(docs): Remove obsolete VID/PID CMake error innovaker 2020-11-13 16:05:59 +00:00
  • 6cf13f6b80 docs(key-press): Change codes to usages innovaker 2020-11-12 11:01:06 +00:00
  • 6dcd06bd46 add license headers to behavior dtsi files Okke Formsma 2020-11-11 22:10:29 +01:00
  • e48a6b659c fix momentary layer bug when top layer is not &trans Okke Formsma 2020-11-11 16:40:13 +01:00
  • 2871dca9bf refactor(docs): Change behavior to behaviors innovaker 2020-11-11 21:25:32 +00:00
  • a685d88744 refactor(docs): Change feature to features innovaker 2020-11-11 21:24:19 +00:00
  • 11a85f651a refactor(shield): Formatting tweaks for QAZ. Pete Johanson 2020-11-16 10:23:05 -05:00
  • aa8d0c1c79 refactor(docs): Remove explicit document ids (part 2) innovaker 2020-11-12 12:21:52 +00:00
  • 4d42e792c5 refactor(docs): Remove explicit document ids innovaker 2020-11-11 14:12:14 +00:00
  • d5cc504b3a docs: update modifier docs Okke Formsma 2020-11-07 21:28:58 +01:00
  • 51ca4fbc18 Fix connection to incorrect peripheral Xudong Zheng 2020-11-10 23:02:31 -05:00
  • 91e3a7d75a boards: Cleanup and standardize features Nick 2020-11-08 15:05:13 -06:00
  • ae51000d60 fix(underglow): Switch from legacy SPI to SPIM Nick 2020-11-10 16:16:40 -06:00
  • b091c7ed3b
    Merge pull request #352 from innovaker/refactor-hid-ext-usage Pete Johanson 2020-11-10 16:57:04 -05:00
  • c21897856b refactor(app): Replace HID_EXT_USAGE with HID_USAGE innovaker 2020-11-06 20:28:44 +00:00
  • 0031f9bd4d
    Merge pull request #357 from petejohanson/ble/remove-unpair-combo Pete Johanson 2020-11-10 15:04:28 -05:00
  • 7d16186b7a fix(ble): Remove unpair combo code. Pete Johanson 2020-11-10 14:35:23 -05:00
  • 3b91300960
    Merge pull request #345 from Nicell/underglow/add-config_ Pete Johanson 2020-11-10 14:37:48 -05:00
  • 413a917d14
    Merge branch 'main' into underglow/add-config_ Nick Winans 2020-11-10 13:31:11 -06:00
  • 348a44a8a3 refactor(app): Remove obsolete include's of hid_usage_pages.h innovaker 2020-11-08 11:37:18 +00:00
  • 972158181d fix(shields): Replace Corne w/ Microdox. Pete Johanson 2020-11-10 11:20:17 -05:00
  • edcfe380fe fix(blog): Quefrency typo fix. Pete Johanson 2020-11-09 17:00:52 -05:00
  • 9fe1793691 feat(blog): SOTF #3 Pete Johanson 2020-11-09 12:01:53 -05:00
  • 0be904c34f fix(underglow): Add CONFIG_ to underglow Kconfigs Nick 2020-11-08 10:33:56 -06:00
  • 0d02441abe docs(codes): add modifier functions Okke Formsma 2020-11-06 21:34:36 +01:00
  • 5d04110a58 docs(key-press): Update for standardized keys innovaker 2020-11-04 12:06:25 +00:00
  • 642ec46c1f docs(intro): Update for standardized keys innovaker 2020-11-04 11:49:44 +00:00
  • ff638eb010 docs(codes): Add (key) codes documentation innovaker 2020-11-06 19:42:54 +00:00
  • 194854ff7b refactor(hid): Replace 0x01 with HID_USAGE_CONSUMER_CONSUMER_CONTROL innovaker 2020-11-06 13:32:42 +00:00
  • a4dc92a2b9 refactor: Replace use of cp with kp for shields. Pete Johanson 2020-11-04 16:56:22 -05:00
  • eff1b8223b refactor(keys): Unify usage page. Pete Johanson 2020-10-26 00:30:24 -04:00
  • 5f83568a93 docs(key press): Replace deprecated NUM_1 with N1 innovaker 2020-11-05 14:34:04 +00:00
  • c6abdb1890 fix(keys): Replace GUI with Application / Context Menu innovaker 2020-11-04 18:50:41 +00:00
  • 651204c121 docs: Reformat example keymaps innovaker 2020-10-25 08:49:33 +00:00
  • b8f6d52ae5 docs: Replace deprecated key names innovaker 2020-11-03 13:25:40 +00:00
  • aebe90908d test: Replace superseded key names in test keymaps innovaker 2020-11-03 11:36:01 +00:00
  • d748d8a749 refactor: Replace superseded key names innovaker 2020-10-25 11:32:28 +00:00
  • a65295c2a7 feat(keys): Standardize keys innovaker 2020-11-03 16:57:13 +00:00
  • 7e795bf4f9 feat(hid): Enhance consumer report to support higher codes innovaker 2020-10-27 17:38:49 +00:00
  • 711658206f refactor(hid): Replace Zephyr usages with ZMK usages in HID reports innovaker 2020-11-03 16:55:34 +00:00
  • e925319e4c refactor(hid): Replace deprecated HID usage page references innovaker 2020-11-03 16:54:16 +00:00
  • 3c0a0ff308 feat(hid): Add preprocessor definitions for HID usages v1.21 innovaker 2020-11-03 16:45:56 +00:00
  • dd7ab9914a
    Merge pull request #270 from careyk007/refactor_kconfig Pete Johanson 2020-11-03 23:05:06 -05:00
  • 1af4221908 feat(underglow): Debounce state settings save Nick 2020-11-02 15:47:22 -06:00
  • c3e7742f9c fix(docs): remove incorrect defines for outputs Joel Spadin 2020-11-03 18:00:37 -06:00
  • 274fdec783 Add blog post about #322 Nick 2020-11-03 14:26:08 -06:00
  • 698c27ba3b feat(ci): Only build firmware when app/ changes. Pete Johanson 2020-11-03 15:02:15 -05:00
  • fe62929af8 feat(docs): Add eslint and prettier GH Actions. Pete Johanson 2020-11-03 13:46:07 -05:00
  • a1dd216519 docs: formatted with prettier innovaker 2020-11-03 13:11:56 +00:00
  • a29e041b1f fix: Formatting fix. Pete Johanson 2020-11-03 00:30:42 -05:00
  • 32e7159373 refactor(hid): Mod defines in dedicated header. Pete Johanson 2020-11-03 00:21:20 -05:00
  • 55b5936d00 clang-format Okke Formsma 2020-10-31 21:16:47 +01:00
  • 4f258efbf1 initial implementation for modifiers Okke Formsma 2020-09-02 22:30:09 +02:00
  • a9e729b427 make note about keyboard name more explicit Chiyuan Zhang 2020-11-02 20:17:56 -08:00
  • 9b941b7509 tweak doc according to PR feedback Chiyuan Zhang 2020-11-01 14:21:40 -08:00
  • e7cb863a41 update doc for new shield in user repo Chiyuan Zhang 2020-11-01 13:22:34 -08:00
  • 82a5736d08 fix(boards): Remap flash to account for bootloader Nick 2020-11-02 12:26:40 -06:00
  • a32d14cc19 Add Github.com personal token to prerequisites. Evan 2020-11-01 23:14:40 -06:00
  • 89b8bfc95d fix(battery): Only log if finding battery device failed Nick Winans 2020-10-28 09:17:08 -05:00
  • 953de71646 feat(battery): Add BAS GATT reporting Nick 2020-10-27 15:10:59 -05:00
  • 74fa113d88 fix(boards): Rename BVD labels Nick 2020-10-27 15:08:18 -05:00
  • 8779563896 fix(bvd): Add SENSOR_CHAN_ALL support Nick 2020-10-27 15:06:42 -05:00
  • 4672a0cbb5
    docs(outputs): run prettier on outputs.md (#317) innovaker 2020-10-31 16:00:02 +00:00
  • 3f4d47a06e focus on refactor Carey 2020-10-31 07:24:38 -05:00
  • 1766b090ee feat(docs): Warn of battery life impact of logging Pete Johanson 2020-10-31 00:30:19 -04:00
  • 7e0924107c feat(docs): Link to outputs behavior docs. Pete Johanson 2020-10-31 00:23:16 -04:00
  • 2d31e1d05f
    Merge pull request #269 from joelspadin/endpoint-selection Pete Johanson 2020-10-31 00:09:47 -04:00
  • 3c958e6207
    Merge pull request #313 from innovaker/hid-nkro-boot Pete Johanson 2020-10-30 23:16:58 -04:00
  • 821f054071 feat(endpoints): remove redundant connection check Joel Spadin 2020-10-28 18:11:34 -05:00
  • 440d09fd45 feat(endpoints): simplify behavior constants Joel Spadin 2020-10-28 18:10:47 -05:00
  • 2fe1fbb526 feat(endpoints): rename behavior to outputs Joel Spadin 2020-10-27 13:49:28 -05:00
  • 600bba25f0 feat(endpoints): add preferred endpoint setting Joel Spadin 2020-10-24 16:28:58 -05:00
  • b538e60532 feat(endpoints): update on BLE profile change Joel Spadin 2020-10-24 13:39:02 -05:00
  • 8f666cecc9 feat(endpoints): clear HID report on endpoint change Joel Spadin 2020-10-11 18:38:39 -05:00
  • 1d369ffa73 feat: only send HID reports to one endpoint Joel Spadin 2020-10-11 17:03:21 -05:00
  • c5172e4337 move initialization priorities to advanced menu Carey 2020-10-28 07:47:22 -05:00
  • 99ad9cbdef Merge https://github.com/zmkfirmware/zmk into refactor_kconfig Carey 2020-10-28 07:40:54 -05:00
  • c402e953f6 feat(hid): Make keypad report boot friendly innovaker 2020-10-27 17:42:00 +00:00
  • 8ce7d8de01 refactor(hid): Refactor consumer report to a configurable size innovaker 2020-10-27 18:42:41 +00:00
  • f4596fc784 refactor(hid): Refactor keypad report to use a configurable integer array innovaker 2020-10-27 22:35:44 +00:00
  • dfb69d8727
    Merge pull request #309 from innovaker/netlify-node-version Pete Johanson 2020-10-28 18:41:06 -04:00
  • 806ea545f8 docs: Set netlify node version to lts/* innovaker 2020-10-26 22:54:37 +00:00
  • cb922fd8a2 feat(docs): Add Boardsource 3x4 to hardware list. Pete Johanson 2020-10-27 23:32:44 -04:00
  • 73c83e81ce
    Merge pull request #296 from neegool/add_boardsource3x4 Pete Johanson 2020-10-27 23:24:10 -04:00
  • 75b7f2a7c5 Remove bt unpair combo + fix keymap Nigel Rodriguez 2020-10-28 06:55:00 +08:00
  • f3153b17d2
    Merge pull request #292 from nullbitsco/nullbitsco_nibble Pete Johanson 2020-10-27 15:57:28 -04:00
  • 8a98212a02 Update demux kscan driver as per PR feedback Jay Greco 2020-10-27 09:39:30 -07:00
  • 1a6fe846e4 Update NIBBLE keyboard name as per PR feedback Jay Greco 2020-10-27 09:29:04 -07:00
  • d90592aac5 Add NIBBLE shield Jay Greco 2020-10-21 20:17:31 -07:00
  • 1522c91d73 Add new kscan_gpio_demux driver Jay Greco 2020-10-21 20:15:55 -07:00
  • 3b9caaaf90
    Merge pull request #304 from petejohanson/docs/cc-license-details Pete Johanson 2020-10-27 14:10:47 -04:00
  • 2f09957ae2
    Merge pull request #301 from innovaker/docs-eslint-prettier Pete Johanson 2020-10-27 12:56:44 -04:00
  • c707ab45ef
    Merge pull request #297 from Nicell/boards/reviung41 Pete Johanson 2020-10-27 00:27:17 -04:00
  • 07cf103747
    Merge pull request #303 from innovaker/kscan-mock-32 Pete Johanson 2020-10-27 00:03:23 -04:00
  • 7aca8c3d35
    Merge pull request #263 from joelspadin/nested-zmk-config Pete Johanson 2020-10-26 23:46:53 -04:00
  • 571d045c75 fix(docs): Explicit CC-BY-NC-SA license for docs. Pete Johanson 2020-10-26 23:15:48 -04:00
  • 2c9737ad14 fix: Typo in the toplevel README. Pete Johanson 2020-10-26 23:14:34 -04:00
  • 8c6862f4ba
    Merge pull request #293 from Nicell/bluetooth/battery-reporting Pete Johanson 2020-10-26 22:56:54 -04:00