Giter Site home page Giter Site logo

Comments (8)

jamesnvc avatar jamesnvc commented on May 30, 2024 1

from kaleidoscope-toifalone.

jamesnvc avatar jamesnvc commented on May 30, 2024 1

hm, okay, I think I can address this...I will push in a moment

from kaleidoscope-toifalone.

johnlindquist avatar johnlindquist commented on May 30, 2024 1

Sweet, everything appears to be working as expected! Thanks so much! πŸŽ‰

from kaleidoscope-toifalone.

jamesnvc avatar jamesnvc commented on May 30, 2024

Hm...maybe I could add the ability to list blacklisted keys that don't get sent to the other layer? So you could write {Key_Tab, SYMBOLS, {Key_LeftShift, Key_RightShift]} or something like that.
My concern with just allowing modifiers is it's entirely possible someone has their modifier keys set to do something on the shifted layer.

from kaleidoscope-toifalone.

johnlindquist avatar johnlindquist commented on May 30, 2024

I think the logic is the other way around:

If a modifier key is held down before the key is pressed, do not trigger the Layer.

That way, if I'm holding shift, then press my Tab/SYMBOLS key, it knows I want Tab...

from kaleidoscope-toifalone.

jamesnvc avatar jamesnvc commented on May 30, 2024

Okay, trying not treating the key specially at all if a modifier is already held.

from kaleidoscope-toifalone.

johnlindquist avatar johnlindquist commented on May 30, 2024

This solves it, but breaks my other use case.

My SYMBOLS layer has Macros that use Shift. Now those Macros freak out and execute the Macro and the key "under" the layer extremely rapidly.

Also, my MOTION layer has Shift in the homerow on my left hand (which I use in combination with the "vim" keys on my right). Now it types the key in the main layer "under" the MOTION layer instead of Shift.

from kaleidoscope-toifalone.

jamesnvc avatar jamesnvc commented on May 30, 2024

Pushed, give it a try now?

from kaleidoscope-toifalone.

Related Issues (3)

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.