Convert ruby client library to gem
by Chris Andreae 9 years 2 weeks
cc42f0a7
Scan all matrix entries, even if not bound to a ke...
by Chris Andreae 9 years 3 months
Scan all matrix entries, even if not bound to a key

Important in case the matrix has state, e.g. with shift registers.
4dc04e1b
Merged storage_hal into master
by Chris Andreae 8 years 7 months
82fe9102
Use programmatic descriptors for VUSB. Remove AVR ...
by Chris Andreae 9 years 10 months
Use programmatic descriptors for VUSB. Remove AVR specific headers. Fix types of sram storage functions. Add SRAM storage stream for lufa
38bc7a78
qtclient: Force keypad and program to be the same ...
by Andrew Childs 9 years 7 months
qtclient: Force keypad and program to be the same on all layers
1edd64ad
fix libusb access error on windows (it fails to op...
by Peter Hercek 9 years 4 months
fix libusb access error on windows (it fails to open one device two times)
d3950c03
Clean up LUFA/Ergodox build
by Chris Andreae 9 years 10 months
44b68f87
Abstract storage interface to make it easier to su...
by Chris Andreae 10 years 2 weeks
Abstract storage interface to make it easier to support varied hardware.
5d74996a
more consistent HID ussage names in qtclient
by Peter Hercek 10 years 1 week
4e942b1e
Fix disassembly of conditional jumps: they should ...
by Chris Andreae 9 years 7 months
Fix disassembly of conditional jumps: they should also be signed.
deae24fd
Report a bug