summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
AgeCommit message (Expand)AuthorFilesLines
2016-11-22cleaning up mididJack Humbert1-1/+1
2016-11-22cleaning up new codeJack Humbert1-63/+27
2016-11-22working with helper, qmk_helper_windows@05b0105Jack Humbert1-0/+6
2016-11-21more structure to the packageJack Humbert2-22/+100
2016-11-19midi back and forthJack Humbert2-17/+46
2016-11-17rgb light through midiJack Humbert1-0/+96
2016-11-15animations, midi, etcJack Humbert1-2/+3
2016-11-14mostly workingJack Humbert1-3/+30
2016-09-07Use keyboard config for nkro (#7)IBNobody4-16/+38
2016-09-06Change NKRO size fron 16 bytes to 32 bytes.IBNobody1-6/+6
2016-08-27Normalize line endingsFred Sundvik16-2507/+2507
2016-08-23move to ergodox-ez onlyJason Green1-1/+1
2016-08-23Added USB Virtual Serial supportJason Green4-4/+262
2016-08-20Normalize line endingsFred Sundvik25-2067/+2067
2016-07-15Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr1-2/+2
2016-07-07Add suspend support to the ChibiOS visualizerFred Sundvik1-0/+7
2016-07-07Fix visualizer crash at startupFred Sundvik1-3/+4
2016-07-07Makefile fixes and update of VisualizerFred Sundvik1-0/+7
2016-07-06Enable serial_link support for ChibiOSFred Sundvik1-3/+27
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo5-0/+1723
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert6-6/+6
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert3-4/+9
2016-06-21Warning reductions (#430)Jack Humbert2-1/+2
2016-06-21updates all config.h and Makefiles to correct references, textJack Humbert1-39/+1
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert909-287223/+11
2016-06-11Makefile redo & other features (#395)Jack Humbert2-12/+15
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame1-1/+1
2016-05-24updates midi in play_note to better octaveJack Humbert1-2/+2
2016-05-15updates midi functionality (#331)Jack Humbert1-1/+1
2016-04-22Update functions used to write to EEPROMEric Tang2-3/+3
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody1-11/+7
2016-04-15the spacessssJack Humbert1-2/+2
2016-04-15changing up the makefile a bitJack Humbert1-2/+2
2016-01-20better integrationsJack Humbert1-2/+5
2015-10-27merging tmkJack Humbert1714-0/+452693
2015-09-24Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako4-0/+0
2015-09-20core: Fix for disabling NKRO in Boot protocoltmk1-5/+3
2015-09-20lufa: Fix endpoint bank mode for ATMega32u2tmk1-1/+4
2015-09-20next_usb: Fix next_kbd_set_leds()tmk1-4/+12
2015-07-23core: Fix lufa suspend callback(#234)tmk1-1/+0
2015-07-15usb_usb: Ignore error usage(0x01-03) reporttmk1-9/+18
2015-05-22lufa: Fix console flush #223tmk1-1/+23
2015-05-18ibm4704_usb: Fix protocol handlingtmk1-9/+11
2015-05-18Add keyboard_setup() and matrix_setup()tmk2-2/+9
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-13Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk1688-64023/+422738
2015-04-28Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk3-1/+31
2015-04-22Fix debug printtmk1-1/+1
2015-04-22Fix ibm4704 protocol with using interrupttmk1-57/+78