Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReFil/zmk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: fortikeco/zmk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 37 files changed
  • 13 contributors

Commits on Dec 7, 2022

  1. sync from source zmkfirmware (#1)

    * fix(display): Set bits per pixel and color depth on n!v
    
    * fix(behaviors): make tap dances work on a combo
    
    * Tap dance event handler goes after combos
    * Add test
    
    * feat(shields): Add splitkb.com Aurora Sweep.
    
    * fix(docs): copy error not exclusive to Apple silicon
    
    * fix(docs): changed MacOS to macOS as per Apple styling
    
    * feat(shields): Add splitkb.com Aurora Corne.
    
    * fix(ci): Refactor west build step
    
    * fix: HID report descriptor
    
    * fix(docs): Update link to Zephyr led docs
    
    * Change Zephyr gpio-leds link to 3.0.0
    
    * fix(boards): Fix XIAO BLE voltage divider config.
    
    * Use proper resistor value for the `output-ohms` property.
    
    * fix(usb): add USB_DC_CLEAR_HALT to supported states
    
    See https://manpages.debian.org/testing/linux-manual-4.9/usb_clear_halt.9 for
    information on halted USB endpoints
    
    * fix(docs): Correct syntax in capsword mods
    
    * chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /docs
    
    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v2.0.3...v2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * refactor: Update cradio keymap with better indentation and additional features
    
    * fix(docs): Correct typo in hold-tap comparison balanced flavor
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: HookyQR <[email protected]>
    Co-authored-by: Okke Formsma <[email protected]>
    Co-authored-by: Peter Johanson <[email protected]>
    Co-authored-by: Terence Stenvold <[email protected]>
    Co-authored-by: byran.tech <[email protected]>
    Co-authored-by: Albert Y <[email protected]>
    Co-authored-by: jhorology <[email protected]>
    Co-authored-by: Michael Anthony <[email protected]>
    Co-authored-by: Xudong Zheng <[email protected]>
    Co-authored-by: Nick Coutsos <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Kurtis Lew <[email protected]>
    13 people authored Dec 7, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6b7794c View commit details
Loading