Coder Social home page Coder Social logo

Comments (9)

urob avatar urob commented on August 28, 2024

It sounds like it isn't paired correctly. If you had it paired before and your previous build didn't have mouse-keys enabled, then you will need to re-set the pairing: 1. Forget bluetooth device on windows, 2. clear bluetooth connection on the 360, 3. re-pair

(This is necessary the first time you are enabling mouse keys, because the OS needs to change the driver from keyboard to keyboard + mouse)

from zmk-config.

tjallemaal avatar tjallemaal commented on August 28, 2024

unfortunately, still not working.
I'm on MacOS Catalina fwiw

maybe for some reason, my OS doesnt get to do the mouse + keyboard driver thing?

from zmk-config.

tjallemaal avatar tjallemaal commented on August 28, 2024

I just realised: it works when plugged in! it's a bluetooth thing.

from zmk-config.

urob avatar urob commented on August 28, 2024

Another thing you could try if you haven't gotten Bluetooth to work yet:

https://zmk.dev/blog/2023/04/06/zephyr-3-2#known-issues

Afaik the official Kinesis firmware is still running on zephyr 3.0. That's why this steps may gut be necessary

from zmk-config.

tjallemaal avatar tjallemaal commented on August 28, 2024

Oh! you just made me realise: when trying to BT_CLR I pressed the default 360-macro being mod + gui.

So when thinking of reset, I actually did not.

...
But I don't actually know how to access the sys layer yet.
How would that work?

Edit: Fn+Num it is. But still not quite sure ... I usually got a cue from the lights blinking. I must be doing it wrong

from zmk-config.

urob avatar urob commented on August 28, 2024

I have leds disabled in my main branch. For the layout see the image in the readme.

from zmk-config.

tjallemaal avatar tjallemaal commented on August 28, 2024

I still don't get it :/

There is this line of code #define _BT_SEL_KEYS_ &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR

I know to Fn+Num and then the BT key. But what do I do to cycle to BT_CLR?
Sorry, I really am kinda retarded

Screenshot 2023-06-30 at 17 06 52

from zmk-config.

urob avatar urob commented on August 28, 2024

I still don't get it :/

There is this line of code `#define BT_SEL_KEYS &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_CLR

`

I know to Fn+Num and then the BT key. But what do I do to cycle to BT_CLR?

Sorry, I really am kinda retarded

Screenshot 2023-06-30 at 17 06 52

BT_SEL_KEYS expands to the definition above. So BT_CLR is on the inner index position in that row.

from zmk-config.

tjallemaal avatar tjallemaal commented on August 28, 2024

BT_SEL_KEYS expands to the definition above. So BT_CLR is on the inner index position in that row.

What exactly do you mean by that?
Could you possibly give an example where for example BT_2 is being cleared? I pressed the BT_SEL key and the key right to that simultaneously but I failed once again ...

from zmk-config.

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.