~ruther/qmk_firmware

475d0b23 — Daniel Bordak 9 years ago
Add PCBDOWN
054108d1 — Daniel Bordak 9 years ago
Update to new default keymap
a9e56186 — Daniel Bordak 9 years ago
Fix typo
5010df3d — Jack Humbert 9 years ago
Merge pull request #715 from profet23/master

Support for Ergodoxes with 80 keys.
b83f76e1 — profet23 9 years ago
Changing keymap name to "profet_80"
7c1b5c85 — Jack Humbert 9 years ago
Merge pull request #739 from pondrejk/master

util/install_dependencies.sh made executable, fixes #738
55a3fb24 — Jack Humbert 9 years ago
Merge pull request #737 from pondrejk/patch-1

fixed typo in Linux install instructions
4caddd1c — Jack Humbert 9 years ago
Merge pull request #736 from tong92/master

add tong92 keymap
02ff7481 — Jack Humbert 9 years ago
Merge pull request #735 from romanzolotarev/patch-1

Fix typo
94ef7f99 — Jack Humbert 9 years ago
Merge pull request #733 from cbbrowne/master

Various recent enhancements to my keyboard map
4a54ece4 — Jack Humbert 9 years ago
Merge pull request #730 from IBNobody/master

Change NKRO Report Size = 32, User Print
01163b26 — Peter Ondrejka 9 years ago
util/install_dependencies.sh made executable, fixes #738
08c177f0 — Peter Ondrejka 9 years ago
fixed typo in Linux install instructions
98e43f99 — tong92 9 years ago
add tong92 keymap
740b4bbe — Roman Zolotarev 9 years ago
Fix typo
fe2aed0d — IBNobody 9 years ago
Added User Print - A "light" console out option (#8)

User print disables the normal print messages in the body of QMK/TMK
code and is meant as a lightweight alternative to NOPRINT. Use it when
you only want to do a spot of debugging but lack flash resources for
allowing all of the codebase to print (and store their wasteful
strings).
54214b3a — cbbrowne 9 years ago
Borrowed joint Shift/Enter idea from sgoodwin mapping
73fdd8a7 — cbbrowne 9 years ago
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
558f3ec1 — IBNobody 9 years ago
Use keyboard config for nkro (#7)

* removing nkro references - wip

* changed NKRO to be defined by keymap_config
1406118c — profet23 9 years ago
Removing separate ergodox80 project.
Created KEYMAP_80 in ez.h to support 80 key ergodoxes.
Creating default_80 keymap as ez keymap.
Next