aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
AgeCommit message (Expand)Author
2018-04-15Add a custom USB driver for ARM (#2750)Gravatar fredizzimo
2018-04-11Tabs to spaces in usb_descriptor.hGravatar fauxpark
2018-03-22Generate API docs from source code comments (#2491)Gravatar skullydazed
2018-03-01Fixed dead links (#2451)Gravatar Brian Choromanski
2018-02-12Change the CDC_NOTIFICATION_EPSIZE back to 8 from 32Gravatar Fred Sundvik
2018-02-08Merge ChibiOS and LUFA descriptor support (#2362)Gravatar fredizzimo
2018-02-07Send usb wakeup through ChibiOSGravatar Fred Sundvik
2018-02-07Update ChibiOS to 17.6.3Gravatar Fred Sundvik
2018-02-02Update personal layouts, free up matrix_scan_user for JJ40 (#2319)Gravatar Kenneth Aloysius
2017-11-17Adds serial number string to USB descriptors (#1996)Gravatar Jack Humbert
2017-10-31Fix pointing device featureGravatar Rob Rogers
2017-10-31fix Logical Maximum to be recognized as 255 instead of -1Gravatar Takayuki Matsubara
2017-10-15Added BLE support for USB-USB converter. (#1824)Gravatar Benjamin Dengler
2017-10-10Add option to reverse PS2 mouse axes and scrollingGravatar Jesper Brix Rosenkilde
2017-09-29Clueboard 60% support (#1746)Gravatar skullydazed
2017-09-06Force Raw HID interface number to 1 always (#1669)Gravatar Wilba6582
2017-08-20Add compile error if too many endpoints are defined for the ATmega32U4.Gravatar Joe Wasson
2017-08-15cleanup usb-usb converter codeGravatar Balz Guenat
2017-08-15some major steps toward making the usb-usb converter workGravatar Balz Guenat
2017-07-07update lufa implementationGravatar Jack Humbert
2017-07-07delete old lufaGravatar Jack Humbert
2017-05-29Adafruit Feather BLE / BLE Friend mouse buttons supportGravatar Priyadi Iman Nurcahyo
2017-05-26Merge pull request #1327 from Dbroqua/masterGravatar Jack Humbert
2017-05-26Use variable to disable usb check at startupGravatar yiancar
2017-05-26- Added integration of IBM TrackpointGravatar dbroqua
2017-03-29Add RN42 Bluetooth module supportGravatar Travis La Marr
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesGravatar Jack Humbert
2017-03-24Add BLE and EZKey module defines.Gravatar Travis La Marr
2017-03-24Readd bluetooth output direction on standard key input.Gravatar Travis La Marr
2017-03-24Refactor Bluetooth HandlingGravatar Travis La Marr
2017-02-25Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGravatar Gabriel Young
2017-02-19implement modulationGravatar Gabriel Young
2017-02-19initial implementation of polyphony using variable length array of notes onGravatar Gabriel Young
2017-02-12Supress warnings from ps2_mouse.hGravatar Priyadi Iman Nurcahyo
2017-02-07Merge pull request #1062 from luizribeiro/fix-winGravatar Jack Humbert
2017-02-01Fix V-USB bug on Windows 10Gravatar Luiz Ribeiro
2017-02-01Fix wrong includeGravatar Priyadi Iman Nurcahyo
2017-02-01Limit outputselect to AVR only for nowGravatar Priyadi Iman Nurcahyo
2017-02-01Move outputselect to parent dir to satisfy non LUFA keyboardsGravatar Priyadi Iman Nurcahyo
2017-02-01Implement runtime selectable output (USB or BT)Gravatar Priyadi Iman Nurcahyo
2017-01-21Simplified and polished a bit the code changes on tmk_coreGravatar Luiz Ribeiro
2017-01-21Got ps2avrGB to work with the V-USB protocolGravatar Luiz Ribeiro
2016-12-29API Sysex fixesGravatar Fred Sundvik
2016-12-20Fixes issue #900Gravatar Wilba6582
2016-12-14Allow power consumption to be set per-keyboard.Gravatar Kyle Smith
2016-12-10Allow negative values for mouse movementsGravatar Priyadi Iman Nurcahyo
2016-12-05Merge pull request #921 from Wilba6582/raw_hidGravatar Jack Humbert
2016-12-05syntax error fixGravatar Priyadi Iman Nurcahyo
2016-12-05Implemented weak ps2_mouse_init_user()Gravatar Priyadi Iman Nurcahyo
2016-12-03Merge pull request #931 from OferPlesser/feature/improve-ps2-mouseGravatar Jack Humbert