~ruther/qmk_firmware

c12be71d — IBNobody 9 years ago
Added Error Checking to Setup.bat #2

Added check for the MinGW directory. Fixed a bug with script exiting out
of a CMD window. Fixed a bug with script dropping user into MinGW
directory. Fixed a bug with RD not deleting temp. Fixed a bug with
PNPUtil.exe not being present in the path.
a3ed4322 — IBNobody 9 years ago
Drastically rewrote the path script to handle Explorer's stubborn grasp of EnvVars. Tested on Win7.
ae47275b — Jack Humbert 9 years ago
Merge pull request #229 from NoahAndrews/patch-5

The readme was also wrong about the conflict between audio and RGB
ac3f3a85 — Noah Andrews 9 years ago
Update README.md
6186de58 — Jack Humbert 9 years ago
Merge pull request #227 from NoahAndrews/patch-4

Fixed minor issues with Preonic readme
c3c40124 — Jack Humbert 9 years ago
Merge pull request #228 from mrfoto/fix-planck-diagram

Tiny fix of Planck diagrams
3b703eff — Miha Rekar 9 years ago
Tiny fix of Planck diagrams
09d56704 — Noah Andrews 9 years ago
Fixed minor issues with Preonic readme
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
Next