]> git.donarmstrong.com Git - qmk_firmware.git/history - tests/basic/test.cpp
More natural interface for setting keyboard leds
[qmk_firmware.git] / tests / basic / test.cpp
2017-06-18 Fred SundvikMore natural interface for setting keyboard leds
2017-06-18 Fred SundvikAdd a test fixture
2017-06-18 Fred SundvikTest two keys pressed at once
2017-06-18 Fred SundvikActually test for correct key presses
2017-06-18 Fred SundvikFix the order of init and driver creation
2017-06-18 Fred SundvikAdd a couple of basic tests and implement driver mock