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.
Cleanups to SDP code. Add missing RFCOMM language base ID offset attribute. Fix incorrect definition of the SWAPENDIAN_32() macro.
2010-06-01 11:07:29 +00:00
..
Device Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. 2010-05-26 12:24:44 +00:00
DualRole Remove obsolete entry from the Doxygen configuration files. 2010-05-23 08:39:02 +00:00
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. 2010-06-01 11:07:29 +00:00
makefile Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden. 2010-05-07 07:11:25 +00:00