]> git.gir.st - tmk_keyboard.git/history - tmk_core/protocol
core: Add comment of register 3 of ADB
[tmk_keyboard.git] / tmk_core / protocol /
2016-05-20 tmkcore: Add comment of register 3 of ADB
2016-05-19 tmkMerge branch 'adb_iso_fix'
2016-05-19 tmkcore: Add adb_host_talk()
2016-05-05 tmkMerge pull request #341 from esell/master
2016-05-05 esellMerge pull request #1 from esell/bluefruit
2016-05-05 esellupdate macro names in bluefruit
2016-04-21 tmkMerge branch 'master' of github.com:tmk/tmk_keyboard
2016-04-21 tmkMerge commit '71381457fa1311dfa0b58ba882a96db740640871'
2016-03-18 tmkps2_usb: Fix for VUSB configuration
2016-02-17 tmkMerge branch 'chibios' of https://github.com/flabbergas...
2016-02-16 tmkcore: Fix ps2_mouse.c debug print
2016-02-16 obonesRemoved duplicate debug message code and surrounded...
2016-02-16 tmkMerge commit '657d9f23fe47fb88cf221adb23095082f191ba6a'
2016-02-12 tmkMerge commit '5a0132f1c1c9a14fd2941f0a5e29bbf5e31da20c...
2016-02-11 flabbergastChibios: cleanup usb_main code.
2016-02-11 flabbergastChibios: Fix a HardFault bug (wait after start).
2016-02-11 tmkMerge commit '28203e909e83b1ac6becb45a3eadae23b190df32...
2016-02-09 tmkMerge remote-tracking branch 'flabbergast-tmk_keyboard...
2016-01-22 flabbergastChibios: add more guards for transmitting (fix a deadlo...
2016-01-18 flabbergastMerge remote-tracking branch 'upstream/master' into...
2016-01-16 tmkMerge pull request #230 from jerryen/master
2016-01-15 flabbergastChibios: Update to new USB API.
2016-01-15 flabbergastMerge branch 'master' into chibios
2016-01-15 tmkMerge pull request #292 from obones/command_warning
2016-01-15 tmkMerge pull request #294 from shayneholmes/fix-debug...
2016-01-15 tmkMerge pull request #295 from doopai/master
2016-01-14 duanhongyiremove SERIAL_SOFT_DEBUG macro
2015-12-18 flabbergastMerge remote-tracking branch 'upstream/master' into...
2015-12-18 flabbergastDo timeout when writing to CONSOLE EP queue.
2015-12-05 tmkMerge pull request #267 from riginding/master
2015-12-03 flabbergastAdd maple mini code.
2015-11-23 flabbergastMerge branch 'master' into chibios
2015-11-18 tmkcore: Fix debug print of usb_hid
2015-11-14 flabbergastChibios: Remove the wait in the main loop.
2015-11-10 flabbergastMerge remote-tracking branch 'upstream/master' into...
2015-10-30 flabbergastMerge branch 'master' into chibios
2015-10-17 flabbergastChibios/usb_main: rename a variable for clarity.
2015-10-17 Jun WakoFix drop key stroke
2015-10-16 Jun WakoFix report size of boot protocol.
2015-10-16 Jun WakoMerge branch 'infinity_chibios' of ../tmk_chibios into...
2015-10-16 Jun WakoMerge branch 'chibios' of https://github.com/flabbergas...
2015-10-15 flabbergastChibiOS/STM32: send remote wakeup.
2015-10-14 flabbergastChibiOS/kinetis: sending remote wakeup.
2015-10-14 flabbergastChibios: use WFI in idle. WIP suspend stuff.
2015-10-12 flabbergastRename chibios example keyboard.
2015-10-12 flabbergastMerge branch 'master' into chibios
2015-10-12 flabbergastFix chibios/usb_main GET_REPORT handing.
2015-10-10 flabbergastAdd ARM Teensies bootloader code.
2015-10-05 flabbergastMove STM32 bootloader address config to separate .h...
2015-09-24 Jun WakoMerge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
2015-09-20 tmkcore: Fix for disabling NKRO in Boot protocol
2015-09-20 tmklufa: Fix endpoint bank mode for ATMega32u2
2015-09-20 tmknext_usb: Fix next_kbd_set_leds()
2015-09-15 flabbergastRename some Makefile defines.
2015-09-10 flabbergastNKRO fixes.
2015-09-10 flabbergastUpdate chibios README.
2015-09-10 flabbergastAdd basic sleep_led for chibios.
2015-09-08 flabbergastSmall updates.
2015-09-08 flabbergastMove chibios to tool.
2015-09-08 flabbergastMake usb_main more USB_DRIVER #define independent.
2015-09-07 flabbergastAdd ChibiOS support (USB stack + support files).
2015-07-23 tmkcore: Fix lufa suspend callback(#234)
2015-07-15 tmkusb_usb: Ignore error usage(0x01-03) report
2015-05-22 tmklufa: Fix console flush #223
2015-05-21 tmkMerge pull request #216 from DigitalBrains1/modelm101
2015-05-18 tmkMerge branch 'ibm4704_fix_protocol'
2015-05-18 tmkibm4704_usb: Fix protocol handling
2015-05-18 tmkAdd keyboard_setup() and matrix_setup()
2015-05-18 tmkibm4704_usb: Fix interrupt of clock(rising edge)
2015-05-13 tmkusb_usb: Change debug LED pin config
2015-05-13 tmkMerge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
2015-04-28 tmkMerge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
2015-04-26 Mekaniserad ApelsinAdd mouse support to ADB
2015-04-24 Jun WakoMerge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'
2015-04-22 Jun WakoMerge branch 'ibm4704_ext'
2015-04-22 tmkFix debug print
2015-04-22 tmkFix ibm4704 protocol with using interrupt
2015-04-22 Jun WakoMerge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296...
2015-04-09 tmkMerge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1...
Imprint / Impressum