]> git.donarmstrong.com Git - qmk_firmware.git/history - protocol/pjrc/main.c
[Keyboard] Add QMK configurator JSON for Alice PCB (#6397)
[qmk_firmware.git] / protocol / pjrc / main.c
2015-10-27 Jack HumbertMerge pull request #34 from jackhumbert/tmk-master
2015-10-27 Jack Humbertmerging tmk
2015-09-24 Jun WakoMerge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
2015-09-24 Jun WakoSquashed 'tmk_core/' changes from dc0e46e..57d27a8
2015-05-27 cr3473Merge remote-tracking branch 'upstream/master'
2015-05-13 tmkMerge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
2015-04-28 tmkMerge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
2015-04-24 Jun WakoMerge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'
2015-04-22 Jun WakoMerge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296...
2015-04-09 tmkSquashed 'tmk_core/' content from commit 05caacc
2015-04-09 tmkMerge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1...
2015-04-09 tmkRemove core library and build files
2015-03-19 Nathan Ross PowellMerge remote-tracking branch 'upstream/master'
2015-03-16 Jack HumbertMerge pull request #6 from tmk/master
2015-01-26 Jun WakoFix call parameter of suspend_power_down()
2015-01-19 tmkMerge pull request #148 from cub-uanic/patch-1
2015-01-19 tmkMerge pull request #151 from bswinnerton/typo-fix
2015-01-19 tmkMerge branch 'ghost_squid' of https://github.com/vovcac...
2015-01-15 Jack HumbertMerge remote-tracking branch 'upstream/master'
2015-01-03 tmkbluefruit, pjrc: Update protocols for new API
2013-10-31 tmkMerge branch 'onekey'
2013-10-08 tmkFix build error and debug print PJRC stack #69 #68
2013-03-27 tmkMerge branch 'suspend_fix'
2013-03-27 tmkAdd supsend and wakeup to pjrc stack
2013-02-11 tmkMerge branch 'keymap2'
2013-02-10 tmkMerge branch 'gh60'
2012-12-26 tmkRemove DEBUG_LED from pjrc stack.
2012-10-26 tmkFix usage of debug flag
2012-10-17 tmkMerge branch 'layerfix'
2012-10-17 tmkchanges function name keyboard_proc to keyboard_task
2012-09-04 tmkMerge branch 'usb_hid'
2012-09-02 tmkusb_hid: Fix timer size uint16_t to uint32_t;
2012-06-11 tmkMerge branch 'newdir'
2012-06-06 tmkMoved files to common, protocol and doc directory