Code Monkey home page Code Monkey logo

Comments (8)

pixeltris avatar pixeltris commented on May 26, 2024 1

No worries, good that it's working.

from gk6x.

pixeltris avatar pixeltris commented on May 26, 2024

If you compiled from source it should work. There was a issue with multiple macros before but it should be fixed #9

I tested your setup and it works for me (though I tested mapping the key 'A' rather than 'F24').

from gk6x.

Milanzor avatar Milanzor commented on May 26, 2024

I'll give it a go with the A key.

If it doesn't work, would you be willing to help me get it fixed? I'll buy you a coffee!

from gk6x.

Milanzor avatar Milanzor commented on May 26, 2024

Seems to be the same with the A key.

This is me UserData file:

[Layer3]
Left:Macro(Left)
Right:Macro(Right)

[Macro(Right,0,RepeatXTimes)]
Down:A
Down:Right
Up:Right
Up:A
[Macro(Left,0,RepeatXTimes)]
Down:A
Down:Left
Up:Left
Up:A

Is this how your test looked?

from gk6x.

pixeltris avatar pixeltris commented on May 26, 2024

Yea, that works for me using the latest code.

from gk6x.

Milanzor avatar Milanzor commented on May 26, 2024

Really? That literally does not work for me. I've got the following device: Connected to device 'GK64S RGB???' model:656801802 fw:v1.5

from gk6x.

pixeltris avatar pixeltris commented on May 26, 2024

Can you confirm that this line of code exists in your GK6X/KeyboardDevice.cs file at line 296?

packet.WriteByte(0);

from gk6x.

Milanzor avatar Milanzor commented on May 26, 2024

I'm the worlds biggest idiot! It does work. I was deeply under the impression I was on the latest version, while I wasn't.

Very sorry for the inconvenience!

from gk6x.

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.