~ruther/qmk_firmware

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
a70f4396 — IBNobody 9 years ago
Added command to turn LED indicators off while sleeping
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)"
95b00321 — Jack Humbert 9 years ago
Merge pull request #209 from n0bs/master

Added project folder for Bantam-44
02096f78 — Jack Humbert 9 years ago
Merge pull request #200 from alexives/add_diagram_to_planck_layout

Added layout diagrams to the default planck keymap
d0c894cf — Norberto Monarrez 9 years ago
Added files for Bantam-44
e8951d6e — Jack Humbert 9 years ago
Merge pull request #199 from IBNobody/master

Added LED Indicator Support to QMK Template
3d56ec05 — IBNobody 9 years ago
Fixed extra semicolons.

Fixed extra semicolons.
10491ba2 — IBNobody 9 years ago
Fixed LED Function Calls

Fixed LED indicator function calls to match how the matrix init function
calls are formatted.
Next