Questions tagged [qmk-firmware]

Questions related to use of the QMK keyboard software stack, including writing configurations using the QMK system.

QMK stands for Quantum Mechanical Keyboard, and its firmware has become the predominant open source keyboard software stack. It is used in many commercial and homebrew keyboards, and features a powerful keyboard configuration system.

https://docs.qmk.fm

16 questions
-1
votes
1 answer

QMK setup fails with "No Module named hid"

I'm attempting to get QMK working. After installing via brew install qmk/qmk/qmk/, I run qmk setup. I get this error. qmk setup Output: Error: %s: %s ('ModuleNotFoundError', ModuleNotFoundError("No module named 'hid'")) Traceback (most recent call…
callmetwan
  • 1,205
  • 2
  • 14
  • 31
1
2