summaryrefslogtreecommitdiff
path: root/tmk_core
Commit message (Expand)AuthorAge
* Merge branch 'master' into flicker-fixPeter Eichinger2016-01-25
|\
| * Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audioJack Humbert2016-01-23
| |\
| * | better integrationsJack Humbert2016-01-20
| * | timer 3Jack Humbert2016-01-11
| * | pwm audioJack Humbert2016-01-11
* | | Remove led_off() it is not usedPeter Eichinger2016-01-24
* | | Backlight fix from redditPeter Eichinger2016-01-22
| |/ |/|
* | Added note about avr-libc also being required at least for archdragon7882015-12-30
|/
* Fixes rolling combos for mod-tap keysErez Zukerman2015-10-28
* merging tmkJack Humbert2015-10-27
* Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako2015-09-24
* core: Fix NKRO ifdefJun Wako2015-09-24
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20
* core: Fix message print of debug commandtmk2015-09-20
* lufa: Fix endpoint bank mode for ATMega32u2tmk2015-09-20
* next_usb: Fix next_kbd_set_leds()tmk2015-09-20
* Change to KC_BOOTLOADER(KC_BTLD)tmk2015-09-16
* Add an assignable RESET keyskullY2015-09-16
* Fix parenthesistmk2015-09-12
* Fix weak modifier clear in action macrotmk2015-09-12
* core: Fix lufa suspend callback(#234)tmk2015-07-23
* usb_usb: Ignore error usage(0x01-03) reporttmk2015-07-15
* usb_usb: Support locking key indicator LEDtmk2015-07-15
* core: Add keymap section ldscript for ATMega32U2tmk2015-07-12
* Add description for non-US keys on keycode.htmk2015-06-26
* lufa: Fix console flush #223tmk2015-05-22
* Revert "Make action_for_key a weak symbol"tmk2015-05-21
* Make action_for_key a weak symbolDan McGregor2015-05-19
* ibm4704_usb: Fix protocol handlingtmk2015-05-19
* Add keyboard_setup() and matrix_setup()tmk2015-05-19
* ibm4704_usb: Fix interrupt of clock(rising edge)tmk2015-05-19
* usb_usb: Change debug LED pin configtmk2015-05-13
* Reduce code size of magic commandstmk2015-05-13
* Add description of AVR bootloader and boot sectiontmk2015-05-13
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-13
* Add compile options '-fdata-sections'Jun Wako2015-05-10
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-28
* Merge commit '1fe4406f374291ab2e86e95a97341fd9c475fcb8'Jun Wako2015-04-24
* Remove unneeded tap delays #201Jun Wako2015-04-23
* Fix URL of HID Usage Tables pdfJun Wako2015-04-23
* Fix typo of doc/keycode.txtJun Wako2015-04-23
* Fix handling of consumer usage #199Jun Wako2015-04-23
* Improve anti-ghosting behavior for fast typingMichael Tharp2015-04-23
* Fix dfu-programmer parametersJun Wako2015-04-23
* Move ring_buffer.h fileJun Wako2015-04-22
* Fix debug printtmk2015-04-22
* Fix ibm4704 protocol with using interrupttmk2015-04-22
* Merge commit 'a20ef7052c6e937d2f7672dd59456e55a5c08296' into master_ngJun Wako2015-04-22
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10