- Added capslock led for KC60 keyboard (based on gitbug.com/jpec/kc60 works)
Merge pull request #1 from jackhumbert/master
Merge from jackhumbert
- Updated kc60/readme
- Added layout examples for kc60
- Updated kc60.h for 2x 1u backspace (K49)
- Added dbroqua layout
Merge pull request #679 from algernon/h/ucis/subproject-fix
quantum: Move qk_ucis_state to process_unicode.c
Merge pull request #646 from nclundsten/master
fix ergodox ez link
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>
- Updated readme by adding link on kle for each layer
Merge remote-tracking branch 'upstream/master'
Merge pull request #677 from SmackleFunky/master
Virtual Serial Port - and a Layout that uses that virtual serial port for Plover
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# keyboards/planck/keymaps/dbroqua/keymap.c
Merge pull request #671 from Talljoe/one-hand
Add native one-handed support
Merge pull request #673 from coderkun/master
Add method to set Unicode input key for ISO 14755
Merge pull request #675 from Xyverz/master
Added missing item K3A to KEYMAP() variable in tv44.h
Merge pull request #676 from ickerwx/kitten_paw
Added support for the Kitten Paw controller
TxBolt (Steno) Serial protocol for Ergodox Ez