Giter Site home page Giter Site logo

Comments (3)

Tyler-Hoyt avatar Tyler-Hoyt commented on July 28, 2024

This would be great, the delay is pretty bad

from app.

olekgierczak avatar olekgierczak commented on July 28, 2024

I have a temporary workaround that lets you change this and use via to update some keybindings, but it requires reflashing the keyboard to make permanent changes to the tap-hold delay. This doesn't get the DT_UP, etc keys working, but if you add the corresponding line to rules.mk and poke around in the via repo, you may be able to get them working too.

  1. Get qmk setup on your computer for compiling and flashing (the wiki has a good tutorial on this).
  2. In the qmk directory, go to keyboards/keebio/iris/keymaps, and add a folder called whatever you want (i called mine "{keyboard}-tap")
  3. copy the contents of the "via" folder into your new folder.
  4. Either add the following lines to your config.h file, or make one with this line if there's none:
    #define TAPPING_TERM 150
    
    Here you can also add whatever tap mode you want, check the qmk docs for those.
  5. Compile and flash your keyboard with this firmware and keymap.
  6. Use via as normal

This is obviously pretty annoying though, and I have no idea how to add this to via. This might be my queue to just use vial, since it seems developers are more responsive and the customization options seem better, even if the ui is a little more heavyweight.

from app.

Tyler-Hoyt avatar Tyler-Hoyt commented on July 28, 2024

I have been taking a look at just flashing my keyboard with a QMK layout and using vial because you get options to tapping term and everything else through the GUI. I just want to turn on permissive hold lol. Thank you for the response!

from app.

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.