~ruther/qmk_firmware

f7f4f172 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
8bbc1dcf — Jack Humbert 9 years ago
Merge pull request #219 from IBNobody/master

Master
1f86e8da — Jack Humbert 9 years ago
Merge pull request #220 from NoahAndrews/improve-buildguide

Added clarifying steps to Windows section of build guide
60570f3e — Noah Andrews 9 years ago
Added clarifying steps to Windows section of build guide
1d13aa93 — IBNobody 9 years ago
Minor Tweaks and Documentation

Fixed compiler warning by including bootloader.h in keymap_common.c.

Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined.

Added extra documentation to the template config.h
535daad3 — Noah Andrews 9 years ago
Merge remote-tracking branch 'jackhumbert/master' into improve-buildguide
a70f4396 — IBNobody 9 years ago
Added command to turn LED indicators off while sleeping
37e68596 — Stephan Bösebeck 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
4a43c568 — Erez Zukerman 9 years ago
Merge pull request #216 from msc654/master

Added msc keymap for ergodox_ez
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
a1ce1332 — Matthew Carroll 9 years ago
Corrected duplicate image issue
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)
beda4e6f — Matthew Carroll 9 years ago
Added msc keymap for ergodox_ez
Next