Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
/ durgod Public archive

scripts for controlling a Durgod Taurus K320 Nebula keyboard

License

Notifications You must be signed in to change notification settings

iliazeus/durgod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a partial reverse-engineering of the protocol used by the Durgod Zeus Engine, with the aim of being used on the platforms not supported by the Zeus Engine itself (which only supports Windows).

I don't currently own a Durgod keyboard anymore, so I'm not able to work on this. If you have an improvement idea, feel free to fork this!

Features that are currently supported:

  • remapping of the "custom layer" toggled by Fn + F12
  • very basic RGB control

Features that I want to implement (if possible):

  • macros
  • per-key RGB control

I use QEMU to run the Zeus Engine on a Windows VM, Wireshark to capture USB data, and pyusb to communicate with the board.

I only tested it on Linux, with my Durgod Taurus K320 Nebula (the tenkeyless RGB one). But it should work on all platforms supported by Python 3 and pyusb, and may probably work with other Durgod Taurus keyboards. In particular, the custom layer remapping feature should work an all of them.

This project will most probably only have features that the Zeus Engine has. If you have an STM32-based Taurus, a more feature-rich alternative would be flashing with the QMK firmware.

About

scripts for controlling a Durgod Taurus K320 Nebula keyboard

Topics

Resources

License

Stars

Watchers

Forks

Languages