summaryrefslogtreecommitdiff
path: root/tmk_core/protocol
AgeCommit message (Collapse)Author
2016-01-20better integrationsJack Humbert
2015-10-27merging tmkJack Humbert
2015-09-24Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk
2015-09-20lufa: Fix endpoint bank mode for ATMega32u2tmk
2015-09-20next_usb: Fix next_kbd_set_leds()tmk
2015-07-23core: Fix lufa suspend callback(#234)tmk
With matrix_power_down() in suspend event HHKB JP doesn't start up for some reason. It is unneeded in actual and removed.
2015-07-15usb_usb: Ignore error usage(0x01-03) reporttmk
2015-05-22lufa: Fix console flush #223tmk
Old console sent unneeded empty data every one milli sencond. After this fix console flushes endpoint data bank every 50ms only when needed.
2015-05-19ibm4704_usb: Fix protocol handlingtmk
2015-05-19Add keyboard_setup() and matrix_setup()tmk
2015-05-19ibm4704_usb: Fix interrupt of clock(rising edge)tmk
2015-05-13usb_usb: Change debug LED pin configtmk
2015-05-13Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk
2015-04-22Fix debug printtmk
2015-04-22Fix ibm4704 protocol with using interrupttmk
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk