aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #915 from wez/ble_3Jack Humbert2016-12-024-0/+935
|\ \ | |/ |/|
| * Add support for Adafruit BLE modulesWez Furlong2016-11-274-0/+935
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert2016-11-281-1/+4
|\|
| * Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo2016-11-261-1/+4
* | separated into api files/folderJack Humbert2016-11-262-254/+10
* | rgblight fixesJack Humbert2016-11-231-1/+1
* | travis plsJack Humbert2016-11-232-48/+43
* | converted to new formatJack Humbert2016-11-232-115/+192
* | converted to 8bit messagesJack Humbert2016-11-232-51/+69
* | cleaning up mididJack Humbert2016-11-211-1/+1
* | cleaning up new codeJack Humbert2016-11-211-63/+27
* | working with helper, qmk_helper_windows@05b0105Jack Humbert2016-11-211-0/+6
* | more structure to the packageJack Humbert2016-11-212-22/+100
* | midi back and forthJack Humbert2016-11-182-17/+46
* | rgb light through midiJack Humbert2016-11-171-0/+96
* | animations, midi, etcJack Humbert2016-11-151-2/+3
* | mostly workingJack Humbert2016-11-131-3/+30
|/
* 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