~ruther/qmk_firmware

5728d1c9 — Jack Humbert 9 years ago
Merge pull request #680 from replicaJunction/layout-atreus-replicaJunction

Added replicaJunction keymap
a72d46d1 — Joshua T 9 years ago
Added replicaJunction keymap
ad206155 — Jack Humbert 9 years ago
Merge pull request #679 from algernon/h/ucis/subproject-fix

quantum: Move qk_ucis_state to process_unicode.c
d2990645 — Jack Humbert 9 years ago
Merge pull request #646 from nclundsten/master

fix ergodox ez link
a058ae40 — Gergely Nagy 9 years ago
quantum: Move qk_ucis_state to process_unicode.c

In order to not declare the same variable in multiple objects (which
happens when building UCIS-enabled keymap for both the ErgoDox EZ and
the ErgoDox Infinity), move the declaration to the .c file, and keep
only an extern reference in the header.

Many thanks to @fredizzimo for spotting the error in Travis, and
suggesting the fix.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
a9205484 — Jack Humbert 9 years ago
Merge pull request #677 from SmackleFunky/master

Virtual Serial Port - and a Layout that uses that virtual serial port for Plover
70091127 — Jason Green 9 years ago
move to ergodox-ez only
104ca8a5 — Jason Green 9 years ago
Remove unneeded include
ec62cbe3 — Jason Green 9 years ago
add missing #include
fb4452c2 — Jack Humbert 9 years ago
Merge pull request #671 from Talljoe/one-hand

Add native one-handed support
57125ce7 — Jack Humbert 9 years ago
Merge pull request #673 from coderkun/master

Add method to set Unicode input key for ISO 14755
3824fa00 — Jack Humbert 9 years ago
Merge pull request #675 from Xyverz/master

Added missing item K3A to KEYMAP() variable in tv44.h
9ca4c9f5 — Jack Humbert 9 years ago
Merge pull request #676 from ickerwx/kitten_paw

Added support for the Kitten Paw controller
86656690 — Jason Green 9 years ago
TxBolt (Steno) Serial protocol for Ergodox Ez
80d10bef — Jason Green 9 years ago
Added USB Virtual Serial support
a26ee57e — RenĂ© Werner 9 years ago
Added support for the Kitten Paw controller

This adds support for the 2016 revision of the Kitten Paw [1] replacement
controller by Bathroom Epiphanies.

[1] http://bathroomepiphanies.com/controllers/
02f4e5b0 — Xyverz 9 years ago
Merge remote-tracking branch 'upstream/master'
364b7756 — Xyverz 9 years ago
Added missing key K3A to KEYMAP() macro in tv44.h
d8c5041f — Jack Humbert 9 years ago
Merge pull request #669 from fredizzimo/windows10_build_instructions

Add instructions for Windows 10 subsystem for Linux
fa18e62d — Jack Humbert 9 years ago
Merge pull request #668 from fredizzimo/line_endings

Enforce correct line endings
Next