Code Monkey home page Code Monkey logo

Comments (1)

PeterMortensen avatar PeterMortensen commented on August 17, 2024

Workaround: Change the default 10 minutes to some other value. Change the line with CONNECTED_BACKLIGHT_DISABLE_TIMEOUT. The unit is seconds and the default value is 600 (10 minutes).

For example, to 2 minutes:

#define CONNECTED_BACKLIGHT_DISABLE_TIMEOUT 120

Note the illogical naming. There may or may not be an internal renaming some time in the future (or perhaps (effectively a renaming) by a fix of the implementation using CONNECTED_BACKLIGHT_DISABLE_TIMEOUT). The value of the more logical DISCONNECTED_BACKLIGHT_DISABLE_TIMEOUT only applies right after powerup... (that is, only for the very first sleep, not subsequent sleeps...) This is my empirical knowledge from a K10 Pro from earlier this year (it may have been fixed in the meantime, but I doubt it).

from qmk_firmware.

Related Issues (20)

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.