~ruther/qmk_firmware

ac84fa47 — Erez Zukerman 9 years ago
Updates documentation, adds Cmd/Win dual-function key
f5750793 — Jack Humbert 9 years ago
Merge pull request #134 from dragon788/patch-2

Added note about using avr_setup.sh
34a8ad50 — dragon788 9 years ago
Added note about using avr_setup.sh

On most Linux distributions the avr_setup.sh script can be sourced ```. avr_setup.sh``` or under Bash ```source avr_setup.sh```. This will try and detect the appropriate package manager and install the required packages.
bc4f2085 — Jack Humbert 9 years ago
advanced macro stuff for README
8967c070 — Jack Humbert 9 years ago
advanced macro stuff for README
cf2c6415 — Jack Humbert 9 years ago
advanced macro stuff for README
3a6e88d6 — Jack Humbert 9 years ago
advanced macro stuff for README
e6a2c77f — Jack Humbert 9 years ago
README changes
62366688 — Jack Humbert 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
5dc0d1dc — Jack Humbert 9 years ago
README changes
8d785de7 — Jack Humbert 9 years ago
Merge pull request #131 from Vifon/patch-1

Use boolean AND instead of bitwise (possible typo)
65b41e2e — Wojciech Siewierski 9 years ago
Use boolean AND instead of bitwise (possible typo)

Fortunately seems harmless.
240e8c63 — Jack Humbert 9 years ago
Merge pull request #129 from cbbrowne/master

Example of some "Random Keys"
832575f2 — Jack Humbert 9 years ago
Update PCB_GUIDE.md
3c683aa9 — Erez Zukerman 9 years ago
Fixes CM_SCLN and updates docs for Colemak
1b0d0c68 — Erez Zukerman 9 years ago
Tweaks symbol layer (see changleog)
51964eda — Jack Humbert 9 years ago
Merge pull request #126 from fernandodeperto/keymap_nordic

Fix 2 macros in the Nordic keymap
c29ad125 — Fernando Mendonca 9 years ago
Fix 2 macros in the Nordic keymap

By testing I found out that, at least on Linux using the Swedish layout,
two macros present on this file were wrong, for the backslash and pipe
keys. Jack helped me find the correct combination for the backslash and
that led me to the right one for pipe.
8698edbb — Erez Zukerman 9 years ago
Merge pull request #124 from zorab47/disable-console-by-default

Disable Ergodox EZ debug console for improved performance
434bccca — Erez Zukerman 9 years ago
Merge pull request #125 from gkubed/patch-1

Update QUICK_START.md
Next