index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
Age
Commit message (
Expand
)
Author
2016-07-08
Use order only prerequisites to avoid re-linking
Fred Sundvik
2016-07-08
Fix name of makefile dep files
Fred Sundvik
2016-07-08
Fix the link target
Fred Sundvik
2016-07-08
Don't run git describe for ever file that is built
Fred Sundvik
2016-07-08
Speed up compilation by not using recusive make
Fred Sundvik
2016-07-07
Fix IS_CONSUMER macro
Fred Sundvik
2016-07-07
Remove unhandled KC_BTLD, RESET should be used instead
Fred Sundvik
2016-07-07
Merge pull request #490 from fredizzimo/integrate_visualizer
Jack Humbert
2016-07-07
Add suspend support to the ChibiOS visualizer
Fred Sundvik
2016-07-07
Fix visualizer crash at startup
Fred Sundvik
2016-07-07
Makefile fixes and update of Visualizer
Fred Sundvik
2016-07-06
default keymap, reset sorted out for now, added serial to makefile
Jack Humbert
2016-07-06
Merge branch 'master' into lets-split-support
Jack Humbert
2016-07-06
Add setting of the master side to the makefile
Fred Sundvik
2016-07-06
Enable serial_link support for ChibiOS
Fred Sundvik
2016-07-05
Merge branch 'master' into lets-split-support
Jack Humbert
2016-07-05
i2c working
Jack Humbert
2016-07-05
Add dfu-util command for programming
Fred Sundvik
2016-07-04
reverts #343 for the most part (#474)
Jack Humbert
2016-07-01
Add warning when submodules are not updated (#469)
fredizzimo
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
2016-06-30
Test all subprojects with travis (#464)
Jack Humbert
2016-06-29
test handwired boards
Jack Humbert
2016-06-29
updates planck experimental, width of color output
Jack Humbert
2016-06-29
Moves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert
2016-06-29
Implements subprojects and updates projects for this (#459)
Jack Humbert
2016-06-23
Backlight abstraction and other changes (#439)
Jack Humbert
2016-06-21
Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
Jack Humbert
2016-06-21
Warning reductions (#430)
Jack Humbert
2016-06-21
Fix the make all-keyboards command (#422)
fredizzimo
2016-06-21
reduces rgblight warnings, integrates completely (#428)
Jack Humbert
2016-06-21
updates all config.h and Makefiles to correct references, text
Jack Humbert
2016-06-18
Add quick version of the all-* makefile targets (#417)
fredizzimo
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
2016-06-17
removes extra dfu erase (#415)
Eric Tang
2016-06-16
correctly test to see if awk exists
Jack Humbert
2016-06-16
make awk optional (uses cat)
Jack Humbert
2016-06-12
Move LED strip initialization (#397)
Eric Tang
2016-06-11
no more cc error on windows
Jack Humbert
2016-06-11
Makefile redo & other features (#395)
Jack Humbert
2016-06-07
fix HID_RI_LOGICAL_MAXIMUM value (#388)
Masahiro Wakame
2016-06-04
cleans up folder structure
Jack Humbert
2016-06-01
removes stray paren
Jack Humbert
2016-05-31
Update to Makefile an ergodox readme (#365)
Hartmut Goebel
2016-05-28
makes .SILENT (less verbose) by default - override with VERBOSE=1
Jack Humbert
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
2016-05-24
Clean up #343's code (#348)
Eric Tang
2016-05-23
updates midi in play_note to better octave
Jack Humbert
2016-05-23
Optimize matrix scanning (#343)
Eric Tang
2016-05-18
adapts unicode to quantum.c (#333)
Jack Humbert
[next]