summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-5/+5
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-1/+2
2016-06-18allow overriding of TARGETJack Humbert1-1/+1
2016-06-18fix for parent folders with spaces (#403)Jack Humbert1-2/+3
2016-06-16Sample of using build info to generate keystrokes (#412)Christopher Browne1-3/+3
2016-06-14Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)Gergely Nagy1-1/+6
2016-06-12change to relative paths instead of absoluteJack Humbert1-3/+6
2016-06-11Makefile redo & other features (#395)Jack Humbert1-0/+112
2010-10-09HHKB support.tmk1-620/+0
2010-10-02version 1.0.tmk1-1/+1
2010-09-30add mouse function.tmk1-5/+6
2010-09-24add jump_bootloader.tmk1-1/+2
2010-09-23divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.tmk1-1/+3
2010-08-23perform nomal keyboard behavior. It works now!!!tmk1-0/+1
2010-08-22matrix scan & default keymaptmk1-0/+1
2010-08-10change file name.tmk1-1/+1
2010-08-10add initial files from teensy's usb_keyboard_debug.tmk1-0/+614