| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Better "include guards" for the makefiles | Fred Sundvik | 2016-07-31 | 1 | -9/+14 |
* | Fixes midi functionality | Jack Humbert | 2016-07-24 | 1 | -1/+1 |
* | Makefile changes and files to compile Visualizer | Fred Sundvik | 2016-07-07 | 1 | -8/+7 |
* | Add setting of the master side to the makefile | Fred Sundvik | 2016-07-06 | 1 | -0/+14 |
* | Enable serial_link support for ChibiOS | Fred Sundvik | 2016-07-06 | 1 | -1/+1 |
* | Add serial_link compilation to Infinity Ergodox | Fred Sundvik | 2016-07-06 | 1 | -1/+11 |
* | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 1 | -2/+29 |
* | adds handwire and onekey example | Jack Humbert | 2016-06-29 | 1 | -8/+16 |
* | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 1 | -3/+34 |
* | Implements subprojects and updates projects for this (#459) | Jack Humbert | 2016-06-29 | 1 | -5/+63 |
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -2/+1 |
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -5/+5 |
* | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 1 | -1/+2 |
* | allow overriding of TARGET | Jack Humbert | 2016-06-17 | 1 | -1/+1 |
* | fix for parent folders with spaces (#403) | Jack Humbert | 2016-06-17 | 1 | -2/+3 |
* | Sample of using build info to generate keystrokes (#412) | Christopher Browne | 2016-06-16 | 1 | -3/+3 |
* | Makefile: Add QMK_VERSION & co to OPT_DEFS (#408) | Gergely Nagy | 2016-06-14 | 1 | -1/+6 |
* | change to relative paths instead of absolute | Jack Humbert | 2016-06-12 | 1 | -3/+6 |
* | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 1 | -0/+112 |
* | HHKB support. | tmk | 2010-10-10 | 1 | -620/+0 |
* | version 1.0. | tmk | 2010-10-03 | 1 | -1/+1 |
* | add mouse function. | tmk | 2010-09-30 | 1 | -5/+6 |
* | add jump_bootloader. | tmk | 2010-09-24 | 1 | -1/+2 |
* | divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug. | tmk | 2010-09-23 | 1 | -1/+3 |
* | perform nomal keyboard behavior. It works now!!! | tmk | 2010-08-23 | 1 | -0/+1 |
* | matrix scan & default keymap | tmk | 2010-08-23 | 1 | -0/+1 |
* | change file name. | tmk | 2010-08-10 | 1 | -1/+1 |
* | add initial files from teensy's usb_keyboard_debug. | tmk | 2010-08-10 | 1 | -0/+614 |