Coder Social home page Coder Social logo

fdclct's People

Contributors

boehm-e avatar fail-0815 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fdclct's Issues

Support for Key-combinations possible?

img_20180726_013525

Good evening,
the Calibur's standard software seems to only support remapping an key with new functions like menu to mouse left. But for such a small keyboard something like fn+key for numpad or other functionality would be more useful. Do you know how this part of the drevo protocol works in which they download the keymappings on the keyboard / what did you use to reverse engineered the protocol?
Because I'm not sure if the current firmware can even support this I tried to find out which processor drevo is using, it says m103cb which reminded me of stm32f103cb, but it seems to be another cip because the quarz pins don't seem to match.
Greetings Beny

Can't get it to work, dependencies are installed

Tried to run the example command to make c red, this is what i get

Traceback (most recent call last):
  File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    "__main__", mod_spec)
  File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "/home/alessandro/Scrivania/fdclct-master/drevo/__main__.py", line 57, in <module>
    main()
  File "/home/alessandro/Scrivania/fdclct-master/drevo/__main__.py", line 34, in main
    lightctl = keylights.Keylights()
  File "/home/alessandro/Scrivania/fdclct-master/drevo/keylights.py", line 28, in __init__
    self.adapter = usblinux.Usblinux()
  File "/home/alessandro/Scrivania/fdclct-master/drevo/usblinux.py", line 17, in __init__
    "Keyboard not present or insufficient permissions")
ValueError: Keyboard not present or insufficient permissions
Exception ignored in: <bound method Usblinux.__del__ of <drevo.usblinux.Usblinux object at 0x7f76fc83bf60>>
Traceback (most recent call last):
  File "/home/alessandro/Scrivania/fdclct-master/drevo/usblinux.py", line 49, in __del__
    usb.util.dispose_resources(self.dev)
AttributeError: 'Usblinux' object has no attribute 'dev'

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.