]> git.donarmstrong.com Git - qmk_firmware.git/history - Makefile
[Keymap] Jarred's Plaid keymap (#6049)
[qmk_firmware.git] / Makefile
2016-06-24 Erez ZukermanMerge pull request #438 from tkuichooseyou/master
2016-06-24 Jack HumbertBacklight abstraction and other changes (#439)
2016-06-22 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
2016-06-22 Jack HumbertRenames keyboard folder to keyboards, adds couple of...
2016-06-20 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
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-16 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
2016-06-15 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
2016-06-15 Christopher BrowneEnsure there is a value even if not working within...
2016-06-15 Christopher BrowneSplit build date into a separate DEFINE
2016-06-15 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
2016-06-14 Gergely NagyMakefile: Add QMK_VERSION & co to OPT_DEFS (#408)
2016-06-13 Christopher BrowneMerge branch 'master' of https://github.com/jackhumbert...
2016-06-12 Jack Humbertchange to relative paths instead of absolute
2016-06-11 IBNobodyMerge remote-tracking branch 'remotes/jackhumbert/master'
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.