summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAge
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-29
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-23
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-21
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-18
* allow overriding of TARGETJack Humbert2016-06-17
* fix for parent folders with spaces (#403)Jack Humbert2016-06-17
* Sample of using build info to generate keystrokes (#412)Christopher Browne2016-06-16
* Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)Gergely Nagy2016-06-14
* change to relative paths instead of absoluteJack Humbert2016-06-12
* Makefile redo & other features (#395)Jack Humbert2016-06-11
* HHKB support.tmk2010-10-10
* version 1.0.tmk2010-10-03
* add mouse function.tmk2010-09-30
* add jump_bootloader.tmk2010-09-24
* divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.tmk2010-09-23
* perform nomal keyboard behavior. It works now!!!tmk2010-08-23
* matrix scan & default keymaptmk2010-08-23
* change file name.tmk2010-08-10
* add initial files from teensy's usb_keyboard_debug.tmk2010-08-10