]> git.donarmstrong.com Git - qmk_firmware.git/history - Makefile
Moves features to their own files (process_*), adds tap dance feature (#460)
[qmk_firmware.git] / Makefile
2016-06-29 Jack HumbertMoves features to their own files (process_*), adds...
2016-06-29 Jack HumbertImplements subprojects and updates projects for this...
2016-06-24 Erez ZukermanMerge pull request #438 from tkuichooseyou/master
2016-06-24 Jack HumbertBacklight abstraction and other changes (#439)
2016-06-22 Jack HumbertRenames keyboard folder to keyboards, adds couple of...
2016-06-18 Jack HumbertCleans up quantum/keymap situation, removes extra lufa...
2016-06-18 Jack Humbertallow overriding of TARGET
2016-06-18 Jack Humbertfix for parent folders with spaces (#403)
2016-06-16 Christopher BrowneSample of using build info to generate keystrokes ...
2016-06-14 Gergely NagyMakefile: Add QMK_VERSION & co to OPT_DEFS (#408)
2016-06-12 Jack Humbertchange to relative paths instead of absolute
2016-06-11 Jack HumbertMakefile redo & other features (#395)
2010-10-09 tmkHHKB support.
2010-10-02 tmkversion 1.0.
2010-09-30 tmkadd mouse function.
2010-09-24 tmkadd jump_bootloader.
2010-09-23 tmkdivide usb_keyboard_debug.[c|h] into usb_device, usb_ke...
2010-08-23 tmkperform nomal keyboard behavior. It works now!!!
2010-08-22 tmkmatrix scan & default keymap
2010-08-10 tmkchange file name.
2010-08-10 tmkadd initial files from teensy's usb_keyboard_debug.