summaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
Commit message (Expand)AuthorAgeFilesLines
* Use keyboard config for nkro (#7)IBNobody2016-09-064-16/+38
* Change NKRO size fron 16 bytes to 32 bytes.IBNobody2016-09-061-6/+6
* Normalize line endingsFred Sundvik2016-08-2716-2507/+2507
* move to ergodox-ez onlyJason Green2016-08-231-1/+1
* Added USB Virtual Serial supportJason Green2016-08-234-4/+262
* Normalize line endingsFred Sundvik2016-08-2025-2067/+2067
* Fix OS X Recognizing keyboard as Mouse/TabletTravis La Marr2016-07-151-2/+2
* Add suspend support to the ChibiOS visualizerFred Sundvik2016-07-071-0/+7
* Fix visualizer crash at startupFred Sundvik2016-07-071-3/+4
* Makefile fixes and update of VisualizerFred Sundvik2016-07-071-0/+7
* Enable serial_link support for ChibiOSFred Sundvik2016-07-061-3/+27
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-015-0/+1723
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-236-6/+6
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-213-4/+9
* Warning reductions (#430)Jack Humbert2016-06-212-1/+2
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-39/+1
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18909-287223/+11
* Makefile redo & other features (#395)Jack Humbert2016-06-112-12/+15
* fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-071-1/+1
* updates midi in play_note to better octaveJack Humbert2016-05-231-2/+2
* updates midi functionality (#331)Jack Humbert2016-05-151-1/+1
* Update functions used to write to EEPROMEric Tang2016-04-212-3/+3
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-171-11/+7
* the spacessssJack Humbert2016-04-151-2/+2
* changing up the makefile a bitJack Humbert2016-04-141-2/+2
* better integrationsJack Humbert2016-01-201-2/+5
* merging tmkJack Humbert2015-10-2723-68/+3179
* Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'Jun Wako2015-09-244-0/+0
* core: Fix for disabling NKRO in Boot protocoltmk2015-09-201-5/+3
* lufa: Fix endpoint bank mode for ATMega32u2tmk2015-09-201-1/+4
* next_usb: Fix next_kbd_set_leds()tmk2015-09-201-4/+12
* core: Fix lufa suspend callback(#234)tmk2015-07-231-1/+0
* usb_usb: Ignore error usage(0x01-03) reporttmk2015-07-151-9/+18
* lufa: Fix console flush #223tmk2015-05-221-1/+23
* ibm4704_usb: Fix protocol handlingtmk2015-05-191-9/+11
* Add keyboard_setup() and matrix_setup()tmk2015-05-192-2/+9
* ibm4704_usb: Fix interrupt of clock(rising edge)tmk2015-05-191-21/+18
* usb_usb: Change debug LED pin configtmk2015-05-131-10/+0
* Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'tmk2015-05-131862-64024/+422739
* Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'tmk2015-04-283-1/+31
* Fix debug printtmk2015-04-221-1/+1
* Fix ibm4704 protocol with using interrupttmk2015-04-221-57/+78
* Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'tmk2015-04-10449-0/+90781