You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos
Dean Camera 3f3fdb01a9
Much faster attribute range lookup - look through short list of attributes and compare to range, rather than looking up by each possible value within the range.
15 years ago
..
Device Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. 15 years ago
DualRole Remove obsolete entry from the Doxygen configuration files. 15 years ago
Host Much faster attribute range lookup - look through short list of attributes and compare to range, rather than looking up by each possible value within the range. 15 years ago
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 15 years ago