summaryrefslogtreecommitdiff
path: root/tmk_core
AgeCommit message (Expand)Author
2015-10-27almost there - keymap_key_to_keycode returning 16bits, maybeunicodeJack Humbert
2015-10-27merging tmkJack Humbert
2015-09-24Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako
2015-09-24core: Fix NKRO ifdefJun Wako
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk
2015-09-20core: Fix message print of debug commandtmk
2015-09-20lufa: Fix endpoint bank mode for ATMega32u2tmk
2015-09-20next_usb: Fix next_kbd_set_leds()tmk
2015-09-16Change to KC_BOOTLOADER(KC_BTLD)tmk
2015-09-16Add an assignable RESET keyskullY
2015-09-12Fix parenthesistmk
2015-09-12Fix weak modifier clear in action macrotmk
2015-07-23core: Fix lufa suspend callback(#234)tmk
2015-07-15usb_usb: Ignore error usage(0x01-03) reporttmk
2015-07-15usb_usb: Support locking key indicator LEDtmk
2015-07-12core: Add keymap section ldscript for ATMega32U2tmk
2015-06-26Add description for non-US keys on keycode.htmk
2015-05-22lufa: Fix console flush #223tmk
2015-05-21Revert "Make action_for_key a weak symbol"tmk
2015-05-19Make action_for_key a weak symbolDan McGregor
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-13Reduce code size of magic commandstmk
2015-05-13Add description of AVR bootloader and boot sectiontmk
2015-05-13Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk
2015-05-10Add compile options '-fdata-sections'Jun Wako
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk
2015-04-24Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako
2015-04-23Remove unneeded tap delays #201Jun Wako
2015-04-23Fix URL of HID Usage Tables pdfJun Wako
2015-04-23Fix typo of doc/keycode.txtJun Wako
2015-04-23Fix handling of consumer usage #199Jun Wako
2015-04-23Improve anti-ghosting behavior for fast typingMichael Tharp
2015-04-23Fix dfu-programmer parametersJun Wako
2015-04-22Move ring_buffer.h fileJun Wako
2015-04-22Fix debug printtmk
2015-04-22Fix ibm4704 protocol with using interrupttmk
2015-04-22Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako
2015-04-10Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk