~ruther/qmk_firmware

47b537c8 — Jack Humbert 9 years ago
preonic readme
e7377dc2 — Jack Humbert 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
b8ac5095 — Jack Humbert 9 years ago
.hex files
ac072978 — Jack Humbert 9 years ago
preonic update
4a676746 — Jack Humbert 9 years ago
Merge pull request #224 from NoahAndrews/make-keymap-names-consistent

Make keymap names more consistent
95fba250 — Noah Andrews 9 years ago
Updated several keyboard folders to use new keymap naming scheme
e2833401 — Noah Andrews 9 years ago
Merge remote-tracking branch 'jackhumbert/master' into make-keymap-names-consistent
26513b49 — Jack Humbert 9 years ago
Merge pull request #223 from NoahAndrews/patch-3

Fix #198
8f1ea16a — Noah Andrews 9 years ago
Fix #198
49bde5b5 — Jack Humbert 9 years ago
Merge pull request #222 from NoahAndrews/patch-2

Fix error in Planck makefile comment
2ae44470 — Noah Andrews 9 years ago
Fix error in Planck makefile comment

[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken.
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
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
Next