Giter Site home page Giter Site logo

Comments (5)

caksoylar avatar caksoylar commented on July 30, 2024 1

Hi there, you need to use a different Kconfig key to disable that, CONFIG_CUSTOM_WIDGET_LAYER_STATUS=n. What you used disables the non-custom version of the widget which is in stock ZMK.

By the way you might get faster help from the lowprokb Discord (also on https://lowprokb.ca); I only happened to see this randomly ๐Ÿ˜„

from zmk-config-zen-2.

caksoylar avatar caksoylar commented on July 30, 2024 1

Thanks for updating this thread. For some reason, the suggested CONFIG_CUSTOM_WIDGET_LAYER_STATUS=n has been working fine for me with no such changes to my west.yml. I have updated my config to use the official ZMK repo, however, since the official repo supports the corneish zen 2 as a supported board.

I think there was some confusion here: CONFIG_CUSTOM_WIDGET_LAYER_STATUS is a stock setting not related to my branch, so that is expected. Maybe it was confused with the CONFIG_ZMK_DISPLAY_HIDE_MOMENTARY_LAYERS setting.

from zmk-config-zen-2.

pauldiloreto avatar pauldiloreto commented on July 30, 2024

Amazing, thanks for your response.

Iโ€™m a part of the Discord, but donโ€™t use it much. Iโ€™ll be sure to check there next time!

from zmk-config-zen-2.

arialdomartini avatar arialdomartini commented on July 30, 2024

@pauldiloreto notice that in order to use that option (part of @caksoylar's Display improvements for the Corne-ish Zen keyboard) you will need to update your west.yml to

manifest:
  remotes:
    - name: zmkfirmware
      url-base: https://github.com/zmkfirmware
    - name: caksoylar
      url-base: https://github.com/caksoylar
  projects:
    - name: zmk
      remote: caksoylar
      revision: caksoylar/zen-v2
      import: app/west.yml
  self:
    path: config

from zmk-config-zen-2.

pauldiloreto avatar pauldiloreto commented on July 30, 2024

@pauldiloreto notice that in order to use that option (part of @caksoylar's Display improvements for the Corne-ish Zen keyboard) you will need to update your west.yml to

manifest:
  remotes:
    - name: zmkfirmware
      url-base: https://github.com/zmkfirmware
    - name: caksoylar
      url-base: https://github.com/caksoylar
  projects:
    - name: zmk
      remote: caksoylar
      revision: caksoylar/zen-v2
      import: app/west.yml
  self:
    path: config

Thanks for updating this thread. For some reason, the suggested CONFIG_CUSTOM_WIDGET_LAYER_STATUS=n has been working fine for me with no such changes to my west.yml. I have updated my config to use the official ZMK repo, however, since the official repo supports the corneish zen 2 as a supported board.

from zmk-config-zen-2.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.