summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2016-07-07Makefile changes and files to compile VisualizerFred Sundvik
2016-07-06Add setting of the master side to the makefileFred Sundvik
2016-07-06Enable serial_link support for ChibiOSFred Sundvik
2016-07-06Add serial_link compilation to Infinity ErgodoxFred Sundvik
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo
2016-06-29adds handwire and onekey exampleJack Humbert
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert
2016-06-23Backlight abstraction and other changes (#439)Jack Humbert
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
2016-06-17allow overriding of TARGETJack Humbert
2016-06-17fix for parent folders with spaces (#403)Jack Humbert
2016-06-16Sample of using build info to generate keystrokes (#412)Christopher Browne
2016-06-14Makefile: Add QMK_VERSION & co to OPT_DEFS (#408)Gergely Nagy
2016-06-12change to relative paths instead of absoluteJack Humbert
2016-06-11Makefile redo & other features (#395)Jack Humbert
2010-10-10HHKB support.tmk
2010-10-03version 1.0.tmk
2010-09-30add mouse function.tmk
2010-09-24add jump_bootloader.tmk
2010-09-23divide usb_keyboard_debug.[c|h] into usb_device, usb_keyboard, usb_debug.tmk
2010-08-23perform nomal keyboard behavior. It works now!!!tmk
2010-08-23matrix scan & default keymaptmk
2010-08-10change file name.tmk
2010-08-10add initial files from teensy's usb_keyboard_debug.tmk