summaryrefslogtreecommitdiffstats
path: root/tmk_core
AgeCommit message (Expand)AuthorFilesLines
2015-07-23core: Fix lufa suspend callback(#234)tmk1-1/+0
2015-07-15usb_usb: Ignore error usage(0x01-03) reporttmk1-9/+18
2015-07-15usb_usb: Support locking key indicator LEDtmk1-0/+8
2015-07-11core: Add keymap section ldscript for ATMega32U2tmk3-4/+279
2015-06-26Add description for non-US keys on keycode.htmk1-2/+2
2015-05-22lufa: Fix console flush #223tmk1-1/+23
2015-05-21Revert "Make action_for_key a weak symbol"tmk2-6/+0
2015-05-19Make action_for_key a weak symbolDan McGregor2-0/+6
2015-05-18ibm4704_usb: Fix protocol handlingtmk1-9/+11
2015-05-18Add keyboard_setup() and matrix_setup()tmk6-6/+25
2015-05-18ibm4704_usb: Fix interrupt of clock(rising edge)tmk1-21/+18
2015-05-13usb_usb: Change debug LED pin configtmk1-10/+0
2015-05-13Reduce code size of magic commandstmk1-105/+90
2015-05-13Add description of AVR bootloader and boot sectiontmk1-6/+43
2015-05-13Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk1689-64029/+422738
2015-05-10Add compile options '-fdata-sections'Jun Wako1-0/+1
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk5-1/+45
2015-04-24Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako4198-0/+2016457
2015-04-23Remove unneeded tap delays #201Jun Wako2-8/+13
2015-04-23Fix URL of HID Usage Tables pdfJun Wako1-1/+1
2015-04-23Fix typo of doc/keycode.txtJun Wako1-1/+1
2015-04-23Fix handling of consumer usage #199Jun Wako1-1/+1
2015-04-23Improve anti-ghosting behavior for fast typingMichael Tharp1-2/+13
2015-04-23Fix dfu-programmer parametersJun Wako1-1/+5
2015-04-22Move ring_buffer.h fileJun Wako1-0/+53
2015-04-22Fix debug printtmk1-1/+1
2015-04-22Fix ibm4704 protocol with using interrupttmk1-57/+78
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako1-166/+16
2015-04-09Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk533-0/+102047