Skip to content

Instantly share code, notes, and snippets.

@Hakej
Hakej / razer-bwu13-macro.py
Last active September 16, 2021 18:54 — forked from MatejLach/razer-bwu13-macro.py
Razer BlackWidow keyboard - enable macro keys on Linux - updated for the Razer BlackWidow Chroma (RZ03-01220100-R3M1)
#!/usr/bin/python
# blackwidow_enable.py
#
# Enables the M1-5 and FN keys to send scancodes on the Razer BlackWidow
# and BlackWidow Ultimate keyboards.
#
# Requires the PyUSB library.
#
# By Michael Fincham <michael@finch.am> 2012-03-05