Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zmk,keymap.yaml #6

Closed
wants to merge 1 commit into from
Closed

Update zmk,keymap.yaml #6

wants to merge 1 commit into from

Conversation

mrbradleylee
Copy link

add display-name parameter to zmk,keymap.yaml

For my Corne in particular, I was having some issues building without the display-name parameter here. Forked, added, contributing back.

The file is simply merged with the latest from the zmk repo

add display-name parameter
@urob
Copy link
Owner

urob commented Jan 23, 2024

The main branch is current frozen due to backward compatibility issues of the mouse api. See the readme for further explanation.

The main-with-native-mouse branch is up to date with the latest ZMK features. It should already include the refactor of the label property. If not, can you open a PR there?

@mrbradleylee
Copy link
Author

Thanks for the info. I see the updates on the branch and was able to build successfully with display-name. Appreciate your work on this!

hugonowhere pushed a commit to hugonowhere/zmk that referenced this pull request Jan 28, 2024
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
eloback pushed a commit to eloback/zmk that referenced this pull request Apr 29, 2024
* fix(backlight/tests): Restore original behaviour to fix backlight tests

* fix(build): Remove feature-specific code when SPLIT_BLE, RGB_UNDERGLOW or BACKLIGHT isn't enabled

* refactor(bluetooth): Add battery reporting config.

* Add dedicated battery reporting Kconfig that is `imply`d by
  enabling ZMK_BLE.

* fix(rgb_underglow): Use correct condition in service.c

* Revert "refactor(bluetooth): Add battery reporting config."

This reverts commit 881da25.

---------

Co-authored-by: Peter Johanson <peter@peterjohanson.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants