]> git.donarmstrong.com Git - qmk_firmware.git/history - Makefile
Replaced readme.md with stub
[qmk_firmware.git] / Makefile
2016-07-11 Jack HumbertMerge pull request #477 from Smilliam/master
2016-07-08 Jack HumbertMerge pull request #494 from robbiegill/master
2016-07-07 Jack HumbertMerge pull request #490 from fredizzimo/integrate_visua...
2016-07-06 Jack HumbertMerge branch 'master' into lets-split-support
2016-07-06 Fred SundvikMakefile changes and files to compile Visualizer
2016-07-06 Fred SundvikMerge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96...
2016-07-06 Fred SundvikAdd 'quantum/visualizer/' from commit 'bde869aa7ec86014...
2016-07-06 Jack HumbertMerge pull request #487 from fredizzimo/serial_link_ergodox
2016-07-06 Fred SundvikAdd setting of the master side to the makefile
2016-07-06 Fred SundvikEnable serial_link support for ChibiOS
2016-07-06 Fred SundvikAdd serial_link compilation to Infinity Ergodox
2016-07-05 Fred SundvikAdd 'quantum/serial_link/' from commit 'a20d513e3cdacbf...
2016-07-01 fredizzimoAdd ChibiOS support for QMK (#465)
2016-06-30 Jack Humbertadds handwire and onekey example
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.