summaryrefslogtreecommitdiff
path: root/tmk_core/protocol
Commit message (Expand)AuthorAge
* Normalize line endingsFred Sundvik2016-08-27
* move to ergodox-ez onlyJason Green2016-08-23
* Added USB Virtual Serial supportJason Green2016-08-23
* Normalize line endingsFred Sundvik2016-08-20
* Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr2016-07-15
* Add suspend support to the ChibiOS visualizerFred Sundvik2016-07-07
* Fix visualizer crash at startupFred Sundvik2016-07-07
* Makefile fixes and update of VisualizerFred Sundvik2016-07-07
* Enable serial_link support for ChibiOSFred Sundvik2016-07-06
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* Warning reductions (#430)Jack Humbert2016-06-21
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-21
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* Makefile redo & other features (#395)Jack Humbert2016-06-11
* fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-07
* updates midi in play_note to better octaveJack Humbert2016-05-23
* updates midi functionality (#331)Jack Humbert2016-05-15
* Update functions used to write to EEPROMEric Tang2016-04-21
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-17
* the spacessssJack Humbert2016-04-15
* changing up the makefile a bitJack Humbert2016-04-14
* better integrationsJack Humbert2016-01-20
* merging tmkJack Humbert2015-10-27
* Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako2015-09-24
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-20
* lufa: Fix endpoint bank mode for ATMega32u2tmk2015-09-20
* next_usb: Fix next_kbd_set_leds()tmk2015-09-20
* core: Fix lufa suspend callback(#234)tmk2015-07-23
* usb_usb: Ignore error usage(0x01-03) reporttmk2015-07-15
* lufa: Fix console flush #223tmk2015-05-22
* 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
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-13
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-28
* Fix debug printtmk2015-04-22
* Fix ibm4704 protocol with using interrupttmk2015-04-22
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10