aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core
Commit message (Expand)AuthorAgeFilesLines
* core: Add keymap section ldscript for ATMega32U2tmk2015-07-123-4/+279
* Add description for non-US keys on keycode.htmk2015-06-261-2/+2
* lufa: Fix console flush #223tmk2015-05-221-1/+23
* Revert "Make action_for_key a weak symbol"tmk2015-05-212-6/+0
* Make action_for_key a weak symbolDan McGregor2015-05-192-0/+6
* ibm4704_usb: Fix protocol handlingtmk2015-05-191-9/+11
* Add keyboard_setup() and matrix_setup()tmk2015-05-196-6/+25
* ibm4704_usb: Fix interrupt of clock(rising edge)tmk2015-05-191-21/+18
* usb_usb: Change debug LED pin configtmk2015-05-131-10/+0
* Reduce code size of magic commandstmk2015-05-131-105/+90
* Add description of AVR bootloader and boot sectiontmk2015-05-131-6/+43
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-131863-64030/+422739
* Add compile options '-fdata-sections'Jun Wako2015-05-101-0/+1
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-285-1/+45
* Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako2015-04-244198-0/+2016457
* Remove unneeded tap delays #201Jun Wako2015-04-232-8/+13
* Fix URL of HID Usage Tables pdfJun Wako2015-04-231-1/+1
* Fix typo of doc/keycode.txtJun Wako2015-04-231-1/+1
* Fix handling of consumer usage #199Jun Wako2015-04-231-1/+1
* Improve anti-ghosting behavior for fast typingMichael Tharp2015-04-231-2/+13
* Fix dfu-programmer parametersJun Wako2015-04-231-1/+5
* Move ring_buffer.h fileJun Wako2015-04-221-0/+53
* Fix debug printtmk2015-04-221-1/+1
* Fix ibm4704 protocol with using interrupttmk2015-04-221-57/+78
* Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako2015-04-221-166/+16
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10533-0/+102047