This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-09 18:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aca7863350
qmk_firmware
/
Demos
/
Device
History
Dean Camera
2b51944a4b
Make sure the button report set masks use OR in all circumstances, to prevent user confusion. While the first set of the buttons report item can be a direct assignment, it is not immediately clear to new developers why this is the case.
2010-02-16 12:25:31 +00:00
..
ClassDriver
Make sure the button report set masks use OR in all circumstances, to prevent user confusion. While the first set of the buttons report item can be a direct assignment, it is not immediately clear to new developers why this is the case.
2010-02-16 12:25:31 +00:00
Incomplete
/Sideshow
New BOARD value option BOARD_NONE (equivelent to not specifying BOARD) which will remove all board hardware drivers which do not adversely affect the code operation (currently only the LEDs driver).
2010-02-04 02:27:09 +00:00
LowLevel
Fix LowLevel Keyboard demo -- accidentally trying to dereference a uint8_t type in ProcessLEDReport().
2010-02-08 03:32:31 +00:00
makefile
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00