~ruther/qmk_firmware

0faa18ea — Jack Humbert 9 years ago
audio enable stored in eeprom
91119636 — Jack Humbert 9 years ago
Merge pull request #256 from jackhumbert/new_defaults

New default planck layout, audio fixes, makefile overwrites, tri-layer quantum-wide
bdb6dcea — Jack Humbert 9 years ago
Merge pull request #254 from IBNobody/master

Atomic TLC / Compiler Warning Fixes
7ff57503 — IBNobody 9 years ago
Merge pull request #1 from IBNobody/pc_planck

Corrected minor spacing issues
2900b488 — IBNobody 9 years ago
Added parenthesis to midi macro.
95a44cdf — IBNobody 9 years ago
Disabled print.
aa9eaa97 — IBNobody 9 years ago
Corrected spacing.
9ff93177 — IBNobody 9 years ago
Corrected spacing.
02893a9d — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into pc_planck
e0ddbba1 — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
c8c64094 — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/pc_planck'
517c53ef — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into pc_planck
3755ef5d — IBNobody 9 years ago
Compiler Warnings / Atomic TLC

Corrected compiler warnings for a number of issues.  Gave Atomic some
TLC.
01f5b353 — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck
106e2414 — IBNobody 9 years ago
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
390fd310 — IBNobody 9 years ago
local files

local files
caf3e48d — IBNobody 9 years ago
LOCAL COMMIT

LOCAL COMMIT
200d5f50 — Jack Humbert 9 years ago
Merge pull request #252 from Vifon/modifier-release-fix

Optimize source_layers_cache for the cache memory
02a3d779 — Wojciech Siewierski 9 years ago
Optimize source_layers_cache for the cache memory

Swapping the array indices should increase the locality of the memory access.
Next