~ruther/qmk_firmware

fd9e5d15 — Jack Humbert 9 years ago
Merge pull request #214 from cdlm/action-hook

Add per-event user hook function
5e2c497d — Jack Humbert 9 years ago
Merge pull request #217 from IBNobody/master

Master
6a824df9 — Jack Humbert 9 years ago
Merge pull request #218 from awpr/patch-1

Add avr-libc to the Debian build dependencies.
1fd9dbdb — Andrew Pritchard 9 years ago
Add avr-libc to the Debian build dependencies.

Without avr-libc the build fails trying to #include_next a header from the standard library, which of course doesn't exist.
bcebb344 — Damien Pollet 9 years ago
Add action-preprocessing kb/user hooks in planck
2181be02 — Damien Pollet 9 years ago
Add action-preprocessing hook to keyboard template
acd64aa8 — Damien Pollet 9 years ago
Rename function to be keyboard-specific
ef21a855 — Damien Pollet 9 years ago
Add per-event user hook function to QMK
577971ab — IBNobody 9 years ago
Magic Key Overrides / Keyboard Lock / Forced NKRO

Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock
option to template / Added forced NKRO option to template (disabled by
default)
b7f0110d — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
80eefb09 — Erez Zukerman 9 years ago
Merge pull request #188 from DidierLoiseau/issue-156

Fix #156: clear weak mods on every key press
16da54cf — Erez Zukerman 9 years ago
Merge pull request #211 from nrrkeene/master

The Ordinary Layout is unremarkably mundane and remarkably useful
6a31d922 — Erez Zukerman 9 years ago
Merge pull request #196 from naps62/naps62

Adds naps62's Ergodox EZ layout
97c4c790 — Nicholas Keene 9 years ago
The Ordinary Layout is unremarkably mundane and remarkably useful
c9aec8bc — Erez Zukerman 9 years ago
Merge pull request #207 from romanzolotarev/master

Add important note about brightness on OS X
987ee111 — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
d7a1fc81 — Nicholas Keene 9 years ago
The Ordinary Layout is familiar to users of common keyboards
ba058f8b — Jack Humbert 9 years ago
Merge pull request #210 from n0bs/master

Edited Bantam44 to work with jackhumbert/qmk_firmware pull #190
a5a40a07 — Norberto Monarrez 9 years ago
Edited to work with jackhumbert/qmk_firmware pull #190

Basically changes "* matrix_scan_user(void)" to "matrix_scan_user(void)"
Next