Commit graph

  • b8f7756561 Adding a quick bit of docs Andrew Rae 2022-03-25 17:34:42 -04:00
  • d532387cbb Adding tests for global quick tap. Andrew Rae 2022-03-25 17:06:55 -04:00
  • 63ab8301db
    chore(deps-dev): bump prettier from 2.3.1 to 2.6.1 in /docs dependabot[bot] 2022-03-25 05:09:29 +00:00
  • 17883dc0a1 Properly integrating global quick tap as an option Andrew Rae 2022-03-24 11:26:16 -04:00
  • ff0b1149ea Functional but janky impl of global quick tap. Andrew Rae 2022-03-22 20:38:14 -04:00
  • 7d5dbf8502 Added underglow auto-off on idle Kim Streich 2022-03-24 11:18:21 +04:00
  • a91778401a Added split encoder support Kim Streich 2022-03-24 10:24:23 +04:00
  • a5ac32e2a6 Added ext_power_usb_only feature Kim Streich 2022-03-23 15:17:18 +04:00
  • 35c04a453a oled ext pwr: Use kim’s zmk-zephyr fork that adds oled ext power patch Kim Streich 2022-03-23 17:13:29 +04:00
  • 6e24fa200b oled ext pwr: Apply ddudek OLED ext pwr patch Kim Streich 2022-03-20 15:23:04 +04:00
  • 8cf3532aa5 feat(docs): Document the macro behavior. Peter Johanson 2022-03-16 04:09:10 +00:00
  • acccd40095 feat(behaviors): Add macro support. Peter Johanson 2022-03-12 15:15:39 +00:00
  • d84d835dea
    chore(deps): bump actions/cache from 2 to 3 dependabot[bot] 2022-03-22 05:04:58 +00:00
  • 5a60185b02 clean up formatting nits Jamie Ding 2022-03-22 04:38:24 +00:00
  • 49ed9d5b9d Merge Pete's changes, I think it works now! Jamie Ding 2022-03-22 04:17:15 +00:00
  • 59a2dc3f52 Merge branch 'petejohanson_behaviors/macros-take-two' into mercury_3x5+3_v2_dIsNone_withMacros Jamie Ding 2022-03-22 03:44:26 +00:00
  • 38e47f478a Merge branch 'behaviors/macros-take-two' of https://github.com/petejohanson/zmk into petejohanson_behaviors/macros-take-two Jamie Ding 2022-03-22 03:43:46 +00:00
  • a2f7b0e3ba feat(docs): Document the macro behavior. Peter Johanson 2022-03-16 04:09:10 +00:00
  • 561fdb5bde
    Merge branch 'zmkfirmware:main' into inaugural_branch ClicketySplit 2022-03-21 21:19:45 -06:00
  • c28e068f34 clang-format cleanup Percentnineteen 2022-03-21 16:50:10 -05:00
  • 503f8ea237 Merge branch 'behaviors/macros-take-two' of https://github.com/petejohanson/zmk into petejohanson_behaviors/macros-take-two Jamie Ding 2022-03-21 20:41:44 +00:00
  • 20717b6c33 feat(docs): Document the macro behavior. Peter Johanson 2022-03-16 04:09:10 +00:00
  • d627c39e4b feat(behaviors): Add macro support. Peter Johanson 2022-03-12 15:15:39 +00:00
  • bd83032f1f cleanup macro, add hold_tap logging listeners, fix expected events fr macro_from_tap_hold Jamie Ding 2022-03-21 01:45:23 +00:00
  • 469d0e225a Add note on locating tmp file in GH action Albert Y 2022-03-21 09:23:58 +08:00
  • d0e6abef94
    Merge pimoroni branch Will Schaller 2022-03-20 13:34:32 +01:00
  • 60d363f103 split tests in two Jamie Ding 2022-03-20 02:09:54 +00:00
  • ddc022c291 test macro from tap hold Jamie Ding 2022-03-20 01:44:49 +00:00
  • 971b018aec wip Jamie Ding 2022-03-20 01:16:31 +00:00
  • 81d9c51744 wip Jamie Ding 2022-03-20 01:13:46 +00:00
  • 46954cc99f add readme to mercury test explaining run procedure Jamie Ding 2022-03-19 23:07:24 +00:00
  • 7557ce2fe2 overwrite native_posix.overlay to enable larger keymaps, and write tests pointing to mercury.keymap Jamie Ding 2022-03-19 18:20:14 +00:00
  • 425e347a0d wip, doesn't work, s/d/f keys don't emit on tap Jamie Ding 2022-03-19 03:49:51 +00:00
  • 6e9b745b0f Merge branch 'petejohanson_behaviors/macros-take-two' into mercury_3x5+3_v2_dIsNone_withMacros Jamie Ding 2022-03-18 19:16:31 +00:00
  • e87736242a attempt to fix issue where D+S would combo into shift as expected, but then releasing S while keeping D held would NOT release the shift. This results in the bigram @2 occasionally being mistyped as @@. The attempted fix is to use D as @none, and S as a mod/tap positional instead of a layer/tap positional. This doesn't quite work because now S+D produces D instead of a pure shift Jamie Ding 2022-03-18 18:51:21 +00:00
  • efc6e55f95
    Changed info link MakerJake 2022-03-17 17:35:54 -04:00
  • 42e92e10d8 feat(docs): Document the macro behavior. Peter Johanson 2022-03-16 04:09:10 +00:00
  • 8d8ba7d9b3 feat(behaviors): Add macro support. Peter Johanson 2022-03-12 15:15:39 +00:00
  • 5097eeed12 fix menu combo position Jamie Ding 2022-03-17 00:08:45 +00:00
  • 1067cc0c94 Update intro.md Kurtis Lew 2022-03-16 07:15:33 -07:00
  • 798d81cacd
    chore(deps-dev): bump prettier from 2.3.1 to 2.6.0 in /docs dependabot[bot] 2022-03-16 05:11:00 +00:00
  • 6fdec88276 fix(behaviors): Fix bug in nested sticky keys okke 2022-02-27 14:11:36 +01:00
  • c6a3f98833
    Update app/src/ble.c KN 2022-03-15 12:46:31 -05:00
  • cc6ab5d52c
    Update app/src/ble.c KN 2022-03-15 12:44:35 -05:00
  • fa2c76b3f1 * removed magic number * removed temporary string Percentnineteen 2022-03-15 11:29:36 -05:00
  • 5c602a7ec7 feat: append the current profile number to the advertised name Percentnineteen 2022-03-15 00:50:22 -05:00
  • 2a518d1861 feat(behavior) Add Tap-Dance (2022) Kurtis Lew 2022-02-20 19:30:59 -08:00
  • ba49e138a1 lower case etiennelepagel 2022-03-14 11:16:18 -04:00
  • e2a695514f
    Added BT Configuration Management to Raise Layer ClicketySplit 2022-03-14 00:57:09 -06:00
  • 0e127454a0
    Updated copyright year. ClicketySplit 2022-03-14 00:47:28 -06:00
  • de36635048
    Updated copyright year. ClicketySplit 2022-03-14 00:47:15 -06:00
  • a36743061e
    Updated copyright year. ClicketySplit 2022-03-14 00:46:58 -06:00
  • fc8a1af9e7
    Updated copyright year. ClicketySplit 2022-03-14 00:46:36 -06:00
  • e78b9be366
    Updated copyright year. ClicketySplit 2022-03-14 00:46:22 -06:00
  • 14d4470200
    Updated copyright year. ClicketySplit 2022-03-14 00:45:23 -06:00
  • cb2ce9e081
    Deleted as recommended. ClicketySplit 2022-03-14 00:44:23 -06:00
  • 3342ba6f3c
    Deleted as recommended. ClicketySplit 2022-03-14 00:44:01 -06:00
  • c3eb5951a0
    Deleted as recommended. ClicketySplit 2022-03-14 00:42:36 -06:00
  • bc6463a746
    Update app/boards/shields/leeloo/Kconfig.defconfig ClicketySplit 2022-03-14 00:41:38 -06:00
  • 96b5d07584 Added support for 2% Milk (Updated with metadata) Aaron Nunley 2021-01-29 17:52:33 -08:00
  • 06086d873f
    Remove deprecated key codes from bat43 keymap Nick Winans 2022-03-14 00:36:29 -05:00
  • cefb8dd70a formatting Jamie Ding 2022-03-14 05:32:51 +00:00
  • d2fc4fc9c8 switch left and right bracket, move scroll lock, pause break, print screen and caps lock out of nav layer to allow left-hand shift combo to still work when nav layer is active Jamie Ding 2022-03-14 05:28:28 +00:00
  • a6c1f41866 move caps lock combo to m+, Jamie Ding 2022-03-14 03:40:09 +00:00
  • aba63a92d1 increase timeout for cross-hand, caps-lock combo Jamie Ding 2022-03-14 02:53:38 +00:00
  • e9d496be93 tweak combo timeout to 37 Jamie Ding 2022-03-14 02:45:24 +00:00
  • dc5d908b63 add shift to num and func layers Jamie Ding 2022-03-14 02:43:18 +00:00
  • 3c0ae06c16 offload most of right pinky duty (except quote) Jamie Ding 2022-03-14 02:03:05 +00:00
  • fb585d24d1 re-unite right/left hand combo timeouts, and fix position of right hand positiona layer tap Jamie Ding 2022-03-14 01:30:08 +00:00
  • 20123ee236 split combo timeouts to right/left hand Jamie Ding 2022-03-14 01:21:09 +00:00
  • 7cb5924e93 right hand k/l shift Jamie Ding 2022-03-14 01:12:07 +00:00
  • e78de821e9 move grav from left hand to right hand Jamie Ding 2022-03-14 00:53:44 +00:00
  • cc6d72905a add constant for combo timeout Jamie Ding 2022-03-14 00:51:29 +00:00
  • 7e26919f12 swap layer and shift combos Jamie Ding 2022-03-14 00:49:51 +00:00
  • 68bf8d06f9 make SYS combo 3 key instead of 4 Jamie Ding 2022-03-14 00:24:28 +00:00
  • dc4de1f3fd swap esc and tab combo, move tilde and grav to r/t Jamie Ding 2022-03-14 00:22:39 +00:00
  • 071bb2b263 num layer, move grav, tilde, and none-out <D> Jamie Ding 2022-03-13 23:51:38 +00:00
  • 6d4b012e93 fix bug, combo esc was 26 and 26 instead of 26 and 27 Jamie Ding 2022-03-13 23:44:41 +00:00
  • abc79a9535 fix bug where <j> <d> intending <shift> produced 'D' Jamie Ding 2022-03-13 23:38:03 +00:00
  • 2e8628b085 initial implementation Jamie Ding 2022-03-13 23:36:47 +00:00
  • a7b5e07c2c Added readme etiennelepagel 2022-03-13 18:20:05 -04:00
  • 13ede52013 Initial code etiennelepagel 2022-03-13 18:15:16 -04:00
  • f6af5a531f add kconfig and initial dts binding files Dylan (Luberry) Kozicki 2022-03-13 12:53:23 -04:00
  • 32d5016b3f Format Carlos Filoteo 2022-03-12 23:57:16 -07:00
  • 1a3c96cc44 fix(boards): Adjust matrix for BT60v1 to fix the broken right Shift key Krzysztof Gutkowski 2022-03-12 19:18:25 +00:00
  • 3e09f63975 Merge branch 'upstream_main' into mercury Jamie Ding 2022-03-12 02:23:17 +00:00
  • a3424682cf The inaugural commit for Leeloo's firmware. ClicketySplit 2022-03-08 22:30:30 -07:00
  • 9041eae9e3 feat: Add blog post with Zephyr 3.0 prep. Peter Johanson 2022-03-07 05:07:40 +00:00
  • 10e3e77928 fix(docs): Update instructions to find settings reset firmware Caleb Goates 2022-03-07 22:25:50 -07:00
  • 04b6c96e10 initial untested implementation of the pmw3389 driver Dylan (Luberry) Kozicki 2022-03-07 20:31:13 -05:00
  • 45c7a9a49c
    fix comment typo Kurt 2022-03-05 12:56:14 -05:00
  • affe1618e5
    chore(deps): bump @docusaurus/core in /docs dependabot[bot] 2022-03-04 05:12:54 +00:00
  • 0d74e2e9ca
    chore(deps): bump @docusaurus/preset-classic in /docs dependabot[bot] 2022-03-04 05:09:01 +00:00
  • 795617a014
    Update with split keyboard issues AM 2022-03-04 00:46:06 +01:00
  • a0b83d546f
    Merge branch 'zmkfirmware:main' into rgb-auto-off ReFil 2022-02-28 19:27:30 +00:00
  • 328a44a01c
    chore(deps): bump @docusaurus/preset-classic in /docs dependabot[bot] 2022-02-28 05:13:23 +00:00
  • da62c333da
    chore(deps): bump @docusaurus/core in /docs dependabot[bot] 2022-02-28 05:09:31 +00:00
  • 95a0dee5a4
    chore(deps): bump actions/setup-node from 2 to 3 dependabot[bot] 2022-02-28 05:08:08 +00:00
  • 5ee687dc5d
    chore(deps): bump url-parse from 1.4.7 to 1.5.10 in /docs dependabot[bot] 2022-02-28 02:49:18 +00:00
  • 6990735768 Behaviors: Fix memory leak in sticky keys okke 2022-02-25 21:22:07 +01:00