Age | Commit message (Expand) | Author |
2016-12-01 | Initial version of Raw HID interface | Wilba6582 |
2016-11-28 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert |
2016-11-26 | separated into api files/folder | Jack Humbert |
2016-11-26 | Make PS2 init delay configurable. Some devices are not fully powered up | Priyadi Iman Nurcahyo |
2016-11-23 | rgblight fixes | Jack Humbert |
2016-11-23 | travis pls | Jack Humbert |
2016-11-23 | converted to new format | Jack Humbert |
2016-11-23 | converted to 8bit messages | Jack Humbert |
2016-11-21 | cleaning up midid | Jack Humbert |
2016-11-21 | cleaning up new code | Jack Humbert |
2016-11-21 | working with helper, qmk_helper_windows@05b0105 | Jack Humbert |
2016-11-21 | more structure to the package | Jack Humbert |
2016-11-18 | midi back and forth | Jack Humbert |
2016-11-17 | rgb light through midi | Jack Humbert |
2016-11-15 | animations, midi, etc | Jack Humbert |
2016-11-13 | mostly working | Jack Humbert |
2016-09-06 | Use keyboard config for nkro (#7) | IBNobody |
2016-09-06 | Change NKRO size fron 16 bytes to 32 bytes. | IBNobody |
2016-08-27 | Normalize line endings | Fred Sundvik |
2016-08-23 | move to ergodox-ez only | Jason Green |
2016-08-23 | Added USB Virtual Serial support | Jason Green |
2016-08-20 | Normalize line endings | Fred Sundvik |
2016-07-15 | Fix OS X Recognizing keyboard as Mouse/Tablet | Travis La Marr |
2016-07-07 | Add suspend support to the ChibiOS visualizer | Fred Sundvik |
2016-07-07 | Fix visualizer crash at startup | Fred Sundvik |
2016-07-07 | Makefile fixes and update of Visualizer | Fred Sundvik |
2016-07-06 | Enable serial_link support for ChibiOS | Fred Sundvik |
2016-07-01 | Add ChibiOS support for QMK (#465) | fredizzimo |
2016-06-23 | Backlight abstraction and other changes (#439) | Jack Humbert |
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert |
2016-06-21 | Warning reductions (#430) | Jack Humbert |
2016-06-21 | updates all config.h and Makefiles to correct references, text | Jack Humbert |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert |
2016-06-07 | fix HID_RI_LOGICAL_MAXIMUM value (#388) | Masahiro Wakame |
2016-05-23 | updates midi in play_note to better octave | Jack Humbert |
2016-05-15 | updates midi functionality (#331) | Jack Humbert |
2016-04-21 | Update functions used to write to EEPROM | Eric Tang |
2016-04-17 | Fixed many compiler warnings related to print being disabled | IBNobody |
2016-04-15 | the spacessss | Jack Humbert |
2016-04-14 | changing up the makefile a bit | Jack Humbert |
2016-01-20 | better integrations | Jack Humbert |
2015-10-27 | merging tmk | Jack Humbert |
2015-09-24 | Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c' | Jun Wako |
2015-09-20 | core: Fix for disabling NKRO in Boot protocol | tmk |
2015-09-20 | lufa: Fix endpoint bank mode for ATMega32u2 | tmk |
2015-09-20 | next_usb: Fix next_kbd_set_leds() | tmk |
2015-07-23 | core: Fix lufa suspend callback(#234) | tmk |
2015-07-15 | usb_usb: Ignore error usage(0x01-03) report | tmk |
2015-05-22 | lufa: Fix console flush #223 | tmk |