| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | separated into api files/folder | Jack Humbert | 2016-11-26 | 2 | -254/+10 |
* | | rgblight fixes | Jack Humbert | 2016-11-23 | 1 | -1/+1 |
* | | travis pls | Jack Humbert | 2016-11-23 | 2 | -48/+43 |
* | | converted to new format | Jack Humbert | 2016-11-23 | 2 | -115/+192 |
* | | converted to 8bit messages | Jack Humbert | 2016-11-23 | 2 | -51/+69 |
* | | cleaning up midid | Jack Humbert | 2016-11-21 | 1 | -1/+1 |
* | | cleaning up new code | Jack Humbert | 2016-11-21 | 1 | -63/+27 |
* | | working with helper, qmk_helper_windows@05b0105 | Jack Humbert | 2016-11-21 | 1 | -0/+6 |
* | | more structure to the package | Jack Humbert | 2016-11-21 | 2 | -22/+100 |
* | | midi back and forth | Jack Humbert | 2016-11-18 | 2 | -17/+46 |
* | | rgb light through midi | Jack Humbert | 2016-11-17 | 1 | -0/+96 |
* | | animations, midi, etc | Jack Humbert | 2016-11-15 | 1 | -2/+3 |
* | | mostly working | Jack Humbert | 2016-11-13 | 1 | -3/+30 |
|/ |
|
* | Use keyboard config for nkro (#7) | IBNobody | 2016-09-06 | 4 | -16/+38 |
* | Change NKRO size fron 16 bytes to 32 bytes. | IBNobody | 2016-09-06 | 1 | -6/+6 |
* | Normalize line endings | Fred Sundvik | 2016-08-27 | 16 | -2507/+2507 |
* | move to ergodox-ez only | Jason Green | 2016-08-23 | 1 | -1/+1 |
* | Added USB Virtual Serial support | Jason Green | 2016-08-23 | 4 | -4/+262 |
* | Normalize line endings | Fred Sundvik | 2016-08-20 | 25 | -2067/+2067 |
* | Fix OS X Recognizing keyboard as Mouse/Tablet | Travis La Marr | 2016-07-15 | 1 | -2/+2 |
* | Add suspend support to the ChibiOS visualizer | Fred Sundvik | 2016-07-07 | 1 | -0/+7 |
* | Fix visualizer crash at startup | Fred Sundvik | 2016-07-07 | 1 | -3/+4 |
* | Makefile fixes and update of Visualizer | Fred Sundvik | 2016-07-07 | 1 | -0/+7 |
* | Enable serial_link support for ChibiOS | Fred Sundvik | 2016-07-06 | 1 | -3/+27 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 5 | -0/+1723 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 6 | -6/+6 |
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 3 | -4/+9 |
* | Warning reductions (#430) | Jack Humbert | 2016-06-21 | 2 | -1/+2 |
* | updates all config.h and Makefiles to correct references, text | Jack Humbert | 2016-06-21 | 1 | -39/+1 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 909 | -287223/+11 |
* | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 2 | -12/+15 |
* | fix HID_RI_LOGICAL_MAXIMUM value (#388) | Masahiro Wakame | 2016-06-07 | 1 | -1/+1 |
* | updates midi in play_note to better octave | Jack Humbert | 2016-05-23 | 1 | -2/+2 |
* | updates midi functionality (#331) | Jack Humbert | 2016-05-15 | 1 | -1/+1 |
* | Update functions used to write to EEPROM | Eric Tang | 2016-04-21 | 2 | -3/+3 |
* | Fixed many compiler warnings related to print being disabled | IBNobody | 2016-04-17 | 1 | -11/+7 |
* | the spacessss | Jack Humbert | 2016-04-15 | 1 | -2/+2 |
* | changing up the makefile a bit | Jack Humbert | 2016-04-14 | 1 | -2/+2 |
* | better integrations | Jack Humbert | 2016-01-20 | 1 | -2/+5 |
* | merging tmk | Jack Humbert | 2015-10-27 | 23 | -68/+3179 |
* | Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' | Jun Wako | 2015-09-24 | 4 | -0/+0 |
* | core: Fix for disabling NKRO in Boot protocol | tmk | 2015-09-20 | 1 | -5/+3 |
* | lufa: Fix endpoint bank mode for ATMega32u2 | tmk | 2015-09-20 | 1 | -1/+4 |
* | next_usb: Fix next_kbd_set_leds() | tmk | 2015-09-20 | 1 | -4/+12 |
* | core: Fix lufa suspend callback(#234) | tmk | 2015-07-23 | 1 | -1/+0 |
* | usb_usb: Ignore error usage(0x01-03) report | tmk | 2015-07-15 | 1 | -9/+18 |
* | lufa: Fix console flush #223 | tmk | 2015-05-22 | 1 | -1/+23 |
* | ibm4704_usb: Fix protocol handling | tmk | 2015-05-19 | 1 | -9/+11 |
* | Add keyboard_setup() and matrix_setup() | tmk | 2015-05-19 | 2 | -2/+9 |
* | ibm4704_usb: Fix interrupt of clock(rising edge) | tmk | 2015-05-19 | 1 | -21/+18 |